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

Hans de Goede jwrdegoede at rpmfusion.org
Fri Jul 25 21:56:33 CEST 2008


Author: jwrdegoede

Update of /cvs/free/rpms/wormsofprey-data/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23167/devel

Modified Files:
	.cvsignore sources 
Added Files:
	wormsofprey-data.spec 
Log Message:
initial wormsofprey-data import



--- NEW FILE wormsofprey-data.spec ---
%define real_version 2005-12-21

Name:           wormsofprey-data
Version:        20051221
Release:        1%{?dist}
Summary:        Data for worms of prey
Group:          Amusements/Games
License:        GPL
URL:            http://wormsofprey.org
Source0:        http://wormsofprey.org/download/wopdata-%{real_version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch
Requires:       wormsofprey >= 0.4.3

%description
Data for the game worms of prey


%prep
%setup -q -n wopdata-%{real_version}


# %build
# nothing to Build, data only!


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_datadir}/wormsofprey
cp -r * $RPM_BUILD_ROOT%{_datadir}/wormsofprey


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_datadir}/wormsofprey/*


%changelog
* Wed Aug  9 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 20051221-1%{?dist}
- Initial Fedora Extras package


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/wormsofprey-data/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Jun 2008 14:26:40 -0000	1.1
+++ .cvsignore	25 Jul 2008 19:56:32 -0000	1.2
@@ -0,0 +1 @@
+wopdata-2005-12-21.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/free/rpms/wormsofprey-data/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Jun 2008 14:26:40 -0000	1.1
+++ sources	25 Jul 2008 19:56:32 -0000	1.2
@@ -0,0 +1 @@
+0bf42f28e03dcac5c8066b46d7733907  wopdata-2005-12-21.tar.bz2



More information about the rpmfusion-commits mailing list