rpms/openoffice.org-voikko/F-9 openoffice.org-voikko.spec, 1.11, 1.12

Ville-Pekka Vainio vpv at fedoraproject.org
Wed Nov 19 09:55:29 UTC 2008


Author: vpv

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

Modified Files:
	openoffice.org-voikko.spec 
Log Message:
* Wed Nov 19 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-5
- add --force to protect against installing by rpm an extension which was
  previously installed manually
- Remove unneeded openoffice.org-core Requires, rpmbuild should detect that
  automatically. Keep libvoikko >= 1.5 Requires as instructed by upstream
  release notes, rpmbuild can't detected that automatically.
- Add Epoch 1 to all openoffice.org-core pre-/post-Requires to avoid bugs such
  as 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-9/openoffice.org-voikko.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- openoffice.org-voikko.spec	18 Nov 2008 22:19:23 -0000	1.11
+++ openoffice.org-voikko.spec	19 Nov 2008 09:54:59 -0000	1.12
@@ -9,12 +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 >= 1: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.12
-Requires(post):   openoffice.org-core >= 1:2.3.0-6.12
-Requires(preun):  openoffice.org-core >= 1:2.3.0-6.12
-Requires(postun): openoffice.org-core >= 1:2.3.0-6.12
+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
 # Rpmbuild only detects libvoikko.so.1 automatically, which is
 # too general for openoffice.org-voikko.
 Requires:         libvoikko >= 1.5
@@ -90,6 +90,8 @@
   release notes, rpmbuild can't detected that automatically.
 - Add Epoch 1 to all openoffice.org-core pre-/post-Requires to avoid bugs such
   as 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-4
 - Build with RPM_OPT_FLAGS, adds FORTIFY_SOURCE etc.




More information about the fedora-extras-commits mailing list