SPECS: openoffice.org.spec - don't hardcode things
arekm
arekm at pld-linux.org
Sun Dec 25 20:53:02 CET 2005
Author: arekm Date: Sun Dec 25 19:53:02 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't hardcode things
---- Files affected:
SPECS:
openoffice.org.spec (1.570 -> 1.571)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.570 SPECS/openoffice.org.spec:1.571
--- SPECS/openoffice.org.spec:1.570 Sun Dec 25 16:01:35 2005
+++ SPECS/openoffice.org.spec Sun Dec 25 20:52:56 2005
@@ -1664,7 +1664,7 @@
install %{PATCH0} patches/src680
install %{PATCH1} patches/64bit
install %{PATCH3} patches/src680
-(echo "[ Fixes ]"; echo `basename %{PATCH3}`) >>patches/OOO_2_0/apply
+(echo "[ Fixes ]"; echo `basename %{PATCH3}`) >>patches/%{ssnap}/apply
# fake patch to make buildsystem happy (patch is included)
touch patches/64bit/cws-ooo64bit02.2005-04-19-math-h.diff
@@ -2191,6 +2191,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.571 2005/12/25 19:52:56 arekm
+- don't hardcode things
+
Revision 1.570 2005/12/25 15:01:35 arekm
- up to 2.0.1 (ooo-build needs to be updated to todays snap to fix two issues)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.570&r2=1.571&f=u
More information about the pld-cvs-commit
mailing list