packages (rpm-4_4_9): rpm/rpm-macros-th.patch - don't generate: R: libtoo...

megabajt megabajt at pld-linux.org
Fri May 28 21:25:14 CEST 2010


Author: megabajt                     Date: Fri May 28 19:25:14 2010 GMT
Module: packages                      Tag: rpm-4_4_9
---- Log message:
- don't generate:
  R: libtool(foo) - the plan is to remove *.la from packages in the future
  R: pkgconfig(foo) - it enforces mass rebuild (probably will be reenabled
                      in the future)

---- Files affected:
packages/rpm:
   rpm-macros-th.patch (1.5.2.3 -> 1.5.2.4) 

---- Diffs:

================================================================
Index: packages/rpm/rpm-macros-th.patch
diff -u packages/rpm/rpm-macros-th.patch:1.5.2.3 packages/rpm/rpm-macros-th.patch:1.5.2.4
--- packages/rpm/rpm-macros-th.patch:1.5.2.3	Wed Nov 26 22:45:37 2008
+++ packages/rpm/rpm-macros-th.patch	Fri May 28 21:25:09 2010
@@ -1,6 +1,7 @@
---- rpm-4.4.9.org/macros.in	2008-07-24 08:52:35.205363000 +0200
-+++ rpm-4.4.9/macros.in	2008-07-24 09:01:00.351355186 +0200
-@@ -275,6 +275,9 @@
+diff -urN rpm-4.5/macros.in rpm-4.5.new//macros.in
+--- rpm-4.5/macros.in	2010-05-28 20:56:02.854032755 +0200
++++ rpm-4.5.new//macros.in	2010-05-28 20:59:04.177348180 +0200
+@@ -277,6 +277,9 @@
  #
  #%distribution
  
@@ -10,7 +11,25 @@
  #	Configurable distribution URL, same as DistURL: tag in a specfile.
  #	The URL will be used to supply reliable information to tools like
  #	rpmfind.
-@@ -1468,6 +1471,9 @@
+@@ -1449,7 +1452,7 @@
+ # Note: Used iff _use_internal_dependency_generator is non-zero. The
+ # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
+ %__libtool_provides	%{_rpmhome}/libtooldeps.sh --provides %{buildroot} %{name}
+-%__libtool_requires	%{_rpmhome}/libtooldeps.sh --requires %{buildroot} %{name}
++%__libtool_requires	%{nil}
+ 
+ #------------------------------------------------------------------------
+ # pkgconfig(...) configuration.
+@@ -1459,7 +1462,7 @@
+ # Note: Used iff _use_internal_dependency_generator is non-zero. The
+ # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
+ %__pkgconfig_provides	%{_rpmhome}/pkgconfigdeps.sh --provides
+-%__pkgconfig_requires	%{_rpmhome}/pkgconfigdeps.sh --requires
++%__pkgconfig_requires	%{nil}
+ 
+ #------------------------------------------------------------------------
+ # executable(...) configuration.
+@@ -1482,6 +1485,9 @@
  # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
  
  %debugcflags	-O0 -g -Wall
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm-macros-th.patch?r1=1.5.2.3&r2=1.5.2.4&f=u



More information about the pld-cvs-commit mailing list