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

Hugo Cisneiros (eitch) fedora-extras-commits at redhat.com
Fri May 5 18:59:26 UTC 2006


Author: eitch

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

Modified Files:
	.cvsignore sources 
Added Files:
	netpanzer-data.spec 
Log Message:
auto-import netpanzer-data-0.8-3 on branch devel from netpanzer-data-0.8-3.src.rpm


--- NEW FILE netpanzer-data.spec ---
Name:           netpanzer-data
Version:        0.8
Release:        3
Summary:        Data files for netpanzer

Group:          Amusements/Games
License:        GPL
URL:		http://netpanzer.berlios.de
Source0:	http://download.berlios.de/netpanzer/netpanzer-data-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:	noarch

# While contents of this packages includes only data-files, they are included
# with configure script and jam (make substitute). This is really strange indeed,
# but this configure searchs for these dependencies below. 
BuildRequires:	jam, physfs-devel >= 0.1.9, doxygen
BuildRequires:	SDL-devel >= 1.2.5, SDL_mixer-devel >= 1.2, SDL_image-devel >= 1.2
Requires:	netpanzer = %{version}

%description
This package contains the graphics and sounds for netpanzer, an online
multiplayer tactical warfare game designed for FAST ACTION combat.


%prep
%setup -q

# Strip \r from RELNOTES file
sed -i 's/\r//' RELNOTES


%build
%configure --target=i386-redhat-linux-gnu
jam %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
export DESTDIR=$RPM_BUILD_ROOT
jam install


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc ChangeLog COPYING README RELNOTES TODO
%{_datadir}/netpanzer


%changelog
* Thu May  4 2006 Hugo Cisneiros <hugo at devin.com.br> 0.8-3
- Removed desktop-file-utils BuildReq entry

* Mon May  1 2006 Hugo Cisneiros <hugo at devin.com.br> 0.8-2
- Changed Package's RPM Group
- Fixed Changelog entries to specify versions
- Stripped '\r' EOL from RELNOTES file

* Mon May  1 2006 Hugo Cisneiros <hugo at devin.com.br> 0.8-1
- Initial RPM release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/netpanzer-data/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	5 May 2006 18:48:03 -0000	1.1
+++ .cvsignore	5 May 2006 18:59:26 -0000	1.2
@@ -0,0 +1 @@
+netpanzer-data-0.8.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/netpanzer-data/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 May 2006 18:48:03 -0000	1.1
+++ sources	5 May 2006 18:59:26 -0000	1.2
@@ -0,0 +1 @@
+d2dbd5a6c38a181fa3b6aa9a68c81d2f  netpanzer-data-0.8.tar.bz2




More information about the fedora-extras-commits mailing list