]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-mono.patch
- rediff to insert lines in sane place
[packages/rpm.git] / rpm-mono.patch
index 537903125f70bd528aee3217697e6701f7cbaecc..eb31d5fef06999f0a81fc3fc7cef2f0e2166f6bc 100644 (file)
  
      RPMFC_WHITE                       = (1 << 29),
      RPMFC_INCLUDE             = (1 << 30),
-diff -ruN rpm-4.4.2./macros.in rpm-4.4.2/macros.in
---- rpm-4.4.2./macros.in       2005-08-11 13:11:54.000000000 +0200
-+++ rpm-4.4.2/macros.in        2005-08-11 17:20:46.276790376 +0200
-@@ -443,6 +443,9 @@
- %__python_provides    @RPMCONFIGDIR@/pythondeps.sh --provides
- %__python_requires    @RPMCONFIGDIR@/pythondeps.sh --requires
+--- rpm-4.4.9/macros.in.orig   2007-05-24 21:20:58.889811039 +0200
++++ rpm-4.4.9/macros.in        2007-05-24 21:20:49.657284908 +0200
+@@ -1406,6 +1406,9 @@
+ #%__php_provides              %{_usrlibrpm}/php.prov
+ #%__php_requires              %{_usrlibrpm}/php.req
  
 +%__mono_provides      %{nil}
 +%__mono_requires      %{nil}
 +
+ #------------------------------------------------------------------------
+ # java(...) configuration.
  #
- # fixowner, fixgroup, and fixperms are run at the end of hardcoded setup
- # These macros are necessary only for legacy compatibility, and have moved
This page took 0.032215 seconds and 4 git commands to generate.