Author: duddits                      Date: Sun Sep 28 19:37:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel. 2
- patch for the program icon added
- back to previous BR

---- Files affected:
SPECS:
   ftpcube.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/ftpcube.spec
diff -u SPECS/ftpcube.spec:1.11 SPECS/ftpcube.spec:1.12
--- SPECS/ftpcube.spec:1.11     Sun Sep 28 20:12:56 2008
+++ SPECS/ftpcube.spec  Sun Sep 28 21:37:28 2008
@@ -3,16 +3,17 @@
 Summary(pl.UTF-8):     WielowÄ…tkowy klient FTP dla systemu X Window
 Name:          ftpcube
 Version:       0.5.1
-Release:       1
+Release:       2
 License:       Artistic for code, GPL v2 for icons
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/ftpcube/%{name}-%{version}.tar.gz
 # Source0-md5: 3eb93ae44fa552ec50a24b7882198dd1
 Source1:       %{name}.desktop
+Patch0:                %{name}-prog-icon.patch
 URL:           http://ftpcube.sourceforge.net/
 BuildRequires: python
 %pyrequires_eq python-libs
-BuildRequires: python-wxPython
+Requires:      python-wxPython
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,11 +42,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python setup.py build
 # Extracting program icon from .py
-python libftpcube/icons/%{name}.py > %{name}.xpm
+python libftpcube/icons/%{name}2.py > %{name}.xpm
+rm -f libftpcube/icons/%{name}2.py
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,6 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/09/28 19:37:28  duddits
+- rel. 2
+- patch for the program icon added
+- back to previous BR
+
 Revision 1.11  2008/09/28 18:12:56  duddits
 - up to 0.5.1
 - BR updated
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to