Author: lisu Date: Fri Nov 21 15:49:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to final 1.1 - merge with DEVEL
---- Files affected: SPECS: magicor.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/magicor.spec diff -u SPECS/magicor.spec:1.9 SPECS/magicor.spec:1.10 --- SPECS/magicor.spec:1.9 Thu Jun 21 12:36:23 2007 +++ SPECS/magicor.spec Fri Nov 21 16:49:25 2008 @@ -6,14 +6,14 @@ Summary: Puzzle game with "fancy" graphics Summary(pl.UTF-8): Gra logiczna z "wyszukanÄ…" grafikÄ… Name: magicor -Version: 1.0 +Version: 1.1 Release: 1 License: Public Domain Group: X11/Applications/Games Source0: http://dl.sourceforge.net/magicor/%{name}-source-%{version}.tar.gz -# Source0-md5: 8f30cc33e531a08583bb60af9f373503 +# Source0-md5: 0ba83ba61ec7db1a0d4fed6b937ae527 Source1: http://dl.sourceforge.net/magicor/%{name}-data-%{version}.tar.gz -# Source1-md5: 2e8146d3bc69811e7908073a9be41ecb +# Source1-md5: b681fc820d0f900120a87ae6163ee777 Patch0: %{name}-Makefile.patch Patch1: %{name}-path.patch URL: http://magicor.sourceforge.net/ @@ -65,7 +65,7 @@ %files %defattr(644,root,root,755) %doc LICENSE README -%attr(755,root,root) %{_bindir}/Magicor +%attr(755,root,root) %{_bindir}/%{name} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf %{_datadir}/%{name} %{py_sitescriptdir}/%{name} @@ -73,7 +73,7 @@ %if %{with editor} %files editor %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/Magicor-LevelEditor +%attr(755,root,root) %{_bindir}/%{name}-editor %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}-editor.conf %endif @@ -83,6 +83,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/11/21 15:49:25 lisu +- up to final 1.1 +- merge with DEVEL + +Revision 1.9.2.1 2007/06/21 21:18:00 lisu +- 1.1-rc1 +- cosmetics + Revision 1.9 2007/06/21 10:36:23 lisu - reverted ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/magicor.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
