b2d9249 GENERAL REVISION

Authored and Committed by volter 12 years ago
    GENERAL REVISION
    
    - Correct license to GPLv2+
    - Update URL
    - Replace define with global macro
    - Devel package required itself
    - Simplify setup macro
    - Don't add -lm manually anymore
    - Correct FSF postal address
    - Drop cstdio patch
    - Correct Exec and Icon entry in desktop file
    - Remove wrong and unnecessary translation entries from desktop file
      GRASS didn't start for the first issue
    - Add numpy as requirement
    - Delete defattr, as the defaults work right
    - Use name macro where possible
    - Devel package required itself
    - Changelog doesn't need encoding conversion anymore
      Same goes for translators and infrastructure files
    - Use mandir macro on one occasion
    - Introduce "shortversion" macro
    - Beautify case construction for 64 bit build flags
    - Update syntax for Require on base package to guidelines
    - Don't list LOCALE files twice, own directory
    - Don't ship same documentation in different packages
    - Drop README
    - Simplify file list in devel package
    - Replace extra icon source with one from the tarball
    
        
file modified
+4 -25
file modified
+134 -108