rpms/openoffice.org/devel .cvsignore, 1.33, 1.34 openoffice.org.spec, 1.145, 1.146 sources, 1.49, 1.50

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 11 20:05:04 UTC 2005


Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29922

Modified Files:
	.cvsignore openoffice.org.spec sources 
Log Message:
bump to 1.9.92


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- .cvsignore	11 Apr 2005 07:28:41 -0000	1.33
+++ .cvsignore	11 Apr 2005 20:05:01 -0000	1.34
@@ -84,3 +84,4 @@
 SRC680_m88.tar.bz2
 SRC680_m89.tar.bz2
 SRC680_m91.tar.bz2
+SRC680_m92.tar.bz2


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- openoffice.org.spec	11 Apr 2005 15:13:42 -0000	1.145
+++ openoffice.org.spec	11 Apr 2005 20:05:01 -0000	1.146
@@ -1,4 +1,4 @@
-%define ooo2ver 91
+%define ooo2ver 92
 #undef to get english only and no-langpacks for a quick smoketest build
 %define langpacks 1
 %if %{langpacks}
@@ -16,7 +16,7 @@
 Summary:        OpenOffice.org comprehensive office suite.
 Name:           openoffice.org
 Version:        1.9.%{ooo2ver}
-Release: 	2
+Release: 	1
 Epoch:		1
 License:	LGPL/SISSL
 Group:		Applications/Productivity
@@ -707,6 +707,7 @@
 origin=0
 for foo in `find $RPM_BUILD_ROOT/%{instdir}/program -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` ; do
 	chmod +wx $foo
+	ls -asl $foo
 	result=`readelf -d $foo | grep RPATH | grep ORIGIN` || true
         if [ "$result" == "" ]; then
                 echo "RPATH Warning: $foo is b0rked (-rpath missing)"
@@ -2324,6 +2325,9 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
+* Mon Apr 11 2005 Caolan McNamara <caolanm at redhat.com> - 1:1.9.92-1
+- bump to next version
+
 * Mon Apr 11 2005 Caolan McNamara <caolanm at redhat.com> - 1:1.9.91-2
 - scripting framework builds with gcj now
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources	11 Apr 2005 07:28:41 -0000	1.49
+++ sources	11 Apr 2005 20:05:01 -0000	1.50
@@ -1,3 +1,3 @@
 c94a123e4006b410706a5b550f007e93  Archive-Zip-1.13.tar.gz
 032cebc4431091ac7023b50c88797ffe  openoffice.org-myspell-contrib.tar.gz
-aff392589ae39931749e1d1c16955769  SRC680_m91.tar.bz2
+9047aaaa74616e96a38458c5c34bb473  SRC680_m92.tar.bz2




More information about the fedora-cvs-commits mailing list