SPECS: mirage.spec updated

Krzysztof Lewczuk tomipnh at gmail.com
Fri May 9 18:44:33 CEST 2008


up to 0.9.3

Pozdrawiam, Krzysiek

-- 
Perl - The only language that looks the  | http://tomipnh.jogger.pl
same before and after RSA encryption.    | xmpp://lwr@i386.pl
-------------- next part --------------
Index: mirage.spec
===================================================================
RCS file: /cvsroot/SPECS/mirage.spec,v
retrieving revision 1.3
diff -u -r1.3 mirage.spec
--- mirage.spec	27 May 2007 21:51:50 -0000	1.3
+++ mirage.spec	9 May 2008 16:42:08 -0000
@@ -5,12 +5,12 @@
 Summary:	Fast and simple image viewer in GTK+
 Summary(pl.UTF-8):	Szybka i prosta przegl?darka obrazk?w w GTK+
 Name:		mirage
-Version:	0.8.3
-Release:	0.1
-License:	GPL v2
+Version:	0.9.3
+Release:	1
+License:	GPL v3+
 Group:		X11/Applications/Graphics
 Source0:	http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2
-# Source0-md5:	a72f26fb2a60101816a50679729802e7
+# Source0-md5:	87bd8b8de578f34f4028073ecfa43474
 URL:		http://mirageiv.berlios.de/
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	python-devel
@@ -53,6 +53,8 @@
 
 %prep
 %setup -q
+# Don't remove rebuilt files!
+%{__sed} -i.build -e '/Cleanup/,$d' setup.py
 
 %build
 %{__python} setup.py build
@@ -72,7 +74,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc CHANGELOG README TODO TRANSLATORS
+%doc CHANGELOG COPYING README TODO TRANSLATORS
 %attr(755,root,root) %{_bindir}/mirage
 %{py_sitedir}/mirage.py[co]
 %attr(755,root,root) %{py_sitedir}/imgfuncs.so


More information about the pld-devel-en mailing list