rpms/mozvoikko/devel mozvoikko.spec,1.17,1.18

Ville-Pekka Vainio vpv at fedoraproject.org
Tue Sep 15 20:41:12 UTC 2009


Author: vpv

Update of /cvs/pkgs/rpms/mozvoikko/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29006

Modified Files:
	mozvoikko.spec 
Log Message:
* Tue Sep 15 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 1.0-4
- Drop Requires for libmalaga, the current version of libvoikko in Fedora
  Rawhide doesn't depend on libmalaga anymore



Index: mozvoikko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mozvoikko/devel/mozvoikko.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- mozvoikko.spec	11 Sep 2009 07:53:02 -0000	1.17
+++ mozvoikko.spec	15 Sep 2009 20:41:12 -0000	1.18
@@ -5,14 +5,13 @@
 %global firefox_ext_id \{b676e3ff-cda7-4e0c-b2b8-74e4bb40a67a\}
 # These requires are hardcoded in the sources
 %global libvoikko libvoikko.so.1
-%global libmalaga libmalaga.so.7
 %ifarch x86_64 ppc64 ia64 sparc64 s390x
 %global mark64  ()(64bit)
 %endif
 
 Name:           mozvoikko
 Version:        1.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Finnish Voikko spell-checker extension for Mozilla programs
 Group:          Applications/Internet
 License:        GPLv2+
@@ -30,7 +29,6 @@ BuildRequires:  pkgconfig
 # For xulrunner unstable
 Requires:       gecko-libs = %{gecko_ver}
 Requires:       %{libvoikko}%{?mark64}
-Requires:       %{libmalaga}%{?mark64}
 # As long as Firefox is the only program which can use the extension,
 # we may as well require it, since this package is quite useless without it.
 Requires:       firefox
@@ -69,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 15 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 1.0-4
+- Drop Requires for libmalaga, the current version of libvoikko in Fedora
+  Rawhide doesn't depend on libmalaga anymore
+
 * Fri Sep 11 2009 Jan Horak <jhorak at redhat.com> - 1.0-3
 - Rebuild against newer gecko
 




More information about the fedora-extras-commits mailing list