rpms/nexuiz-data/devel nexuiz-data.spec,1.6,1.7 sources,1.6,1.7

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Mon Jun 26 08:31:43 UTC 2006


Author: adrian

Update of /cvs/extras/rpms/nexuiz-data/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23004

Modified Files:
	nexuiz-data.spec sources 
Log Message:
* Mon Jun 26 2006 Adrian Reber <adrian at lisas.de> - 2.0-2
- upstream changed the sources without increasing the
  version and they also seem to add and remove some of
  the files or just changing their location randomly



Index: nexuiz-data.spec
===================================================================
RCS file: /cvs/extras/rpms/nexuiz-data/devel/nexuiz-data.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nexuiz-data.spec	19 Jun 2006 16:43:00 -0000	1.6
+++ nexuiz-data.spec	26 Jun 2006 08:31:43 -0000	1.7
@@ -1,9 +1,9 @@
-%define datadate 20060525
+%define datadate 20060614
 
 Summary: Game data for the Nexuiz first person shooter
 Name: nexuiz-data
 Version: 2.0
-Release: 1
+Release: 2
 License: GPL
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
@@ -11,7 +11,7 @@
 # wget http://dl.sf.net/sourceforge/nexuiz/nexuiz20.zip
 # unzip nexuiz20.zip
 # mkdir nexuiz-data-2.0/
-# mv Nexuiz/data/ Nexuiz/gpl.txt Nexuiz/Docs/* \
+# mv Nexuiz/data/ Nexuiz/Docs/* \
 #    nexuiz-data-2.0/
 # tar cvf nexuiz-data-2.0.tar nexuiz-data-2.0/
 Source0: nexuiz-data-%{version}.tar
@@ -27,6 +27,7 @@
 %prep
 %setup -q
 %{__sed} -i 's/\r//' Readme.htm *.txt FAQ*
+%{__chmod} 644 server/*
 
 %build
 
@@ -36,17 +37,26 @@
 %{__install} -p data/data%{datadate}.pk3 \
         %{buildroot}%{_datadir}/nexuiz/data/
 
+%{__install} -p data/common-spog.pk3 \
+        %{buildroot}%{_datadir}/nexuiz/data/
+
 %clean
 %{__rm} -rf %{buildroot}
 
 %files
 %defattr(0644, root, root, 0755)
-%doc Readme.htm gpl.txt cvars.txt mapping.txt
+%doc Readme.htm cvars.txt mapping.txt
 %doc gamemodes.txt FAQ*
 %doc mapping.txt say-escapes.txt scorelog.txt
+%doc eventlog.txt mapdownload.txt server
 %{_datadir}/nexuiz/
 
 %changelog
+* Mon Jun 26 2006 Adrian Reber <adrian at lisas.de> - 2.0-2
+- upstream changed the sources without increasing the
+  version and they also seem to add and remove some of
+  the files or just changing their location randomly
+
 * Sun Jun 18 2006 Adrian Reber <adrian at lisas.de> - 2.0-1
 - updated to 2.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nexuiz-data/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	19 Jun 2006 16:43:00 -0000	1.6
+++ sources	26 Jun 2006 08:31:43 -0000	1.7
@@ -1 +1 @@
-020386a52db5308b74697c5e81366d5f  nexuiz-data-2.0.tar
+d14bd2a04ccf3df349376d3166034d01  nexuiz-data-2.0.tar




More information about the fedora-extras-commits mailing list