Author: jackass                      Date: Tue Jan 30 17:37:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small correction

---- Files affected:
SPECS:
   nexuiz-data.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/nexuiz-data.spec
diff -u SPECS/nexuiz-data.spec:1.1 SPECS/nexuiz-data.spec:1.2
--- SPECS/nexuiz-data.spec:1.1  Tue Jan 30 17:30:43 2007
+++ SPECS/nexuiz-data.spec      Tue Jan 30 18:37:47 2007
@@ -1,12 +1,13 @@
 # $Revision$, $Date$
+%define _ver   %(echo %{version} |tr -d .)
 Summary:       nexuiz - data files for game
 Summary(pl):   nexuiz - pliki danych dla gry
 Name:          nexuiz-data
 Version:       2.2.3
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         Applications/Games
-Source0:       http://dl.sourceforge.net/nexuiz/nexuiz-223.zip
+Source0:       http://dl.sourceforge.net/nexuiz/nexuiz-%{_ver}.zip
 # Source0-md5: 953fda1555fc1f9ca040bdbb797eb0fd
 URL:           http://nexuiz.com/
 BuildRequires: unzip
@@ -28,7 +29,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/games/%{name}/data
-install data $RPM_BUILD_ROOT%{_datadir}/games/%{name}
+cp -rf data $RPM_BUILD_ROOT%{_datadir}/games/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +44,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/30 17:37:47  jackass
+- small correction
+
 Revision 1.1  2007/01/30 16:30:43  jackass
 - initial release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nexuiz-data.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to