Author: sergiomb
Update of /cvs/nonfree/rpms/gmameui/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10111
Modified Files:
.cvsignore gmameui.spec sources
Log Message:
* Sat Jul 07 2012 Sérgio Basto <sergio(a)serjux.com> - 0.2.13-0.2.20120704cvs
- add missing icons, extract from gnome-icon-theme-gperfection2_2.3-0ubuntu3_all.deb
gmamui relies on some old gnome-icons-theme, cleans icons errors.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/gmameui/F-17/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 6 Jul 2012 23:03:29 -0000 1.5
+++ .cvsignore 7 Jul 2012 14:40:02 -0000 1.6
@@ -1 +1,2 @@
gmameui-gmameui20120704cvs.tar.gz
+missingicons.tbz
Index: gmameui.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gmameui/F-17/gmameui.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gmameui.spec 6 Jul 2012 23:03:29 -0000 1.7
+++ gmameui.spec 7 Jul 2012 14:40:03 -0000 1.8
@@ -1,12 +1,14 @@
Summary: Frontend for MAME
Name: gmameui
Version: 0.2.13
-Release: 0.1.20120704cvs%{?dist}
+Release: 0.2.20120704cvs%{?dist}
License: GPLv3+
Group: Applications/Emulators
URL:
http://gmameui.sourceforge.net/
#http://gmameui.cvs.sourceforge.net/viewvc/gmameui/gmameui/?view=tar
Source0: gmameui-gmameui20120704cvs.tar.gz
+#from gnome-icon-theme-gperfection2-2.3-1.noarch.rpm
+Source1: missingicons.tbz
Patch0: gmameui-0.2.12-fix.patch
Patch2: gmameui-fix3.patch
Patch3: gmameui-fix4.patch
@@ -32,6 +34,7 @@
%prep
%setup -q -n gmameui
+%setup -a1 -qn gmameui
%patch0 -p1 -b .fix
%patch2 -p0 -b .fix3
%patch3 -p0 -b .fix4
@@ -53,6 +56,13 @@
%{__rm} -f %{buildroot}%{_docdir}/%{name}*/{README,TODO}
%{__mv} %{buildroot}%{_docdir}/%{name}*/* _docs/
+# Install missing icons
+#%{__cp} emblem-distinguished.png emblem-sound.png stock_unknown.png
stock_filter-navigator.png \
+#stock_toggle-preview.png stock_list_enum-off.png %{buildroot}%{_datadir}/gmameui/
+
+%{__cp} gmameui-view-list.png gmameui-view-filters.png gmameui-view-screenshot.png \
+gmameui-emblem-unknown.png gmameui-emblem-played.png gmameui-emblem-sound.png \
+%{buildroot}%{_datadir}/gmameui/
%files -f %{name}.lang
%defattr(-,root,root,-)
@@ -67,6 +77,10 @@
%changelog
+* Sat Jul 07 2012 Sérgio Basto <sergio(a)serjux.com> - 0.2.13-0.2.20120704cvs
+- add missing icons, extract from gnome-icon-theme-gperfection2_2.3-0ubuntu3_all.deb
+ gmamui relies on some old gnome-icons-theme, cleans icons errors.
+
* Wed Jul 04 2012 Sérgio Basto <sergio(a)serjux.com> - 0.2.13-0.1.20120704cvs
- from Julian Sikorski patch for gmameui.spec :
- Updated the license tag to GPLv3+
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/gmameui/F-17/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 6 Jul 2012 23:03:29 -0000 1.5
+++ sources 7 Jul 2012 14:40:03 -0000 1.6
@@ -1 +1,2 @@
10ecddacd3239b395f84bd034bc5531e gmameui-gmameui20120704cvs.tar.gz
+ccc3410c5885692bc7b28a27fce3e9f6 missingicons.tbz