rpms/fwbackups/F-10 fwbackups.spec,1.25,1.26

Stewart Adam firewing at fedoraproject.org
Tue Jun 9 13:53:13 UTC 2009


Author: firewing

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

Modified Files:
	fwbackups.spec 
Log Message:
* Tue Jun 9 2009 Stewart Adam <s.adam at diffingo.com> 1.43.3-0.2.rc2
- Add glib BR



Index: fwbackups.spec
===================================================================
RCS file: /cvs/extras/rpms/fwbackups/F-10/fwbackups.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- fwbackups.spec	28 May 2009 21:53:10 -0000	1.25
+++ fwbackups.spec	9 Jun 2009 13:52:42 -0000	1.26
@@ -2,7 +2,7 @@
 
 Name:              fwbackups
 Version:           1.43.3
-Release:           0.1.rc2%{?dist}
+Release:           0.2.rc2%{?dist}
 Summary:           A feature-rich user backup program
 Group:             Applications/Archiving
 License:           GPLv2+
@@ -13,7 +13,7 @@ BuildArch:         noarch
 
 BuildRequires:     desktop-file-utils
 # Pulls gettext, autotools
-BuildRequires:     intltool
+BuildRequires:     intltool, glib2
 BuildRequires:     python-devel >= 2.4
 BuildRequires:     scrollkeeper
 # Pulls libxml2
@@ -42,6 +42,7 @@ or from the contents of an external fold
 
 
 %build
+autoreconf -v -i -f
 %configure --disable-scrollkeeper
 # We don't implement this yet: make %{?_smp_mflags}
 make
@@ -78,6 +79,9 @@ scrollkeeper-update -q || :
 %{python_sitelib}/%{name}/
 
 %changelog
+* Tue Jun 9 2009 Stewart Adam <s.adam at diffingo.com> 1.43.3-0.2.rc2
+- Add glib BR
+
 * Thu May 28 2009 Stewart Adam <s.adam at diffingo.com> 1.43.3-0.1.rc2
 - Update to 1.43.3rc2 (fixes #495604, #495605)
 




More information about the fedora-extras-commits mailing list