rpms/openshot/F-16 openshot.spec,1.5,1.6

Richard Shaw hobbes1069 at rpmfusion.org
Mon Feb 6 20:30:05 CET 2012


Author: hobbes1069

Update of /cvs/free/rpms/openshot/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16994

Modified Files:
	openshot.spec 
Log Message:
Spec tweak for icon file.


Index: openshot.spec
===================================================================
RCS file: /cvs/free/rpms/openshot/F-16/openshot.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openshot.spec	6 Feb 2012 16:48:25 -0000	1.5
+++ openshot.spec	6 Feb 2012 19:30:04 -0000	1.6
@@ -88,6 +88,8 @@
 convert -resize 48x48 -strip \
 	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg \
 	%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
+# Take more drastic action because -strip doesn't seem to work in F15
+sed -i 's|%{buildroot}||g' %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
 
 # modify find-lang.sh to deal with gettext .mo files under
 # openshot/locale
@@ -144,6 +146,9 @@
 - Fixed small build problem with the buildroot path finding it's way into
   a packaged file.
 
+* Mon Feb 06 2012 Richard Shaw <hobbes1069 at gmail.com> - 1.4.2-1
+- Update to latest release.
+
 * Mon Jan 30 2012 Richard Shaw <hobbes1069 at gmail.com> - 1.4.1-1
 - Update to latest release.
 



More information about the rpmfusion-commits mailing list