rpms/rtorrent/devel .cvsignore, 1.9, 1.10 rtorrent.spec, 1.22, 1.23 sources, 1.9, 1.10

Conrad Meyer konradm at fedoraproject.org
Wed Nov 19 01:22:47 UTC 2008


Author: konradm

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

Modified Files:
	.cvsignore rtorrent.spec sources 
Log Message:
Bump to 0.8.3.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rtorrent/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	18 Sep 2007 20:31:00 -0000	1.9
+++ .cvsignore	19 Nov 2008 01:22:17 -0000	1.10
@@ -1 +1 @@
-rtorrent-0.7.8.tar.gz
+rtorrent-0.8.3.tar.gz


Index: rtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rtorrent/devel/rtorrent.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- rtorrent.spec	3 Sep 2008 21:12:13 -0000	1.22
+++ rtorrent.spec	19 Nov 2008 01:22:17 -0000	1.23
@@ -2,8 +2,8 @@
 # OpenSSL exception, see README
 License:       GPLv2+ with exceptions
 Group:         Applications/Internet
-Version:       0.7.8
-Release:       4%{?dist}
+Version:       0.8.3
+Release:       1%{?dist}
 Summary:       BitTorrent client based on libtorrent 
 URL:           http://rtorrent.rakshasa.no/
 Source0:       http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
@@ -38,7 +38,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +50,9 @@
 %{_mandir}/man1/rtorrent*
 
 %changelog
+* Tue Nov 18 2008 Conrad Meyer <konrad at tylerc.org> - 0.8.3-1
+- Bump version.
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.7.8-4
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rtorrent/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	18 Sep 2007 20:31:00 -0000	1.9
+++ sources	19 Nov 2008 01:22:17 -0000	1.10
@@ -1 +1 @@
-50886a98fa2ae16ae33367ef61772e1e  rtorrent-0.7.8.tar.gz
+d1b43acf08e371a56915293bbcf584c6  rtorrent-0.8.3.tar.gz




More information about the fedora-extras-commits mailing list