rpms/rb_libtorrent/devel rb_libtorrent.spec,1.12,1.13

Tom Callaway spot at fedoraproject.org
Wed Sep 3 19:57:45 UTC 2008


Author: spot

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

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


Index: rb_libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rb_libtorrent/devel/rb_libtorrent.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rb_libtorrent.spec	22 Jul 2008 04:44:32 -0000	1.12
+++ rb_libtorrent.spec	3 Sep 2008 19:57:14 -0000	1.13
@@ -3,7 +3,7 @@
 
 Name:		rb_libtorrent
 Version:	0.13.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A C++ BitTorrent library aiming to be the best alternative
 
 Group:		System Environment/Libraries
@@ -42,7 +42,7 @@
 %package 	devel
 Summary:	Development files for %{name}
 Group:		Development/Libraries
-License:	BSD and zlib/libpng License and Boost Software License
+License:	BSD and zlib and Boost
 Requires:	%{name} = %{version}-%{release}
 Requires:	pkgconfig
 ## Same include directory. :(
@@ -78,7 +78,7 @@
 %package	python
 Summary:	Python bindings for %{name}
 Group:		Development/Languages
-License:	Boost Software License
+License:	Boost
 Requires:	%{name} = %{version}-%{release}
 
 %description	python
@@ -184,6 +184,9 @@
 
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.13.1-3
+- fix license tag
+
 * Mon Jul 14 2008 Peter Gordon <peter at thecodergeek.com> - 0.13.1-2
 - Add python bindings in a -python subpackage. 
 




More information about the fedora-extras-commits mailing list