Author: spuk
Revision: 98532
Property Name: svn:log
New Property Value:
Mostly build changes:
- dependencies fixes
. don't need full XFree86-devel, tcl/tk devel packages should be enough
. add missing zlib1-devel BuildRequires, which before was probably being
provided indirectly by XFree86-devel
. update db4.2 -> db4.3
- avoid use of non-ascii chars in spec (parameter separator for sed command)
- avoid implicitly requiring Perl for build (for filtering devel and tk
files)
- use file lists instead of shell loops for fixing permissions, for shorter
build time