playground/memre/packs/packs/network/ftp/gftp - gftp is ready for 2011

Mehmet Emre Atasever paketler-commits at pardus.org.tr
Mon Oct 18 12:32:14 EEST 2010


Author: memre
Date: Mon Oct 18 12:32:14 2010
New Revision: 102885

Added:
   playground/memre/packs/packs/network/ftp/gftp/files/fedora/
   playground/memre/packs/packs/network/ftp/gftp/files/fedora/gftp-stropts.patch
Modified:
   playground/memre/packs/packs/network/ftp/gftp/pspec.xml
Log:
gftp is ready for 2011

---
 files/fedora/gftp-stropts.patch |   12 ++++++++++++
 pspec.xml                       |    7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

Modified: playground/memre/packs/packs/network/ftp/gftp/pspec.xml
=================================================================
--- playground/memre/packs/packs/network/ftp/gftp/pspec.xml	(original)
+++ playground/memre/packs/packs/network/ftp/gftp/pspec.xml	Mon Oct 18 12:32:14 2010
@@ -15,9 +15,11 @@
         <Description>GFTP is an file transfer client that has text and GTK interfaces. It supports the FTP, FTPS (control connection only), HTTP, HTTPS, FSP, and SSH protocols and has FTP and HTTP proxy server support. It also supports UNIX, EPLF, Novell, MacOS, VMS, MVS, and NT (DOS) style directory listings, and has a bookmarks menu that allows you to quickly connect to remote sites.</Description>
         <Archive sha1sum="a5516403edf199e31194806478d4d8ac00daf828" type="tarbz2">http://www.gftp.org/gftp-2.0.19.tar.bz2</Archive>
         <BuildDependencies>
-            <Dependency versionFrom="2.18.5">gtk2</Dependency>
+            <Dependency>gtk2-devel</Dependency>
+            <Dependency>gdk-pixbuf-devel</Dependency>
         </BuildDependencies>
         <Patches>
+            <Patch level="1">fedora/gftp-stropts.patch</Patch>
             <Patch>gftp_desktop.patch</Patch>
         </Patches>
     </Source>
@@ -25,7 +27,8 @@
     <Package>
         <Name>gftp</Name>
         <RuntimeDependencies>
-            <Dependency versionFrom="2.18.5">gtk2</Dependency>
+            <Dependency>gtk2</Dependency>
+            <Dependency>gdk-pixbuf</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin</Path>


More information about the paketler-commits mailing list