rpms/fwbackups/F-10 .cvsignore, 1.10, 1.11 fwbackups.spec, 1.23, 1.24 sources, 1.10, 1.11 fwbackups-1.43.2-trayNotify.patch, 1.1, NONE

Stewart Adam firewing at fedoraproject.org
Mon Mar 23 03:52:37 UTC 2009


Author: firewing

Update of /cvs/extras/rpms/fwbackups/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14796/F-10

Modified Files:
	.cvsignore fwbackups.spec sources 
Removed Files:
	fwbackups-1.43.2-trayNotify.patch 
Log Message:
* Sun Mar 22 2009 Stewart Adam <s.adam at diffingo.com> 1.43.3-0.1.rc1
- Update to 1.43.3rc1 (fixes #489034, #489040, #491469, #491472)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fwbackups/F-10/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	2 Oct 2008 16:50:46 -0000	1.10
+++ .cvsignore	23 Mar 2009 03:52:07 -0000	1.11
@@ -1 +1 @@
-fwbackups-1.43.2.tar.gz
+fwbackups-1.43.3rc1.tar.bz2


Index: fwbackups.spec
===================================================================
RCS file: /cvs/extras/rpms/fwbackups/F-10/fwbackups.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- fwbackups.spec	19 Oct 2008 15:06:12 -0000	1.23
+++ fwbackups.spec	23 Mar 2009 03:52:07 -0000	1.24
@@ -1,27 +1,27 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:              fwbackups
-Version:           1.43.2
-Release:           3%{?dist}
+Version:           1.43.3
+Release:           0.1.rc1%{?dist}
 Summary:           A feature-rich user backup program
 Group:             Applications/Archiving
 License:           GPLv2+
 URL:               http://www.diffingo.com/oss/fwbackups/
-Source0:           http://downloads.diffingo.com/fwbackups/fwbackups-%{version}.tar.gz
-Patch0:            fwbackups-1.43.2-trayNotify.patch
+Source0:           http://downloads.diffingo.com/fwbackups/fwbackups-%{version}rc1.tar.bz2
 BuildRoot:         %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:         noarch
 
 BuildRequires:     desktop-file-utils
-BuildRequires:     gettext
-BuildRequires:     intltool, automake
-BuildRequires:     libxml2
+# Pulls gettext, autotools
+BuildRequires:     intltool
 BuildRequires:     python-devel >= 2.4
 BuildRequires:     scrollkeeper
+# Pulls libxml2
 BuildRequires:     gnome-doc-utils
+
 Requires:          /usr/bin/crontab
 Requires:          tar, rsync
-Requires:          notify-python, gnome-python2
+Requires:          notify-python, gnome-python2-gnome
 Requires:          pygtk2, pygtk2-libglade
 Requires:          python >= 2.4
 Requires:          python-paramiko
@@ -38,8 +38,7 @@
 
 
 %prep
-%setup -q
-%patch0 -b .trayNotify
+%setup -q -n %{name}-%{version}rc1
 
 
 %build
@@ -80,6 +79,12 @@
 %doc AUTHORS README COPYING COPYING-DOCS ChangeLog TODO
 
 %changelog
+* Sun Mar 22 2009 Stewart Adam <s.adam at diffingo.com> 1.43.3-0.1.rc1
+- Update to 1.43.3rc1 (fixes #489034, #489040, #491469, #491472)
+
+* Wed Jan 14 2009 Stewart Adam <s.adam at diffingo.com> 1.43.2-4
+- Change gnome-python2 requirement to gnome-python2-gnome (#460025)
+
 * Sun Oct 19 2008 Stewart Adam <s.adam at diffingo.com> 1.43.2-3
 - Add patch for trayNotify bug
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fwbackups/F-10/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	2 Oct 2008 16:50:46 -0000	1.10
+++ sources	23 Mar 2009 03:52:07 -0000	1.11
@@ -1 +1 @@
-419cb3eef094804f6400f7a7d15efbd1  fwbackups-1.43.2.tar.gz
+190c8e752d1568cda41c686af21253d5  fwbackups-1.43.3rc1.tar.bz2


--- fwbackups-1.43.2-trayNotify.patch DELETED ---




More information about the fedora-extras-commits mailing list