rpms/torcs-data/devel torcs-data.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Feb 28 22:19:41 UTC 2005


Author: thias

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

Modified Files:
	torcs-data.spec 
Log Message:
Fix wrong ownership for the recently added license files.



Index: torcs-data.spec
===================================================================
RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- torcs-data.spec	11 Feb 2005 11:36:05 -0000	1.4
+++ torcs-data.spec	28 Feb 2005 22:19:39 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: The Open Racing Car Simulator data files
 Name: torcs-data
 Version: 1.2.3
-Release: 1
+Release: 2
 License: GPL and Free Art License
 Group: Amusements/Games
 URL: http://torcs.org/
@@ -19,7 +19,7 @@
 %description
 TORCS is a 3D racing cars simulator using OpenGL.  The goal is to have
 programmed robots drivers racing against each others.  You can also drive
-yourself with either a wheel, keyboard or mouse. 
+yourself with either a wheel, keyboard or mouse.
 
 This package contains the data files needed to run the game.
 
@@ -132,36 +132,39 @@
 
 
 %files -f data.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %files tracks-dirt -f data-tracks-dirt.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %files tracks-oval -f data-tracks-oval.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %files tracks-road -f data-tracks-road.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %files cars-extra -f data-cars-extra.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %files cars-nascar -f data-cars-nascar.files
-%doc Free-Art-License
 %defattr(-, root, root, 0755)
+%doc Free-Art-License
 
 
 %changelog
+* Mon Feb 28 2005 Matthias Saou <http://freshrpms.net/> 1.2.3-2
+- Change %%doc and %%defattr order to fix wrong ownership of doc files.
+
 * Fri Feb 11 2005 Matthias Saou <http://freshrpms.net/> 1.2.3-1
 - Change License: to "GPL and Free Art License" (#147681).
 - Include Free-Art-License and add a copy to each sub-package.




More information about the fedora-extras-commits mailing list