rpms/nazghul/devel .cvsignore, 1.3, 1.4 nazghul.spec, 1.5, 1.6 sources, 1.3, 1.4

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Fri Jun 30 04:01:22 UTC 2006


Author: tibbs

Update of /cvs/extras/rpms/nazghul/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18959

Modified Files:
	.cvsignore nazghul.spec sources 
Log Message:
* Thu Jun 29 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.5.4-1
- Update to 0.5.4 release.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nazghul/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	28 Jun 2006 17:14:19 -0000	1.3
+++ .cvsignore	30 Jun 2006 04:01:22 -0000	1.4
@@ -1 +1 @@
-nazghul-20060627cvs.tar.gz
+nazghul-0.5.4.tar.gz


Index: nazghul.spec
===================================================================
RCS file: /cvs/extras/rpms/nazghul/devel/nazghul.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nazghul.spec	28 Jun 2006 17:14:19 -0000	1.5
+++ nazghul.spec	30 Jun 2006 04:01:22 -0000	1.6
@@ -1,25 +1,19 @@
-%define snap 20060627cvs
-%define alphatag .%{snap}
-
 Name:           nazghul
-Version:        0.5.3
-Release:        6%{?alphatag}%{?dist}
+Version:        0.5.4
+Release:        1%{?dist}
 Summary:        A computer role-playing game (CRPG) engine
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://myweb.cableone.net/gmcnutt/nazghul.html
 
-#Source0:        http://dl.sourceforge.net/nazghul/nazghul-%{version}.tar.gz
-Source0:	nazghul-%{snap}.tar.gz
+Source0:        http://dl.sourceforge.net/nazghul/nazghul-%{version}.tar.gz
 
 Source1:	haxima.desktop
 Source2:	haxima.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	SDL_image-devel, desktop-file-utils
-# Only for CVS snapshots
-BuildRequires:	autoconf, automake
 
 %description
 Nazghul is an old-school RPG engine modeled after those made in the
@@ -40,12 +34,11 @@
 
 
 %prep
-%setup -q -n nazghul
+%setup -q
 mv doc/* .
 
 
 %build
-./autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -86,6 +79,9 @@
 
 
 %changelog
+* Thu Jun 29 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.5.4-1
+- Update to 0.5.4 release.
+
 * Wed Jun 28 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.5.3-6
 - Update to CVS snapshot in preparation for the new release.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nazghul/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	28 Jun 2006 17:14:19 -0000	1.3
+++ sources	30 Jun 2006 04:01:22 -0000	1.4
@@ -1 +1 @@
-c9cd201d7a2d6d2e71d9f25f73a3cfe7  nazghul-20060627cvs.tar.gz
+fa94fa1f82dbdf61e1544dbe1cdeecf1  nazghul-0.5.4.tar.gz




More information about the fedora-extras-commits mailing list