[fwbackups/f14/master] - Update to release 1.43.3

Stewart Adam firewing at fedoraproject.org
Thu Dec 9 20:41:38 UTC 2010


commit d8c73a7250c9d0b453348fcb1cc3ec70617c1d2e
Author: Stewart Adam <s.adam at diffingo.com>
Date:   Thu Dec 9 15:41:02 2010 -0500

    - Update to release 1.43.3

 .gitignore     |    1 +
 fwbackups.spec |   10 +++++++---
 sources        |    1 +
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45ae92d..b1a9a43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 fwbackups-1.43.3rc5.tar.bz2
+/fwbackups-1.43.3.tar.bz2
diff --git a/fwbackups.spec b/fwbackups.spec
index 56749ce..a140b5c 100644
--- a/fwbackups.spec
+++ b/fwbackups.spec
@@ -2,18 +2,19 @@
 
 Name:              fwbackups
 Version:           1.43.3
-Release:           0.10.rc5%{?dist}
+Release:           1%{?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}rc5.tar.bz2
+Source0:           http://downloads.diffingo.com/fwbackups/fwbackups-%{version}.tar.bz2
 BuildRoot:         %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:         noarch
 
 BuildRequires:     desktop-file-utils
 # Pulls gettext, autotools
 BuildRequires:     intltool
+BuildRequires:     glib2-devel
 BuildRequires:     python-devel >= 2.4
 
 Requires:          /usr/bin/crontab
@@ -33,7 +34,7 @@ or from the contents of an external folder or archive.
 
 
 %prep
-%setup -q -n %{name}-%{version}rc5
+%setup -q -n %{name}-%{version}
 
 %build
 %configure
@@ -67,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/%{name}/
 
 %changelog
+* Thu Dec 9 2010 Stewart Adam <s.adam at diffingo.com> - 1.43.3-1
+- Update to release 1.43.3
+
 * Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.43.3-0.10.rc5
 - rebuild to ensure F14 has higher NVR than F13
 - merge following change from F13 [Stewart Adam]
diff --git a/sources b/sources
index 5e827b0..8e4dd0c 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 63f2a8cab1e5def66c6322ccfe942cd1  fwbackups-1.43.3rc5.tar.bz2
+3a330a696fe444762049b7f84f9cdef0  fwbackups-1.43.3.tar.bz2


More information about the scm-commits mailing list