rpms/spring-maps-default/F-10 spring-maps-default.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Aurelien Bompard abompard at fedoraproject.org
Wed Mar 18 06:52:33 UTC 2009


Author: abompard

Update of /cvs/pkgs/rpms/spring-maps-default/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15312

Modified Files:
	.cvsignore sources 
Added Files:
	spring-maps-default.spec 
Log Message:
initial import for F-10


--- NEW FILE spring-maps-default.spec ---
Name:           spring-maps-default
Version:        0.1
Release:        4%{?dist}
Summary:        Default maps for Spring

Group:          Amusements/Games
# For licensing details, see:
# http://spring.clan-sy.com/phpbb/viewtopic.php?f=13&t=15694&p=296531#p296531
License:        Redistributable, no modification permitted
URL:            http://spring.jobjol.nl
# http://spring.jobjol.nl/show_file.php?id=593
Source0:        http://jj.darkstars.co.uk/c2/SmallDivide.sd7
# http://spring.jobjol.nl/show_file.php?id=131
Source1:        http://jj.darkstars.co.uk/c2/Comet_Catcher_Redux.sd7
# http://spring.jobjol.nl/show_file.php?id=571
Source2:        http://jj.darkstars.co.uk/c2/Sands_of_War_v2.sd7
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

# Completely useless without spring
Requires:       spring
# Spring does not build on PPC, exclude it here too
ExcludeArch:    ppc ppc64


%description
This package contains the default maps for Spring: Small Divide, Comet Catcher
Redux, and Sands of War.


%prep

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_datadir}/spring/maps/
cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} \
    $RPM_BUILD_ROOT%{_datadir}/spring/maps/


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_datadir}/spring/maps/*.sd7


%changelog
* Sat Mar 14 2009 Aurelien Bompard <abompard at fedoraproject.org> 0.1-4
- add a comment for licensing details

* Sat Mar 14 2009 Aurelien Bompard <abompard at fedoraproject.org> 0.1-3
- fix URLs and License

* Sun Jan 18 2009 Aurelien Bompard <abompard at fedoraproject.org> 0.1-2
- require spring instead of spring-engine, metapackage was dropped

* Thu Jan 01 2009 Aurelien Bompard <abompard at fedoraproject.org> 0.1-1
- initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/spring-maps-default/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	18 Mar 2009 03:22:36 -0000	1.1
+++ .cvsignore	18 Mar 2009 06:52:03 -0000	1.2
@@ -0,0 +1,3 @@
+Comet_Catcher_Redux.sd7
+Sands_of_War_v2.sd7
+SmallDivide.sd7


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/spring-maps-default/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 Mar 2009 03:22:36 -0000	1.1
+++ sources	18 Mar 2009 06:52:03 -0000	1.2
@@ -0,0 +1,3 @@
+4963ee4d16c0a4490c069ca6a4b629e1  Comet_Catcher_Redux.sd7
+9d0ecfd8f9a15b0ab1f3ca3304074856  Sands_of_War_v2.sd7
+f82ef9d647da7aceea0aa6a5ce94e947  SmallDivide.sd7




More information about the fedora-extras-commits mailing list