rpms/fwbackups/F-9 .cvsignore, 1.10, 1.11 fwbackups.spec, 1.21, 1.22 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:38 UTC 2009


Author: firewing

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

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-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	2 Oct 2008 16:50:45 -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-9/fwbackups.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- fwbackups.spec	19 Oct 2008 15:06:12 -0000	1.21
+++ fwbackups.spec	23 Mar 2009 03:52:08 -0000	1.22
@@ -1,24 +1,24 @@
 %{!?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:           2%{?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
@@ -38,8 +38,8 @@
 
 
 %prep
-%setup -q
-%patch0 -b .trayNotify
+%setup -q -n %{name}-%{version}rc1
+
 
 %build
 %configure --disable-scrollkeeper
@@ -79,6 +79,9 @@
 %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)
+
 * Sun Oct 19 2008 Stewart Adam <s.adam at diffingo.com> 1.43.2-2
 - Add patch for trayNotify bug
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fwbackups/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	2 Oct 2008 16:50:45 -0000	1.10
+++ sources	23 Mar 2009 03:52:08 -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