rpms/liferea/FC-5 liferea.spec,1.48,1.49

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sun Jan 7 16:19:34 UTC 2007


Author: bpepple

Update of /cvs/extras/rpms/liferea/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31203

Modified Files:
	liferea.spec 
Log Message:
* Sun Jan  7 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.0.24-2
- Build against seamonkey, instead of mozilla. (#221748)



Index: liferea.spec
===================================================================
RCS file: /cvs/extras/rpms/liferea/FC-5/liferea.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- liferea.spec	20 Oct 2006 04:17:41 -0000	1.48
+++ liferea.spec	7 Jan 2007 16:19:04 -0000	1.49
@@ -2,7 +2,7 @@
 
 Name:           liferea
 Version:        1.0.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An RSS/RDF feed reader
 
 Group:          Applications/Internet
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtkhtml2-devel
-BuildRequires:	mozilla-devel
+BuildRequires:	seamonkey-devel
 BuildRequires:  GConf2-devel
 BuildRequires:	libX11-devel
 BuildRequires:	libSM-devel
@@ -23,7 +23,7 @@
 BuildRequires:	dbus-devel
 %endif
 
-Requires:	mozilla = 37:1.7.13
+Requires:	seamonkey = %(rpm -q seamonkey-devel --qf '%%{version}' 2>/dev/null)
 
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -107,6 +107,9 @@
 
 
 %changelog
+* Sun Jan  7 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.0.24-2
+- Build against seamonkey, instead of mozilla. (#221748)
+
 * Thu Oct 19 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.0.24-1
 - Update to 1.0.24.
 




More information about the scm-commits mailing list