]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- generate pkgconfig() and libtool() requires (it should not break anything)
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 1 Jun 2011 18:23:07 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 51

Changed files:
    rpm-macros-th.patch -> 1.5.2.4.2.3
    rpm.spec -> 1.837.2.42.2.49.2.102

rpm-macros-th.patch
rpm.spec

index bb0046a86f15bd8f48441929d8311c245885ed56..e46603f2118edcf7684a53c72f5467f85102c3a5 100644 (file)
@@ -11,24 +11,6 @@ diff -urN rpm-4.5/macros.in rpm-4.5.new//macros.in
  #     Configurable distribution URL, same as DistURL: tag in a specfile.
  #     The URL will be used to supply reliable information to tools like
  #     rpmfind.
-@@ -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.
  
index d1d49d84f4d604667b61a78d15df4d2f5e088fa3..5d13519e0c00118beaa59c80417dbd1188f4ce05 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -57,7 +57,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       50
+Release:       51
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
This page took 0.050178 seconds and 4 git commands to generate.