rpms/transmission/F-8 .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 transmission.spec, 1.14, 1.15 transmission-1.00-prefsbutton.patch, 1.1, NONE

Denis Leroy (denis) fedora-extras-commits at redhat.com
Thu Jan 31 11:10:52 UTC 2008


Author: denis

Update of /cvs/pkgs/rpms/transmission/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1132

Modified Files:
	.cvsignore sources transmission.spec 
Removed Files:
	transmission-1.00-prefsbutton.patch 
Log Message:
Update to upstream 1.03, with a number of bugfixes


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/transmission/F-8/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	5 Jan 2008 15:01:25 -0000	1.11
+++ .cvsignore	31 Jan 2008 11:10:06 -0000	1.12
@@ -1 +1 @@
-transmission-1.00.tar.bz2
+transmission-1.03.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/transmission/F-8/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	5 Jan 2008 15:01:25 -0000	1.11
+++ sources	31 Jan 2008 11:10:06 -0000	1.12
@@ -1 +1 @@
-6163620194e57209f4b6300e067ce000  transmission-1.00.tar.bz2
+f9189da1352483aed9f6736498443de3  transmission-1.03.tar.bz2


Index: transmission.spec
===================================================================
RCS file: /cvs/pkgs/rpms/transmission/F-8/transmission.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- transmission.spec	7 Jan 2008 11:03:45 -0000	1.14
+++ transmission.spec	31 Jan 2008 11:10:06 -0000	1.15
@@ -1,6 +1,6 @@
 
 Name:           transmission
-Version:        1.00
+Version:        1.03
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
@@ -9,7 +9,6 @@
 URL:            http://www.transmissionbt.com/
 Source0:        http://download.m0k.org/transmission/files/transmission-%{version}.tar.bz2
 Patch0:         transmission-0.81-downloaddir.patch
-Patch1:         transmission-1.00-prefsbutton.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel >= 0.9.4
@@ -28,7 +27,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .dwnldir
-%patch1 -p1 -b .prefsbutton
 
 
 %build
@@ -69,6 +67,10 @@
 
 
 %changelog
+* Thu Jan 31 2008 Denis Leroy <denis at poolshark.org> - 1.03-1
+- Update to upstream 1.03
+- Pref button hig patch upstreamed
+
 * Sat Jan  5 2008 Denis Leroy <denis at poolshark.org> - 1.00-1
 - Update to upstream 1.00, new project URL
 


--- transmission-1.00-prefsbutton.patch DELETED ---




More information about the fedora-extras-commits mailing list