rpms/atanks/devel .cvsignore, 1.6, 1.7 atanks.spec, 1.8, 1.9 sources, 1.6, 1.7 atanks.desktop, 1.1, NONE

Konstantin Ryabitsev icon at fedoraproject.org
Sat Jun 27 14:36:49 UTC 2009


Author: icon

Update of /cvs/extras/rpms/atanks/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2218/devel

Modified Files:
	.cvsignore atanks.spec sources 
Removed Files:
	atanks.desktop 
Log Message:
New upstream, plus remove obsolete .desktop file.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/atanks/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	23 Nov 2008 19:25:16 -0000	1.6
+++ .cvsignore	27 Jun 2009 14:36:19 -0000	1.7
@@ -1 +1 @@
-atanks-3.2.tar.gz
+atanks-3.7-stable.tar.gz


Index: atanks.spec
===================================================================
RCS file: /cvs/extras/rpms/atanks/devel/atanks.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- atanks.spec	24 Feb 2009 02:52:48 -0000	1.8
+++ atanks.spec	27 Jun 2009 14:36:19 -0000	1.9
@@ -1,13 +1,12 @@
 Name:           atanks
-Version:        3.2
-Release:        2%{?dist}
+Version:        3.7
+Release:        1%{?dist}
 Summary:        Remake of a classic DOS game "Scorched Earth"
 
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://atanks.sourceforge.net/
-Source0:        http://download.sourceforge.net/atanks/atanks-%{version}.tar.gz
-Source1:        atanks.desktop
+Source0:        http://download.sourceforge.net/atanks/atanks-%{version}-stable.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  allegro-devel, desktop-file-utils
@@ -21,13 +20,11 @@ is the winner.
 
 
 %prep
-%setup -q -n atanks
+%setup -q
 
 
 %build
-pushd src
-CFLAGS="%{optflags}" make -f Makefile.debian %{?_smp_mflags}
-popd
+CFLAGS="%{optflags}" make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -40,10 +37,9 @@ install -p -m 0644 *.dat *.txt $RPM_BUIL
 install -p -m 0755 atanks $RPM_BUILD_ROOT%{_bindir}/
 install -p -m 0644 atanks.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
 desktop-file-install \
-    --vendor fedora \
     --mode 0644 \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications/ \
-    %{SOURCE1}
+    atanks.desktop
 
 
 %clean
@@ -60,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 27 2009 Konstantin Ryabitsev <icon at fedoraproject.org> - 3.7-1
+- Upstream 3.7
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/atanks/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	23 Nov 2008 19:25:16 -0000	1.6
+++ sources	27 Jun 2009 14:36:19 -0000	1.7
@@ -1 +1 @@
-bb1c47c04b157b1abc8033ca11975b1c  atanks-3.2.tar.gz
+f8c4271abe2b56d48f16599ce47d5ddc  atanks-3.7-stable.tar.gz


--- atanks.desktop DELETED ---




More information about the fedora-extras-commits mailing list