SPECS: openoffice.org.spec - don't disable old curl compatibility

arekm arekm at pld-linux.org
Fri Sep 28 18:50:02 CEST 2007


Author: arekm                        Date: Fri Sep 28 16:50:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't disable old curl compatibility

---- Files affected:
SPECS:
   openoffice.org.spec (1.773 -> 1.774) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.773 SPECS/openoffice.org.spec:1.774
--- SPECS/openoffice.org.spec:1.773	Thu Sep 27 13:22:38 2007
+++ SPECS/openoffice.org.spec	Fri Sep 28 18:49:57 2007
@@ -74,7 +74,7 @@
 %define		tag			%(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define		milestone	m14
 %define		_tag		%(echo %{tag} | tr - _)
-%define		_rel		0.9
+%define		_rel		0.10
 
 Summary:	OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):	OpenOffice.org - potężny pakiet biurowy
@@ -136,6 +136,7 @@
 Patch111:	%{name}-perl-nodiag.patch
 Patch112:	%{name}-gcc42-swregion.diff
 Patch113:	%{name}-neon.diff
+Patch114:	%{name}-curl.diff
 URL:		http://www.openoffice.org/
 BuildRequires:	/usr/bin/getopt
 BuildRequires:	STLport-devel >= 2:5.0.0
@@ -2097,7 +2098,7 @@
 
 echo "[ PLDOnly ]" >> patches/src680/apply
 # patches applied by ooo (extension .diff is required)
-for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} %{PATCH112} %{PATCH113}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} %{PATCH112} %{PATCH113} %{PATCH114}; do
 	PATCHNAME=PLD-${P##*/%{name}-}
 	PATCHNAME=${PATCHNAME%.patch}.diff
 	install $P patches/src680/$PATCHNAME
@@ -3975,6 +3976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.774  2007/09/28 16:49:57  arekm
+- don't disable old curl compatibility
+
 Revision 1.773  2007/09/27 11:22:38  arekm
 - relax neon version check
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.773&r2=1.774&f=u



More information about the pld-cvs-commit mailing list