SPECS: ftpcube.spec - BR: pythonprov
qboosh
qboosh at pld-linux.org
Mon Sep 29 23:15:22 CEST 2008
Author: qboosh Date: Mon Sep 29 21:15:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: pythonprov
---- Files affected:
SPECS:
ftpcube.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/ftpcube.spec
diff -u SPECS/ftpcube.spec:1.15 SPECS/ftpcube.spec:1.16
--- SPECS/ftpcube.spec:1.15 Sun Sep 28 23:18:34 2008
+++ SPECS/ftpcube.spec Mon Sep 29 23:15:16 2008
@@ -11,8 +11,9 @@
Source1: %{name}.desktop
URL: http://ftpcube.sourceforge.net/
BuildRequires: python
-%pyrequires_eq python-libs
BuildRequires: python-wxPython
+BuildRequires: rpm-pythonprov
+%pyrequires_eq python-libs
Requires: python-wxPython
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,8 +70,8 @@
%doc README CHANGELOG COPYING COPYING.ICONS
%attr(755,root,root) %{_bindir}/*
%{py_sitescriptdir}/libftpcube
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_desktopdir}/ftpcube.desktop
+%{_pixmapsdir}/ftpcube.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -78,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2008/09/29 21:15:16 qboosh
+- BR: pythonprov
+
Revision 1.15 2008/09/28 21:18:34 glen
- shorter code
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ftpcube.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list