rpms/hatari/F-7 hatari-1.0.0-hmsa_rpmopt.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 hatari.desktop, 1.1, 1.2 hatari.spec, 1.5, 1.6 sources, 1.3, 1.4 hatari-0.95-hmsa_rpmopt.patch, 1.1, NONE

Andrea Musuruane (musuruan) fedora-extras-commits at redhat.com
Sat Mar 22 19:10:34 UTC 2008


Author: musuruan

Update of /cvs/pkgs/rpms/hatari/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17804

Modified Files:
	.cvsignore hatari.desktop hatari.spec sources 
Added Files:
	hatari-1.0.0-hmsa_rpmopt.patch 
Removed Files:
	hatari-0.95-hmsa_rpmopt.patch 
Log Message:
* Mon Mar 17 2008 Andrea Musuruane <musuruan at gmail.com> 1.0.0-1
- updated to upstream 1.0.0
- removed icon extension from desktop file to match Icon Theme Specification


hatari-1.0.0-hmsa_rpmopt.patch:

--- NEW FILE hatari-1.0.0-hmsa_rpmopt.patch ---
diff -durN hatari-1.0.0.orig/tools/hmsa/Makefile hatari-1.0.0/tools/hmsa/Makefile
--- hatari-1.0.0.orig/tools/hmsa/Makefile	2008-01-03 20:13:00.000000000 +0100
+++ hatari-1.0.0/tools/hmsa/Makefile	2008-03-22 13:53:10.000000000 +0100
@@ -4,7 +4,7 @@
 HATARI_OBJS = msa.o dim.o st.o file.o unzip.o zip.o
 OBJS = $(HMSA_OBJS) $(HATARI_OBJS:%.o=../../src/%.o)
 
-CFLAGS = -g -O -Wall -I../.. -I../../src/includes -I../../src/uae-cpu \
+CFLAGS += -I../.. -I../../src/includes -I../../src/uae-cpu \
 	$(shell sdl-config --cflags)
 
 LIBS = -lz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hatari/F-7/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	23 Jun 2007 15:08:07 -0000	1.3
+++ .cvsignore	22 Mar 2008 19:09:51 -0000	1.4
@@ -1 +1 @@
-hatari-0.95.tar.gz
+hatari-1.0.0.tar.gz


Index: hatari.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/hatari/F-7/hatari.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hatari.desktop	23 Jun 2007 15:08:07 -0000	1.1
+++ hatari.desktop	22 Mar 2008 19:09:51 -0000	1.2
@@ -3,7 +3,7 @@
 Name=Hatari
 Comment=Atari ST emulator
 Exec=hatari
-Icon=hatari.png
+Icon=hatari
 Terminal=false
 Type=Application
 Categories=Game;Emulator;


Index: hatari.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hatari/F-7/hatari.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hatari.spec	6 Oct 2007 14:33:42 -0000	1.5
+++ hatari.spec	22 Mar 2008 19:09:51 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: An Atari ST emulator suitable for playing games
 Name: hatari
-Version: 0.95
-Release: 4%{?dist}
+Version: 1.0.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Emulators
 URL: http://hatari.sourceforge.net/
@@ -10,7 +10,7 @@
 Source1: hatari.png
 Source2: hatari.desktop
 Source3: hatari-README.tos
-Patch0: hatari-0.95-hmsa_rpmopt.patch
+Patch0: hatari-1.0.0-hmsa_rpmopt.patch
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: zlib-devel
 BuildRequires: desktop-file-utils
@@ -67,9 +67,7 @@
 install -d -m 755 %{buildroot}%{_bindir}
 install -m 755 tools/hmsa/hmsa %{buildroot}%{_bindir}
 
-# Install man pages
-install -d -m 755 %{buildroot}%{_mandir}/man1
-install -m 644 doc/hatari.1 %{buildroot}%{_mandir}/man1
+# Install French man page
 install -d -m 755 %{buildroot}%{_mandir}/fr/man1
 install -m 644 doc/fr/hatari.1 %{buildroot}%{_mandir}/fr/man1
 
@@ -83,6 +81,9 @@
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
 cp %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
 
+# Remove installed doc files
+rm -rf  %{buildroot}%{_docdir}/%{name}
+
 
 %clean
 rm -rf %{buildroot}
@@ -117,6 +118,13 @@
 
 
 %changelog
+* Mon Mar 17 2008 Andrea Musuruane <musuruan at gmail.com> 1.0.0-1
+- updated to upstream 1.0.0
+- removed icon extension from desktop file to match Icon Theme Specification
+
+* Sun Feb 10 2008 Andrea Musuruane <musuruan at gmail.com> 0.95-5
+- Rebuilt against gcc 4.3
+
 * Sat Oct 06 2007 Andrea Musuruane <musuruan at gmail.com> 0.95-4
 - Fixed doc/authors.txt file encoding
 - Updated icon cache scriptlets to be compliant to new guidelines


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hatari/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	23 Jun 2007 15:08:07 -0000	1.3
+++ sources	22 Mar 2008 19:09:51 -0000	1.4
@@ -1 +1 @@
-5f1ca3f29e74654bf12e8afd42bb7d0a  hatari-0.95.tar.gz
+e6c6a36f12fd0abbc28f5e1cca0c3eed  hatari-1.0.0.tar.gz


--- hatari-0.95-hmsa_rpmopt.patch DELETED ---




More information about the fedora-extras-commits mailing list