]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- __mimetype_provides
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Sep 2008 14:15:45 +0000 (14:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros-ac.patch -> 1.1.2.15.2.1
    rpm-macros.patch -> 1.41.2.4.2.2

rpm-macros-ac.patch
rpm-macros.patch

index 973fc64e7035bf5233b007c39dc65ff91c578bb3..50d853d4c434396fc83b867b25e370bcee538d5f 100644 (file)
@@ -1,5 +1,5 @@
---- rpm-4.4.9/macros.in        2008-04-29 17:39:02.041156816 +0300
-+++ rpm-4.4.9/macros.in        2008-08-12 23:07:34.371259643 +0300
+--- rpm-4.4.9/macros.in        2008-08-12 23:07:34.371259643 +0300
++++ rpm-4.5/macros.in  2008-09-03 16:47:30.861766714 +0300
 @@ -192,7 +192,7 @@
  Summary: Debug information for package %{name}\
  Summary(pl.UTF-8): Informacje dla debuggera dla pakietu %{name}\
  
  # Warning: those macros are overwritten by macros.build,
  #          left here for compatibility
+@@ -1497,7 +1504,7 @@
+ #
+ # Note: Used if _use_internal_dependency_generator is non-zero. The
+ # helper is also used by %{_rpmhome}/rpmdeps --provides
+-%__mimetype_provides %{_rpmhome}/mimetypedeps.sh --provides
++#%__mimetype_provides %{_rpmhome}/mimetypedeps.sh --provides
+ # \endverbatim
+ #*/
index c9cb3656bb2e4356e67c5dfdcd66c690a9ade900..f4e2557cc2be21d5fd7ef8a78e3bfc1eb6be83ba 100644 (file)
@@ -1,5 +1,5 @@
---- rpm-4.4.9/macros.in        2008-01-25 02:16:46.248708080 +0200
-+++ rpm-4.4.9/macros.in        2008-04-04 23:15:28.121279270 +0300
+--- rpm-4.4.9/macros.in        2008-04-04 23:15:28.121279270 +0300
++++ rpm-4.5/macros.in  2008-09-03 16:47:30.861766714 +0300
 @@ -109,6 +109,10 @@
  %__automake           automake
  %__autoconf           autoconf
@@ -56,7 +56,7 @@
  
  #     Archive formats to use for source/binary package payloads.
  #             "cpio"          cpio archive (default)
-@@ -512,7 +512,7 @@
+@@ -508,7 +512,7 @@
  
  #
  # Path to magic file used for file classification.
 +%rpmcxxflags  %{rpmcflags}
 +%rpmldflags   %{!?no_build_with_as_needed:-Wl,--as-needed}
 +  
+ # \endverbatim
+ #*/
+@@ -1480,7 +1504,7 @@
+ #
+ # Note: Used if _use_internal_dependency_generator is non-zero. The
+ # helper is also used by %{_rpmhome}/rpmdeps --provides
+-#%__mimetype_provides %{_rpmhome}/mimetypedeps.sh --provides
++%__mimetype_provides %{_rpmhome}/mimetypedeps.sh --provides
  # \endverbatim
  #*/
 --- rpm-4.5/configure.ac~      2008-06-10 02:03:07.000000000 +0300
This page took 0.032962 seconds and 4 git commands to generate.