rpms/gnash/F-12 gnash.spec,1.65,1.66

Kevin Kofler kkofler at fedoraproject.org
Sat Jan 2 04:21:46 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/gnash/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15652/F-12

Modified Files:
	gnash.spec 
Log Message:
* Sat Jan 02 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.8.6-8
- Install icon to the correct place (#551621)


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/F-12/gnash.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- gnash.spec	30 Dec 2009 10:02:13 -0000	1.65
+++ gnash.spec	2 Jan 2010 04:21:46 -0000	1.66
@@ -5,7 +5,7 @@
 
 Name:           gnash
 Version:        0.8.6
-Release:	2%{?dist}
+Release:	8%{?dist}
 #Release:        0.8.%{alphatag}%{?dist}
 Epoch:		1
 Summary:        GNU flash movie player
@@ -207,8 +207,8 @@ desktop-file-install --vendor="fedora" \
  --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
  gnash.desktop
 
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32
-cp -p ./gui/images/GnashG.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
+cp -p ./gui/images/GnashG.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
 #chmod a-x $RPM_BUILD_ROOT%{_datadir}/services/klash_part.desktop \
 # $RPM_BUILD_ROOT%{_datadir}/apps/klash/pluginsinfo
 
@@ -284,7 +284,7 @@ fi
 %{_mandir}/man1/flvdumper.1*
 %{_infodir}/gnash*
 %{_datadir}/gnash/
-%{_datadir}/icons/hicolor/32x32/*.png
+%{_datadir}/icons/hicolor/32x32/apps/*.png
 %{_datadir}/applications/*.desktop
 %{_libexecdir}/gnash-wrapper
 #%{_datadir}/omf/gnash/
@@ -319,10 +319,28 @@ fi
 %{python_sitearch}/gtk-2.0/*
 
 %changelog
-* Wed Dec 30 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 0.8.6-2
-- Bump release number
+* Sat Jan 02 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.8.6-8
+- Install icon to the correct place (#551621)
 
-* Wed Dec 30 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 0.8.6-1
+* Wed Dec 30 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-7
+- One more try at using the correct dir
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-6
+- Patch was reversed
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-5
+- Patch Makefile.in, not Makefile.am
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-4
+- Pick up python modules from the right dir
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-3
+- Install python modules in the right dir
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-2
+- Add cygnal plugins
+
+* Tue Dec 29 2009 Tomeu Vizoso <tomeu at sugarlabs.org> - 1:0.8.6-1
 - Update to 0.8.6, increase epoch.
 
 * Thu Sep 10 2009 Tomeu Vizoso <tomeu at sugarlabs.org> 0.9.0-0.8.20090910bzr11506




More information about the fedora-extras-commits mailing list