SPECS: magicor.spec - reverted

lisu lisu at pld-linux.org
Thu Jun 21 12:36:28 CEST 2007


Author: lisu                         Date: Thu Jun 21 10:36:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted

---- Files affected:
SPECS:
   magicor.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/magicor.spec
diff -u SPECS/magicor.spec:1.8 SPECS/magicor.spec:1.9
--- SPECS/magicor.spec:1.8	Thu Jun 21 01:50:14 2007
+++ SPECS/magicor.spec	Thu Jun 21 12:36:23 2007
@@ -3,18 +3,17 @@
 # Conditional build
 %bcond_without	editor	# build without editor
 #
-%define	_rc	rc1
 Summary:	Puzzle game with "fancy" graphics
 Summary(pl.UTF-8):	Gra logiczna z "wyszukaną" grafiką
 Name:		magicor
-Version:	1.1
-Release:	0.%{_rc}.1
+Version:	1.0
+Release:	1
 License:	Public Domain
 Group:		X11/Applications/Games
-Source0:	http://dl.sourceforge.net/magicor/%{name}-source-%{version}-%{_rc}.tar.gz
-# Source0-md5:	10f005bf8bb70bade2d8280451a75dca
-Source1:	http://dl.sourceforge.net/magicor/%{name}-data-%{version}-%{_rc}.tar.gz
-# Source1-md5:	4a6fbd10ae7b08adcdbcc4d5f8d10207
+Source0:	http://dl.sourceforge.net/magicor/%{name}-source-%{version}.tar.gz
+# Source0-md5:	8f30cc33e531a08583bb60af9f373503
+Source1:	http://dl.sourceforge.net/magicor/%{name}-data-%{version}.tar.gz
+# Source1-md5:	2e8146d3bc69811e7908073a9be41ecb
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-path.patch
 URL:		http://magicor.sourceforge.net/
@@ -45,7 +44,7 @@
 Edytor poziomów dla Magicor.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc} -a 1
+%setup -q -a 1
 %patch0 -p1
 %patch1 -p1
 
@@ -58,7 +57,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	MAGICOR=%{name}-%{version}-%{_rc}
+	MAGICOR=%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -66,7 +65,7 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE README
-%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/Magicor
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %{_datadir}/%{name}
 %{py_sitescriptdir}/%{name}
@@ -74,7 +73,7 @@
 %if %{with editor}
 %files editor
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/%{name}-editor
+%attr(755,root,root) %{_bindir}/Magicor-LevelEditor
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}-editor.conf
 %endif
 
@@ -84,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/06/21 10:36:23  lisu
+- reverted
+
 Revision 1.8  2007/06/20 23:50:14  lisu
 - 1.1-rc1
 - cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/magicor.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list