rpms/openoffice.org-voikko/F-8 openoffice.org-voikko.spec,1.6,1.7

Ville-Pekka Vainio vpv at fedoraproject.org
Tue Nov 18 22:12:40 UTC 2008


Author: vpv

Update of /cvs/pkgs/rpms/openoffice.org-voikko/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20470

Modified Files:
	openoffice.org-voikko.spec 
Log Message:
* Wed Nov 19 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-3
- Add --force to protect against installing by rpm an extension which was
  previously installed manually
- Add Epoch 1 to all openoffice.org-core Requires to ensure this package
  requires OpenOffice.org versions with unopkg --link support, fixes 
  rhbz #472093 (incorrect openoffice.org-core dependency)
- Bump all openoffice.org-core Requires to >= 2.3.0-6.13 to avoid rhbz #440650
  (unopkg runs 'mktemp --tmpdir' which fails)



Index: openoffice.org-voikko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org-voikko/F-8/openoffice.org-voikko.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openoffice.org-voikko.spec	12 Oct 2008 22:30:37 -0000	1.6
+++ openoffice.org-voikko.spec	18 Nov 2008 22:12:10 -0000	1.7
@@ -9,11 +9,12 @@
 Source0:        http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:    openoffice.org-sdk >= 2.3.0-6.12 libvoikko-devel >= 1.5
-Requires(pre):    openoffice.org-core >= 2.3.0-6.12
-Requires(post):   openoffice.org-core >= 2.3.0-6.12
-Requires(preun):  openoffice.org-core >= 2.3.0-6.12
-Requires(postun): openoffice.org-core >= 2.3.0-6.12
+BuildRequires:    openoffice.org-sdk >= 1:2.3.0-6.13
+BuildRequires:    libvoikko-devel >= 1.5
+Requires(pre):    openoffice.org-core >= 1:2.3.0-6.13
+Requires(post):   openoffice.org-core >= 1:2.3.0-6.13
+Requires(preun):  openoffice.org-core >= 1:2.3.0-6.13
+Requires(postun): openoffice.org-core >= 1:2.3.0-6.13
 
 %define oo2_sdk %{_libdir}/openoffice.org/sdk
 %define oo2 %{_libdir}/openoffice.org
@@ -83,9 +84,14 @@
 
 
 %changelog
-* Mon Oct 13 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-3
-- add --force to protect against installing by rpm an extension which was
+* Wed Nov 19 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-3
+- Add --force to protect against installing by rpm an extension which was
   previously installed manually
+- Add Epoch 1 to all openoffice.org-core Requires to ensure this package
+  requires OpenOffice.org versions with unopkg --link support, fixes 
+  rhbz #472093 (incorrect openoffice.org-core dependency)
+- Bump all openoffice.org-core Requires to >= 2.3.0-6.13 to avoid rhbz #440650
+  (unopkg runs 'mktemp --tmpdir' which fails)
 
 * Sat Apr 26 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-2
 - Build with RPM_OPT_FLAGS, adds FORTIFY_SOURCE etc.




More information about the fedora-extras-commits mailing list