SPECS: ftpcube.spec - postclean, .egg-info

qboosh qboosh at pld-linux.org
Mon Sep 29 23:22:28 CEST 2008


Author: qboosh                       Date: Mon Sep 29 21:22:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- postclean, .egg-info

---- Files affected:
SPECS:
   ftpcube.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/ftpcube.spec
diff -u SPECS/ftpcube.spec:1.16 SPECS/ftpcube.spec:1.17
--- SPECS/ftpcube.spec:1.16	Mon Sep 29 23:15:16 2008
+++ SPECS/ftpcube.spec	Mon Sep 29 23:22:23 2008
@@ -10,9 +10,10 @@
 # Source0-md5:	3eb93ae44fa552ec50a24b7882198dd1
 Source1:	%{name}.desktop
 URL:		http://ftpcube.sourceforge.net/
-BuildRequires:	python
+BuildRequires:	python >= 1:2.5
 BuildRequires:	python-wxPython
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-libs
 Requires:	python-wxPython
 BuildArch:	noarch
@@ -62,14 +63,17 @@
 cp -a %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
 cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc README CHANGELOG COPYING COPYING.ICONS
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ftpcube
 %{py_sitescriptdir}/libftpcube
+%{py_sitescriptdir}/ftpcube-*.egg-info
 %{_desktopdir}/ftpcube.desktop
 %{_pixmapsdir}/ftpcube.png
 
@@ -79,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/09/29 21:22:23  qboosh
+- postclean, .egg-info
+
 Revision 1.16  2008/09/29 21:15:16  qboosh
 - BR: pythonprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ftpcube.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list