SOURCES (AC-branch): rpm-javadeps.patch - %{nil} %__java_{provides...

glen glen at pld-linux.org
Wed Apr 11 00:07:55 CEST 2007


Author: glen                         Date: Tue Apr 10 22:07:55 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- %{nil} %__java_{provides,requires}

---- Files affected:
SOURCES:
   rpm-javadeps.patch (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SOURCES/rpm-javadeps.patch
diff -u SOURCES/rpm-javadeps.patch:1.1.2.3 SOURCES/rpm-javadeps.patch:1.1.2.4
--- SOURCES/rpm-javadeps.patch:1.1.2.3	Tue Apr 10 22:53:04 2007
+++ SOURCES/rpm-javadeps.patch	Wed Apr 11 00:07:50 2007
@@ -48,3 +48,15 @@
  	    /* XXX skip all files in /dev/ which are (or should be) %dev dummies. */
  	    else if (slen >= fc->brlen+sizeof("/dev/") && !strncmp(s+fc->brlen, "/dev/", sizeof("/dev/")-1))
  		ftype = "";
+--- rpm-4.4.2/macros.in~	2007-04-10 23:56:47.370958264 +0300
++++ rpm-4.4.2/macros.in	2007-04-11 01:07:01.215359339 +0300
+@@ -446,6 +446,9 @@
+ %__mono_provides	@RPMCONFIGDIR@/monodeps.sh --provides
+ %__mono_requires	@RPMCONFIGDIR@/monodeps.sh --requires
+ 
++%__java_provides	%{nil}
++%__java_requires	%{nil}
++
+ #
+ # fixowner, fixgroup, and fixperms are run at the end of hardcoded setup
+ # These macros are necessary only for legacy compatibility, and have moved
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-javadeps.patch?r1=1.1.2.3&r2=1.1.2.4&f=u



More information about the pld-cvs-commit mailing list