SPECS: foremost.spec - fix passing VERSION

undefine undefine at pld-linux.org
Wed Dec 6 21:38:06 CET 2006


Author: undefine                     Date: Wed Dec  6 20:38:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix passing VERSION

---- Files affected:
SPECS:
   foremost.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/foremost.spec
diff -u SPECS/foremost.spec:1.1 SPECS/foremost.spec:1.2
--- SPECS/foremost.spec:1.1	Wed Dec  6 19:13:16 2006
+++ SPECS/foremost.spec	Wed Dec  6 21:38:00 2006
@@ -38,7 +38,7 @@
 %build
 %{__make} \
 	RAW_CC="%{__cc}" \
-	RAW_FLAGS="%{rpmcflags} -DVERSION=%{version}" \
+	RAW_FLAGS="%{rpmcflags} -DVERSION=\\\"%{version}\\\"" \
 	BIN=%{_bindir} \
 	MAN=%{_mandir}/man1 \
 	CONF=%{_sysconfdir}
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/06 20:38:00  undefine
+- fix passing VERSION
+
 Revision 1.1  2006/12/06 18:13:16  undefine
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/foremost.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list