|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: transmission
|
|
|
|
|
Version: 1.91
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: A lightweight GTK+ BitTorrent client
|
|
|
|
|
|
|
|
|
|
Group: Applications/Internet
|
|
|
|
@ -183,7 +183,7 @@ update-desktop-database > /dev/null 2>&1 || :
|
|
|
|
|
%defattr(-, root, root, -)
|
|
|
|
|
%{_bindir}/transmission-daemon
|
|
|
|
|
%{_initddir}/transmission-daemon
|
|
|
|
|
%{_sysconfdir}/sysconfig/transmission-daemon
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/sysconfig/transmission-daemon
|
|
|
|
|
%attr(-,transmission, transmission)/var/lib/transmission/
|
|
|
|
|
%doc %{_mandir}/man1/transmission-daemon*
|
|
|
|
|
|
|
|
|
@ -199,6 +199,10 @@ update-desktop-database > /dev/null 2>&1 || :
|
|
|
|
|
%{_datadir}/applications/qtr.desktop
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Mar 07 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.91-3
|
|
|
|
|
- Don't lose user configuration with updates
|
|
|
|
|
- Fixes rhbz#571044
|
|
|
|
|
|
|
|
|
|
* Wed Feb 24 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.91-2
|
|
|
|
|
- -common: move icon scriptlets here (where the icons are), update/optimize
|
|
|
|
|
- -qt : add mime scriptlet
|
|
|
|
@ -430,4 +434,4 @@ update-desktop-database > /dev/null 2>&1 || :
|
|
|
|
|
|
|
|
|
|
* Wed Sep 13 2006 Denis Leroy <denis@poolshark.org> - 0.6.1-1
|
|
|
|
|
- First version
|
|
|
|
|
|
|
|
|
|
`
|
|
|
|
|