rpms/nexuiz-data/FC-5 .cvsignore, 1.5, 1.6 nexuiz-data.spec, 1.5, 1.6 sources, 1.5, 1.6

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Sat Jul 8 22:45:36 UTC 2006


Author: adrian

Update of /cvs/extras/rpms/nexuiz-data/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24280

Modified Files:
	.cvsignore nexuiz-data.spec sources 
Log Message:
update to 2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nexuiz-data/FC-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	16 Mar 2006 17:51:43 -0000	1.5
+++ .cvsignore	8 Jul 2006 22:45:36 -0000	1.6
@@ -1 +1 @@
-nexuiz-data-1.5.tar
+nexuiz-data-2.0.tar


Index: nexuiz-data.spec
===================================================================
RCS file: /cvs/extras/rpms/nexuiz-data/FC-5/nexuiz-data.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nexuiz-data.spec	16 Mar 2006 17:51:43 -0000	1.5
+++ nexuiz-data.spec	8 Jul 2006 22:45:36 -0000	1.6
@@ -1,19 +1,19 @@
-%define datadate 20060208
+%define datadate 20060614
 
 Summary: Game data for the Nexuiz first person shooter
 Name: nexuiz-data
-Version: 1.5
-Release: 1
+Version: 2.0
+Release: 2
 License: GPL
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
 # Source is custom, obtained with :
-# wget http://dl.sf.net/sourceforge/nexuiz/nexuiz15.zip
-# unzip nexuiz15.zip
-# mkdir nexuiz-data-1.5/
-# mv Nexuiz/data/ Nexuiz/gpl.txt Nexuiz/Docs/* \
-#    nexuiz-data-1.5/
-# tar cvf nexuiz-data-1.5.tar nexuiz-data-1.5/
+# wget http://dl.sf.net/sourceforge/nexuiz/nexuiz20.zip
+# unzip nexuiz20.zip
+# mkdir nexuiz-data-2.0/
+# 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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -27,6 +27,7 @@
 %prep
 %setup -q
 %{__sed} -i 's/\r//' Readme.htm *.txt FAQ*
+%{__chmod} 644 server/*
 
 %build
 
@@ -36,16 +37,29 @@
 %{__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
+
 * Thu Mar 16 2006 Adrian Reber <adrian at lisas.de> - 1.5-1
 - updated to 1.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nexuiz-data/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	16 Mar 2006 17:51:43 -0000	1.5
+++ sources	8 Jul 2006 22:45:36 -0000	1.6
@@ -1 +1 @@
-d7bcb0515a8d91b1cfb12546550e92fc  nexuiz-data-1.5.tar
+d14bd2a04ccf3df349376d3166034d01  nexuiz-data-2.0.tar




More information about the fedora-extras-commits mailing list