Author: hawk Date: Sat May 24 14:45:37 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - moved from Titanium branch to HEAD
---- Files affected: SOURCES: rpm-macros-ti.patch (1.1 -> 1.2) (NEW) ---- Diffs: ================================================================ Index: SOURCES/rpm-macros-ti.patch diff -u /dev/null SOURCES/rpm-macros-ti.patch:1.2 --- /dev/null Sat May 24 16:45:37 2008 +++ SOURCES/rpm-macros-ti.patch Sat May 24 16:45:32 2008 @@ -0,0 +1,20 @@ +--- rpm-4.4.9/macros.in 2008-03-27 19:45:51.090959034 +0200 ++++ rpm-4.4.9/macros.in 2008-04-04 23:09:48.869762337 +0300 +@@ -271,6 +271,9 @@ + # + #%distribution + ++# PLD Linux Release ++%pld_release ti ++ + # Configurable distribution URL, same as DistURL: tag in a specfile. + # The URL will be used to supply reliable information to tools like + # rpmfind. +@@ -1464,6 +1467,7 @@ + # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed. + + %debugcflags -O0 -g -Wall ++%optldflags -Wl,--as-needed + + # Warning: those macros are overwritten by macros.build, + # left here for compatibility ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
