rpms/openoffice.org-voikko/devel openoffice.org-voikko.spec, 1.12, 1.13

Ville-Pekka Vainio vpv at fedoraproject.org
Sun Oct 12 22:54:09 UTC 2008


Author: vpv

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

Modified Files:
	openoffice.org-voikko.spec 
Log Message:
* Mon Oct 13 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-3
- Remove unneeded openoffice.org-core Requires, rpmbuild should detect that
  automatically. Keep libvoikko >= 2.0 Requires as instructed by upstream
  release notes, rpmbuild can't detected that automatically.



Index: openoffice.org-voikko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org-voikko/devel/openoffice.org-voikko.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- openoffice.org-voikko.spec	6 Oct 2008 15:07:56 -0000	1.12
+++ openoffice.org-voikko.spec	12 Oct 2008 22:53:39 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           openoffice.org-voikko
 Version:        3.0 
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Finnish spellchecker and hyphenator extension for OpenOffice.org
 
 Group:          Applications/Productivity
@@ -12,12 +12,14 @@
 #Source0:        http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: openoffice.org-sdk >= 3.0.0 libvoikko-devel >= 2.0
+BuildRequires:    openoffice.org-sdk >= 3.0.0 libvoikko-devel >= 2.0
 Requires(pre):    openoffice.org-core >= 3.0.0
 Requires(post):   openoffice.org-core >= 3.0.0
 Requires(preun):  openoffice.org-core >= 3.0.0
 Requires(postun): openoffice.org-core >= 3.0.0
-Requires: openoffice.org-core >= 3.0.0 libvoikko >= 2.0
+# Rpmbuild only detects libvoikko.so.1 automatically, which is
+# too general for openoffice.org-voikko.
+Requires:         libvoikko >= 2.0
 
 %define ooo_sdk %{_libdir}/openoffice.org/basis3.0/sdk
 %define ooo %{_libdir}/openoffice.org
@@ -82,6 +84,11 @@
 
 
 %changelog
+* Mon Oct 13 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-3
+- Remove unneeded openoffice.org-core Requires, rpmbuild should detect that
+  automatically. Keep libvoikko >= 2.0 Requires as instructed by upstream
+  release notes, rpmbuild can't detected that automatically.
+
 * Mon Oct 06 2008 Caolán McNamara <caolanm at redhat.com> - 3.0-2
 - add --force to protect against installing by rpm an extension which was
   previously installed manually




More information about the fedora-extras-commits mailing list