rpms/bittorrent/F-11 bittorrent.spec,1.49,1.50

Paul Howarth pghmcfc at fedoraproject.org
Thu May 7 08:19:53 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/bittorrent/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17470

Modified Files:
	bittorrent.spec 
Log Message:
Add icon back in menu entry


Index: bittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bittorrent/F-11/bittorrent.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- bittorrent.spec	6 Apr 2009 14:33:09 -0000	1.49
+++ bittorrent.spec	7 May 2009 08:19:22 -0000	1.50
@@ -168,6 +168,8 @@ EOF
 %{__install} -m 0644 -D bittorrent.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/bittorrent
 %{__install} -m 0644 -D bittorrent.png \
 	%{buildroot}%{_datadir}/pixmaps/bittorrent-%{version}/logo/bittorrent_48.png
+# add symlink for bittorrent.png required by desktop entry
+%{__ln_s} bittorrent-%{version}/logo/bittorrent_48.png %{buildroot}%{_datadir}/pixmaps/bittorrent.png
 # pidof doesn't find scripts with hyphenated names, so make some convenience links for initscripts
 %{__ln_s} bittorrent-tracker %{buildroot}%{_bindir}/bttrack
 %{__ln_s} launchmany-console %{buildroot}%{_bindir}/btseed
@@ -245,10 +247,14 @@ fi
 %defattr(-,root,root,-)
 %{_bindir}/bittorrent
 %{_bindir}/maketorrent
+%{_datadir}/pixmaps/bittorrent.png
 %{_datadir}/pixmaps/bittorrent-%{version}/
 %{_datadir}/applications/%{desktopvendor}-bittorrent.desktop
 
 %changelog
+* Fri Apr 24 2009 Paul Howarth <paul at city-fan.org> 4.4.0-12
+- Add icon back in menu entry
+
 * Mon Apr  6 2009 Paul Howarth <paul at city-fan.org> 4.4.0-11
 - Add support for floating point values in bencode (#451496), resolving
   tracebacks with KeyError: <type 'float'>




More information about the fedora-extras-commits mailing list