rpms/blam/devel blam.spec,1.14,1.15

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Aug 17 21:58:59 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/blam/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13280/devel

Modified Files:
	blam.spec 
Log Message:
Fix bug 253200 (missing gnome-sharp dependency); update License tag.


Index: blam.spec
===================================================================
RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- blam.spec	11 Aug 2007 19:01:55 -0000	1.14
+++ blam.spec	17 Aug 2007 21:58:27 -0000	1.15
@@ -5,13 +5,11 @@
 
 Name:		blam
 Version:	1.8.3
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	An RSS/RDF feed reader
 
-## FIXME: License clarification asked of upstream: "GPLv2" or "GPLv2+"
-## Message-ID: <1186088260.7747.7.camel at tuxhugs>
 Group:		Applications/Internet
-License:	GPL
+License:	GPLv2+
 URL:		http://www.cmartin.tk/blam.html
 
 Source0:	http://www.cmartin.tk/blam/%{name}-%{version}.tar.bz2
@@ -41,6 +39,7 @@
 Requires:	dbus-sharp >= %{dbus_sharp_min_version}	
 Requires:	gecko-sharp2
 Requires:	gecko-libs = %{gecko_version}
+Requires:	gnome-sharp
 
 Requires(pre):	GConf2
 
@@ -126,6 +125,10 @@
 %{_mandir}/man?/%{name}.1*
 
 %changelog
+* Fri Aug 17 2007 Peter Gordon <peter at thecodergeek.com> - 1.8.3-7
+- Add gnome-sharp runtime dependency; fixes bug 253200.
+- Update License tag in accordance with new guidelines.
+
 * Sat Aug 11 2007 Peter Gordon <peter at thecodergeek.com> - 1.8.3-6
 - Rebuild for newer Gecko libraries (Firefox 2.0.0.6)
 




More information about the fedora-extras-commits mailing list