SPECS: ftpcube.spec - up to 0.5.1 - BR updated - program icon extracted fro...
duddits
duddits at pld-linux.org
Sun Sep 28 20:13:01 CEST 2008
Author: duddits Date: Sun Sep 28 18:13:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.5.1
- BR updated
- program icon extracted from .py (idea from A.Zabronski #netbsd.pl)
---- Files affected:
SPECS:
ftpcube.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/ftpcube.spec
diff -u SPECS/ftpcube.spec:1.10 SPECS/ftpcube.spec:1.11
--- SPECS/ftpcube.spec:1.10 Thu Feb 7 10:43:07 2008
+++ SPECS/ftpcube.spec Sun Sep 28 20:12:56 2008
@@ -2,17 +2,17 @@
Summary: Multithreaded FTP client for X Window System
Summary(pl.UTF-8): WielowÄ…tkowy klient FTP dla systemu X Window
Name: ftpcube
-Version: 0.4.3
-Release: 5
+Version: 0.5.1
+Release: 1
License: Artistic for code, GPL v2 for icons
Group: X11/Applications/Networking
Source0: http://dl.sourceforge.net/ftpcube/%{name}-%{version}.tar.gz
-# Source0-md5: 574d207377a24caf6315866d52326672
+# Source0-md5: 3eb93ae44fa552ec50a24b7882198dd1
Source1: %{name}.desktop
URL: http://ftpcube.sourceforge.net/
BuildRequires: python
%pyrequires_eq python-libs
-Requires: python-wxPython
+BuildRequires: python-wxPython
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -44,6 +44,8 @@
%build
python setup.py build
+# Extracting program icon from .py
+python libftpcube/icons/%{name}.py > %{name}.xpm
%install
rm -rf $RPM_BUILD_ROOT
@@ -62,7 +64,7 @@
%files
%defattr(644,root,root,755)
-%doc README TODO CHANGELOG
+%doc README CHANGELOG COPYING COPYING.ICONS
%attr(755,root,root) %{_bindir}/*
%{py_sitescriptdir}/libftpcube
%{_desktopdir}/*.desktop
@@ -74,6 +76,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/09/28 18:12:56 duddits
+- up to 0.5.1
+- BR updated
+- program icon extracted from .py (idea from A.Zabronski #netbsd.pl)
+
Revision 1.10 2008/02/07 09:43:07 ankry
- unix -> Unix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ftpcube.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list