Author: glen                         Date: Wed Jan 25 21:28:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %requires_eq dummy

---- Files affected:
SPECS:
   builder (1.397 -> 1.398) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.397 SPECS/builder:1.398
--- SPECS/builder:1.397 Mon Jan 23 23:13:00 2006
+++ SPECS/builder       Wed Jan 25 22:28:46 2006
@@ -340,9 +340,9 @@
        rpm_dump=`
 
        # we reset macros not to contain macros.build as all the %() macros are
-       # executed here, while none of them are actually needed
+       # executed here, while none of them are actually needed.
        # what we need from dump is NAME, VERSION, RELEASE and PATCHES/SOURCES.
-       # macros.build + macros contained at the time of this writing 70 %() 
macros
+       # at the time of this writing macros.build + macros contained 70 
"%(...)" macros.
        
macrofiles="/usr/lib/rpm/macros:$SPECS_DIR/.rpmmacros:~/etc/.rpmmacros:~/.rpmmacros"
        dump='%{echo:dummy: PACKAGE_NAME %{name} }%dump'
        # FIXME: better ideas than .rpmrc?
@@ -352,6 +352,7 @@
 %requires_releq_kernel_up %{nil}
 %requires_releq_kernel_smp %{nil}
 %pyrequires_eq() %{nil}
+%requires_eq() %{nil}
 %releq_kernel_up ERROR
 %releq_kernel_smp ERROR
 %kgcc_package ERROR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.397&r2=1.398&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to