SPECS: meld.spec - not so nice workaround for meld python module -...

wiget wiget at pld-linux.org
Thu Apr 19 18:10:43 CEST 2007


Author: wiget                        Date: Thu Apr 19 16:10:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- not so nice workaround for meld python module
- release 5

---- Files affected:
SPECS:
   meld.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/meld.spec
diff -u SPECS/meld.spec:1.49 SPECS/meld.spec:1.50
--- SPECS/meld.spec:1.49	Tue Feb 13 07:46:53 2007
+++ SPECS/meld.spec	Thu Apr 19 18:10:37 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Wizualne narzędzie do oglądania i włączania zmian (diff)
 Name:		meld
 Version:	1.1.4
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/Text
 Source0:	http://ftp.gnome.org/pub/gnome/sources/meld/1.1/%{name}-%{version}.tar.bz2
@@ -65,8 +65,13 @@
 	prefix=%{_prefix} \
 	libdir=%{py_sitedir}
 
+touch $RPM_BUILD_ROOT%{py_sitedir}/meld/__init__.py
+
+%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 rm -r $RPM_BUILD_ROOT%{_datadir}/application-registry
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/%{name}/*.py
+
+%py_postclean
 
 %find_lang %{name} --with-gnome
 
@@ -99,6 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/04/19 16:10:37  wiget
+- not so nice workaround for meld python module
+- release 5
+
 Revision 1.49  2007/02/13 06:46:53  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/meld.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list