SPECS: magicor.spec - unified sf URLs - noarch, BR python devels o...
qboosh
qboosh at pld-linux.org
Tue Nov 28 22:10:30 CET 2006
Author: qboosh Date: Tue Nov 28 21:10:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified sf URLs
- noarch, BR python devels only
- License is Public Domain, added LICENSE to doc
---- Files affected:
SPECS:
magicor.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/magicor.spec
diff -u SPECS/magicor.spec:1.3 SPECS/magicor.spec:1.4
--- SPECS/magicor.spec:1.3 Sat Nov 25 19:36:14 2006
+++ SPECS/magicor.spec Tue Nov 28 22:10:24 2006
@@ -9,23 +9,19 @@
Name: magicor
Version: 1.0
Release: 0.%{_rc}.1
-License: ?
+License: Public Domain
Group: X11/Applications/Games
-Source0: http://downloads.sourceforge.net/magicor/%{name}-source-%{version}-%{_rc}.tar.gz
+Source0: http://dl.sourceforge.net/magicor/%{name}-source-%{version}-%{_rc}.tar.gz
# Source0-md5: 8914ec1bcc05f05cc7c9a3d47993a2c8
-Source1: http://downloads.sourceforge.net/magicor/%{name}-data-%{version}-%{_rc}.tar.gz
+Source1: http://dl.sourceforge.net/magicor/%{name}-data-%{version}-%{_rc}.tar.gz
# Source1-md5: bc2004e9d28268d00f286b5172781827
Patch0: %{name}-Makefile.patch
Patch1: %{name}-path.patch
URL: http://magicor.sourceforge.net/
-BuildRequires: SDL-devel >= 1.2
-BuildRequires: SDL_image-devel
-BuildRequires: SDL_mixer-devel
-%{?with_editor:BuildRequires: gtk+2-devel >= 2.0}
-%{?with_editor:BuildRequires: libglade2-devel}
BuildRequires: python-devel >= 1:2.4
BuildRequires: python-pygame
%{?with_editor:BuildRequires: python-pygtk-devel}
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -69,7 +65,7 @@
%files
%defattr(644,root,root,755)
-%doc README
+%doc LICENSE README
%attr(755,root,root) %{_bindir}/Magicor
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
%{_datadir}/%{name}
@@ -88,6 +84,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/11/28 21:10:24 qboosh
+- unified sf URLs
+- noarch, BR python devels only
+- License is Public Domain, added LICENSE to doc
+
Revision 1.3 2006/11/25 18:36:14 jackass
- typo
@@ -96,4 +97,3 @@
Revision 1.1 2006/11/25 12:23:23 lisu
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/magicor.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list