rpms/filezilla/F-10 filezilla.spec,1.26,1.27 sources,1.25,1.26

Nicolas Chauvet kwizart at fedoraproject.org
Tue May 5 07:53:17 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/filezilla/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv901

Modified Files:
	filezilla.spec sources 
Log Message:
Update to 3.2.4.1



Index: filezilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/F-10/filezilla.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- filezilla.spec	18 Nov 2008 11:05:45 -0000	1.26
+++ filezilla.spec	5 May 2009 07:52:46 -0000	1.27
@@ -1,12 +1,14 @@
+#define fz_rc   rc1
+
 Name:           filezilla
-Version:        3.1.5.1
-Release:        1%{?dist}
+Version:        3.2.4.1
+Release:        1%{?fz_rc:_%{?fz_rc}}%{?dist}
 Summary:        FileZilla FTP, FTPS and SFTP client
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://filezilla-project.org/
-Source0:        http://downloads.sourceforge.net/%{name}/FileZilla_%{version}_src.tar.bz2
+Source0:        http://downloads.sourceforge.net/%{name}/FileZilla_%{version}%{?fz_rc:-%{?fz_rc}}_src.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## Needed if autogen.sh is invoked
@@ -16,6 +18,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  cppunit-devel >= 1.10.2
 ##
 BuildRequires:  desktop-file-utils
+
+BuildRequires:  dbus-devel
 BuildRequires:  gettext
 BuildRequires:  gnutls-devel >= 2.0.4
 BuildRequires:  libidn-devel
@@ -38,9 +42,7 @@ FileZilla is a FTP, FTPS and SFTP client
 
 
 %prep
-%setup -q -n %{name}-%{version}
-
-#sed -i -e 's/2.0.4/1.6.3/' configure.in
+%setup -q -n %{name}-%{version}%{?fz_rc:-%{?fz_rc}}
 
 # Run autotools if needed
 # sh autoconf
@@ -117,6 +119,47 @@ fi || :
 
 
 %changelog
+* Tue Apr 28 2009 kwizart < kwizart at gmail.com > - 3.2.4.1-1
+- Update to 3.2.4.1
+
+* Tue Apr 21 2009 kwizart < kwizart at gmail.com > - 3.2.4-1
+- Update to 3.2.4
+
+* Thu Apr  2 2009 kwizart < kwizart at gmail.com > - 3.2.3.1-1
+- Update to 3.2.3.1 stable
+
+* Mon Mar 23 2009 kwizart < kwizart at gmail.com > - 3.2.3-1
+- Update to 3.2.3 stable
+
+* Mon Mar 16 2009 kwizart < kwizart at gmail.com > - 3.2.3-0.1_rc1
+- Update to 3.2.3-rc1
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.2.1-1.1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Mon Feb 23 2009 kwizart < kwizart at gmail.com > - 3.2.2.1-1
+- Update to 3.2.2.1 stable
+
+* Fri Feb 20 2009 kwizart < kwizart at gmail.com > - 3.2.2-1
+- Update to 3.2.2 stable
+
+* Tue Feb 10 2009 kwizart < kwizart at gmail.com > - 3.2.1-1
+- Update to 3.2.1 stable
+
+* Tue Feb  3 2009 kwizart < kwizart at gmail.com > - 3.2.1-0.1_rc1
+- Update to 3.2.1-rc1
+
+* Thu Jan  8 2009 kwizart < kwizart at gmail.com > - 3.2.0-1
+- Update to 3.2.0 stable
+
+* Tue Jan  6 2009 kwizart < kwizart at gmail.com > - 3.2.0-0.1_rc2
+- Update to 3.2.0-rc2
+- Add BR dbus-devel - Needs a fix for gnome-session
+  see http://bugzilla.gnome.org/show_bug.cgi?id=559469
+
+* Thu Dec  4 2008 kwizart < kwizart at gmail.com > - 3.1.6-1
+- Update to 3.1.6
+
 * Tue Nov 18 2008 kwizart < kwizart at gmail.com > - 3.1.5.1-1
 - Update to 3.1.5.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/F-10/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	18 Nov 2008 11:05:45 -0000	1.25
+++ sources	5 May 2009 07:52:46 -0000	1.26
@@ -1 +1 @@
-4d81583991259bb072afe2869f406083  FileZilla_3.1.5.1_src.tar.bz2
+ceeec2016b333597b51a7d7315678f9b  FileZilla_3.2.4.1_src.tar.bz2




More information about the fedora-extras-commits mailing list