rpms/torcs-data/devel torcs-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Jan 13 18:41:24 UTC 2005


Author: thias

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

Modified Files:
	.cvsignore sources 
Added Files:
	torcs-data.spec 
Log Message:
auto-import torcs-data-1.2.2-1.fr on branch devel from torcs-data-1.2.2-1.fr.src.rpm


--- NEW FILE torcs-data.spec ---
# $Id: torcs-data.spec 1833 2004-08-02 23:22:28Z dag $
# Authority: matthias

# Dist: nodist

Summary: The Open Racing Car Simulator data files
Name: torcs-data
Version: 1.2.2
Release: 1.fr
License: GPL
Group: Amusements/Games
URL: http://torcs.org/
Source0: http://dl.sf.net/torcs/TORCS-%{version}-data.tgz
Source1: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-dirt.tgz
Source2: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-oval.tgz
Source3: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-road.tgz
Source4: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-extra.tgz
Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-gt.tgz
Source6: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-roadsters.tgz
Source7: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-sport.tgz
Source8: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz
Source9: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-Patwo-Design.tgz
Source10: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-VM.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: torcs, %{name}-tracks = %{version}
BuildArch: noarch

%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. 

This package contains the data files needed to run the game.


%package tracks-dirt
Summary: The Open Racing Car Simulator additional dirt tracks
Group: Amusements/Games
Requires: torcs
Provides: %{name}-tracks = %{version}-%{release}

%description tracks-dirt
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.

This package contains additional tracks for the game.


%package tracks-oval
Summary: The Open Racing Car Simulator additional oval tracks
Group: Amusements/Games
Requires: torcs
Provides: %{name}-tracks = %{version}-%{release}

%description tracks-oval
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.

This package contains additional tracks for the game.


%package tracks-road
Summary: The Open Racing Car Simulator additional road tracks
Group: Amusements/Games
Requires: torcs
Provides: %{name}-tracks = %{version}-%{release}

%description tracks-road
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.

This package contains additional tracks for the game.


%package cars-extra
Summary: The Open Racing Car Simulator additional cars
Group: Amusements/Games
Requires: torcs

%description cars-extra
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.

This package contains additional cars for the game.


%package cars-kcendra-gt
Summary: The Open Racing Car Simulator additional kcendra GT cars
Group: Amusements/Games
Requires: torcs

%description cars-kcendra-gt
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.

This package contains additional cars for the game.


%package cars-kcendra-roadsters
Summary: The Open Racing Car Simulator additional kcendra roadsters
Group: Amusements/Games
Requires: torcs

%description cars-kcendra-roadsters
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.

This package contains additional cars for the game.


%package cars-kcendra-sport
Summary: The Open Racing Car Simulator additional kcendra sport cars
Group: Amusements/Games
Requires: torcs

%description cars-kcendra-sport
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.

This package contains additional cars for the game.


%package cars-nascar
Summary: The Open Racing Car Simulator additional NASCAR cars
Group: Amusements/Games
Requires: torcs

%description cars-nascar
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.

This package contains additional cars for the game.


%package cars-Patwo-Design
Summary: The Open Racing Car Simulator addition Patwo Design cars
Group: Amusements/Games
License: Other
Requires: torcs

%description cars-Patwo-Design
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.

This package contains additional Patwo Design cars (non free!!!).


%package cars-VM
Summary: The Open Racing Car Simulator additional VM cars
Group: Amusements/Games
Requires: torcs

%description cars-VM
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.

This package contains additional cars for the game.


%prep
%setup -T -c %{name}-%{version}
# Uncompress all packages in a separate tree
for source in %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10}; do
    package="`basename ${source} .tgz | sed 's/TORCS-%{version}-//g'`"
    mkdir -p ${package}%{_datadir}/games/torcs/
    ( cd ${package}%{_datadir}/games/torcs/
        tar xzf %{_sourcedir}/TORCS-%{version}-${package}.tgz )
    echo ${package} >> package.list
done


%build
# List each package's files
for package in `cat package.list`; do
    ( cd ${package}
      find .%{_datadir}/games/torcs -type d \
          | sed s/^./\%dir\ / > ../${package}.files
      find .%{_datadir}/games/torcs -type f \
          | sed s/^.// >> ../${package}.files )
done


%install
%{__rm} -rf %{buildroot}
# Install all trees into the main build root
mkdir -p %{buildroot}
for package in `cat package.list`; do
    cp -a ${package}/* %{buildroot}/
done


%clean
%{__rm} -rf %{buildroot}


%files -f data.files
%defattr(-, root, root, 0755)


%files tracks-dirt -f data-tracks-dirt.files
%defattr(-, root, root, 0755)


%files tracks-oval -f data-tracks-oval.files
%defattr(-, root, root, 0755)


%files tracks-road -f data-tracks-road.files
%defattr(-, root, root, 0755)


%files cars-extra -f data-cars-extra.files
%defattr(-, root, root, 0755)


%files cars-kcendra-gt -f data-cars-kcendra-gt.files
%defattr(-, root, root, 0755)


%files cars-kcendra-roadsters -f data-cars-kcendra-roadsters.files
%defattr(-, root, root, 0755)


%files cars-kcendra-sport -f data-cars-kcendra-sport.files
%defattr(-, root, root, 0755)


%files cars-nascar -f data-cars-nascar.files
%defattr(-, root, root, 0755)


%files cars-Patwo-Design -f data-cars-Patwo-Design.files
%defattr(-, root, root, 0755)


%files cars-VM -f data-cars-VM.files
%defattr(-, root, root, 0755)


%changelog
* Thu Feb 26 2004 Matthias Saou <http://freshrpms.net/> 1.2.2-1.fr
- Update to 1.2.1
- Added all new tracks : dirt, oval and road.
- Added all new cars : kcendra-gt, kcendra-roadsters, kcendra-sport, nascar
  and VM.
- Updated the %%setup and %%build sections to make them even more flexible.

* Tue Nov 11 2003 Matthias Saou <http://freshrpms.net/> 1.2.1-4.fr
- Rebuild for Fedora Core 1.

* Tue May 27 2003 Matthias Saou <http://freshrpms.net/>
- Added a requires on torcs for all packages.

* Mon Apr 28 2003 Matthias Saou <http://freshrpms.net/>
- Fixed the defattr problem, doh!

* Wed Apr 23 2003 Matthias Saou <http://freshrpms.net/>
- Initial RPM release.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/torcs-data/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Jan 2005 18:33:39 -0000	1.1
+++ .cvsignore	13 Jan 2005 18:41:22 -0000	1.2
@@ -0,0 +1,11 @@
+TORCS-1.2.2-data-cars-Patwo-Design.tgz
+TORCS-1.2.2-data-cars-VM.tgz
+TORCS-1.2.2-data-cars-extra.tgz
+TORCS-1.2.2-data-cars-kcendra-gt.tgz
+TORCS-1.2.2-data-cars-kcendra-roadsters.tgz
+TORCS-1.2.2-data-cars-kcendra-sport.tgz
+TORCS-1.2.2-data-cars-nascar.tgz
+TORCS-1.2.2-data-tracks-dirt.tgz
+TORCS-1.2.2-data-tracks-oval.tgz
+TORCS-1.2.2-data-tracks-road.tgz
+TORCS-1.2.2-data.tgz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/torcs-data/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Jan 2005 18:33:39 -0000	1.1
+++ sources	13 Jan 2005 18:41:22 -0000	1.2
@@ -0,0 +1,11 @@
+df5706fd877d98cebf0d9977005304d4  TORCS-1.2.2-data-cars-Patwo-Design.tgz
+4394bdbe9722cc8b962fea29dec9531d  TORCS-1.2.2-data-cars-VM.tgz
+96ff8279e7d77a40564122fa1a7a78b6  TORCS-1.2.2-data-cars-extra.tgz
+858c0e05e589c88264472a27c94f2a29  TORCS-1.2.2-data-cars-kcendra-gt.tgz
+7d490c510914a0cdab5939cca66f37cb  TORCS-1.2.2-data-cars-kcendra-roadsters.tgz
+3e574373fe582269f927b94b3d01ccfa  TORCS-1.2.2-data-cars-kcendra-sport.tgz
+4b20ced6ffc65357ffddb31fbc561682  TORCS-1.2.2-data-cars-nascar.tgz
+630e7e53ffcd84a46175a7627438ba2b  TORCS-1.2.2-data-tracks-dirt.tgz
+846a977e0a147de2560b23e740ebdecb  TORCS-1.2.2-data-tracks-oval.tgz
+78dabde8e38aa618fcfa570a5835732e  TORCS-1.2.2-data-tracks-road.tgz
+241552524488396fc5cca4ff8c943709  TORCS-1.2.2-data.tgz




More information about the fedora-extras-commits mailing list