rpms/libtorrent/devel libtorrent.spec,1.19,1.20

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Aug 7 17:21:16 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/libtorrent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv785

Modified Files:
	libtorrent.spec 
Log Message:
fix license tag


Index: libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/libtorrent.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- libtorrent.spec	5 Apr 2008 13:56:42 -0000	1.19
+++ libtorrent.spec	7 Aug 2008 17:20:46 -0000	1.20
@@ -1,8 +1,8 @@
 Name:          libtorrent
-License:       GPL
+License:       GPLv2+
 Group:         System Environment/Libraries
 Version:       0.11.8
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
 Source0:       http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
@@ -64,6 +64,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Thu Aug  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11.8-5
+- fix license tag
+
 * Sat Apr  5 2008 Christopher Aillon <caillon at redhat.com> - 0.11.8-4
 - Add missing #includes so this compiles against GCC 4.3
 




More information about the fedora-extras-commits mailing list