[transmission/f15/master] sync changelog and changes between rawhide and f15

Rahul Sundaram sundaram at fedoraproject.org
Mon Mar 28 09:48:05 UTC 2011


commit 647d0f15ac0a79cf184aee12a60c319cb7777485
Author: Rahul <sundaram at fedoraproject.org>
Date:   Mon Mar 28 15:27:08 2011 +0530

    sync changelog and changes between rawhide and f15

 transmission.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/transmission.spec b/transmission.spec
index a15ccfc..a73e7dc 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -97,7 +97,7 @@ useradd -r -g transmission -d /var/lib/transmission -s /sbin/nologin \
 exit 0
 
 %prep
-%setup -q
+%setup -q 
 %patch1 -p1
 %patch2 -p1
 pushd gtk/icons
@@ -182,7 +182,7 @@ update-desktop-database > /dev/null 2>&1 || :
 %{_bindir}/transmission-create
 %{_bindir}/transmission-edit
 %{_bindir}/transmission-show
-%{_datadir}/transmission/web/
+%{_datadir}/transmission/
 %{_datadir}/pixmaps/*
 %{_datadir}/icons/hicolor/*/apps/transmission.*
 %doc %{_mandir}/man1/transmission-remote*
@@ -222,6 +222,9 @@ update-desktop-database > /dev/null 2>&1 || :
 * Thu Mar 10 2011 Bastien Nocera <bnocera at redhat.com> 2.22-1
 - Update to 2.22
 
+* Wed Mar  2 2011 Ville Skyttä <ville.skytta at iki.fi> - 2.21-2
+- Own %%{_datadir}/transmission dir.
+
 * Wed Feb 09 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 2.21-1
 - Update to latest upstream release
 - Drop no longer needed libnotify patch


More information about the scm-commits mailing list