rpms/crossfire-maps/devel crossfire-maps.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Thomas (wart) fedora-extras-commits at redhat.com
Tue May 16 16:53:47 UTC 2006


Author: wart

Update of /cvs/extras/rpms/crossfire-maps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30748/devel

Modified Files:
	.cvsignore sources 
Added Files:
	crossfire-maps.spec 
Log Message:
auto-import crossfire-maps-1.9.0-1 on branch devel from crossfire-maps-1.9.0-1.src.rpm


--- NEW FILE crossfire-maps.spec ---
Name:           crossfire-maps
Version:        1.9.0        
Release:        1%{?dist}
Summary:        Map files for the crossfire server

Group:          Amusements/Games
License:        GPL
URL:            http://crossfire.real-time.com
Source0:        http://dl.sourceforge.net/crossfire/crossfire-%{version}-1.maps.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch

%description
Map files for the crossfire server.

%package devel
Summary: Development tools for writing crossfire maps
Group: Development/Libraries
Requires: %{name} = %{version}
%description devel
Development tools for writing crossfire maps.


%prep
%setup -q -c -n %{name}-%{version}
chmod -x maps/python/IPO/README
chmod -x maps/python/IPO/*.py
chmod -x maps/scorn/misc/beginners2
chmod -x maps/styles/monsterstyles/sylvan/*
chmod -x maps/planes/*
chmod -x maps/unlinked/casino/*
chmod -x maps/pup_land/s_f/*
chmod -x maps/pup_land/ancient/castle/*
chmod -x maps/pup_land/ancient/volcano/*
chmod -x maps/pup_land/ancient/mountain/*
chmod -x maps/pup_land/lone_town/cave/*
chmod -x maps/templates/keep/*.tpl
chmod -x maps/templates/guild/bigchest

%{__sed} -i 's/\r//' maps/templates/keep/keep1.tpl
%{__sed} -i 's/\r//' maps/templates/keep/keep2.tpl
%{__sed} -i 's/\r//' maps/templates/keep/keep3.tpl
%{__sed} -i 's/\r//' maps/templates/keep/keep_b.tpl
%{__sed} -i 's/\r//' maps/templates/keep/keep_roof.tpl

rm -f maps/:!

%build
# Nothing to build!


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_datadir}/crossfire
cp -a maps $RPM_BUILD_ROOT%{_datadir}/crossfire/


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_datadir}/crossfire/maps
%exclude %{_datadir}/crossfire/maps/Info
%exclude %{_datadir}/crossfire/maps/templates

%files devel
%defattr(-,root,root,-)
%{_datadir}/crossfire/maps/Info
%{_datadir}/crossfire/maps/templates


%changelog
* Thu Mar 9 2006 Wart <wart at kobold.org> 1.9.0-1
- Initial spec file following Fedora Extras conventions


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/crossfire-maps/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	16 May 2006 16:44:13 -0000	1.1
+++ .cvsignore	16 May 2006 16:53:47 -0000	1.2
@@ -0,0 +1 @@
+crossfire-1.9.0-1.maps.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/crossfire-maps/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	16 May 2006 16:44:13 -0000	1.1
+++ sources	16 May 2006 16:53:47 -0000	1.2
@@ -0,0 +1 @@
+265c4dfdbdedaa2c565ea831f5f74a0c  crossfire-1.9.0-1.maps.tar.gz




More information about the fedora-extras-commits mailing list