Author: arekm                        Date: Tue Apr  3 20:03:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 0.5; workaround for https://bugs.pld-linux.org/show_bug.cgi?id=5

---- Files affected:
SPECS:
   openoffice.org.spec (1.760 -> 1.761) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.760 SPECS/openoffice.org.spec:1.761
--- SPECS/openoffice.org.spec:1.760     Mon Apr  2 01:12:28 2007
+++ SPECS/openoffice.org.spec   Tue Apr  3 22:03:15 2007
@@ -73,7 +73,7 @@
 %define                tag                     %(echo %{mws} | tr A-Z 
a-z)-%{milestone}
 %define                milestone       m14
 %define                _tag            %(echo %{tag} | tr - _)
-%define                _rel            0.4
+%define                _rel            0.5
 
 Summary:       OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):     OpenOffice.org - potężny pakiet biurowy
@@ -133,6 +133,7 @@
 Patch109:      %{name}-agg25.patch
 Patch110:      %{name}-nsplugin-path.diff
 Patch111:      %{name}-perl-nodiag.patch
+Patch112:      %{name}-gcc42-swregion.diff
 URL:           http://www.openoffice.org/
 BuildRequires: /usr/bin/getopt
 BuildRequires: STLport-devel >= 2:5.0.0
@@ -2094,7 +2095,7 @@
 
 echo "[ PLDOnly ]" >> patches/src680/apply
 # patches applied by ooo (extension .diff is required)
-for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} 
%{PATCH112}; do
        PATCHNAME=PLD-${P##*/%{name}-}
        PATCHNAME=${PATCHNAME%.patch}.diff
        install $P patches/src680/$PATCHNAME
@@ -3972,6 +3973,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.761  2007/04/03 20:03:15  arekm
+- rel 0.5; workaround for https://bugs.pld-linux.org/show_bug.cgi?id=5
+
 Revision 1.760  2007/04/01 23:12:28  glen
 - allow li (x86) not just lx (x8664)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.760&r2=1.761&f=u

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

Reply via email to