packages: pida/pida.spec - BR: pkgconfig - don't list same .egg-info file 3...

sparky sparky at pld-linux.org
Wed Jan 20 20:29:10 CET 2010


Author: sparky                       Date: Wed Jan 20 19:29:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pkgconfig
- don't list same .egg-info file 3 times

---- Files affected:
packages/pida:
   pida.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/pida/pida.spec
diff -u packages/pida/pida.spec:1.25 packages/pida/pida.spec:1.26
--- packages/pida/pida.spec:1.25	Wed Jan 20 14:53:18 2010
+++ packages/pida/pida.spec	Wed Jan 20 20:29:05 2010
@@ -19,6 +19,7 @@
 # Source0-md5:	d24bbdc2c07172062cf55dffe58c85f6
 Source1:	%{name}.desktop
 URL:		http://pida.co.uk/
+BuildRequires:	pkgconfig
 BuildRequires:	python-devel
 BuildRequires:	python-pygtk-devel
 BuildRequires:	python-setuptools
@@ -124,13 +125,11 @@
 %lang(fr) %{py_sitedir}/pida/services/window/locale/fr_FR
 
 %if "%{py_ver}" > "2.4"
-%{py_sitedir}/*-*.egg-info
-%{py_sitedir}/*-*.egg-info
-%{py_sitedir}/*-py2.*.egg-info
+%{py_sitedir}/PIDA-*-py2.*.egg-info
 %endif
+%attr(755,root,root) %{py_sitedir}/moo_stub.so
 
 %dir %{py_sitedir}/pida
-%attr(755,root,root) %{py_sitedir}/moo_stub.so
 %{py_sitedir}/pida/*.py[co]
 %{py_sitedir}/pida/core
 %{py_sitedir}/pida/editors
@@ -248,6 +247,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/01/20 19:29:05  sparky
+- BR: pkgconfig
+- don't list same .egg-info file 3 times
+
 Revision 1.25  2010/01/20 13:53:18  duddits
 - R: python-pygtk-glade (called in by fi9o, thanks)
 - new URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pida/pida.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list