rpms/geany/F-11 geany.spec,1.31,1.32

Dominic Hopf dmaphy at fedoraproject.org
Sun Aug 16 18:51:51 UTC 2009


Author: dmaphy

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

Modified Files:
	geany.spec 
Log Message:
remove Geany icon from pixmaps path and add it to 48x48 and scalable
(icon changes came with upstream release 0.18)




Index: geany.spec
===================================================================
RCS file: /cvs/pkgs/rpms/geany/F-11/geany.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- geany.spec	16 Aug 2009 18:12:14 -0000	1.31
+++ geany.spec	16 Aug 2009 18:51:51 -0000	1.32
@@ -83,8 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}
 %{_libdir}/%{name}
 %{_datadir}/applications/fedora-%{name}.desktop
-%{_datadir}/pixmaps/%{name}.png
 %{_datadir}/icons/hicolor/16x16/apps/*.png
+%{_datadir}/icons/hicolor/48x48/apps/*.png
+%{_datadir}/icons/hicolor/scalable/apps/*.svg
 %{_datadir}/doc/%{name}-%{version}
 %{_mandir}/man1/geany.1.gz
 
@@ -98,6 +99,7 @@ rm -rf $RPM_BUILD_ROOT
 - new upstream release
 - remove button pixmaps patch since this fix is included in 0.18
 - add new tags-files geany-api-0.18.c.tags and std.vala.tags
+- remove Geany icon from pixmaps path and add it to 48x48 and scalable
 
 * Mon Jul 27 2009 Dominic Hopf <dmaphy at fedoraproject.org> - 0.17-8
 - install additional *.tags-files to $prefix/share/geany/tags




More information about the fedora-extras-commits mailing list