rpms/homebank/F-10 homebank.spec, 1.6, 1.7 sources, 1.4, 1.5 homebank-3.8-gtk.patch, 1.1, NONE

Johan Cwiklinski trasher at fedoraproject.org
Mon Nov 24 18:24:19 UTC 2008


Author: trasher

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

Modified Files:
	homebank.spec sources 
Removed Files:
	homebank-3.8-gtk.patch 
Log Message:
New upstream release



Index: homebank.spec
===================================================================
RCS file: /cvs/extras/rpms/homebank/F-10/homebank.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- homebank.spec	10 Sep 2008 14:09:50 -0000	1.6
+++ homebank.spec	24 Nov 2008 18:23:49 -0000	1.7
@@ -1,13 +1,12 @@
 Name:           homebank
-Version:        3.8
-Release:        3%{?dist}
+Version:        4.0
+Release:        1%{?dist}
 Summary:        Free easy personal accounting for all  
 
 Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://homebank.free.fr
 Source0:        http://homebank.free.fr/public/%{name}-%{version}.tar.gz
-Patch0:         homebank-3.8-gtk.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -17,6 +16,7 @@
 BuildRequires:  libofx-devel
 BuildRequires:  cairo-devel
 BuildRequires:  atk-devel
+BuildRequires:  intltool
 
 %description
 HomeBank is the free software you have always wanted to manage your personal
@@ -35,8 +35,13 @@
 
 %prep
 %setup -q
-patch -p1 < %{PATCH0}
-
+chmod -x NEWS
+chmod -x ChangeLog
+chmod -x README
+chmod -x AUTHORS
+chmod -x COPYING
+chmod -x doc/TODO
+chmod -x src/*.*
 
 %build
 %configure
@@ -98,6 +103,9 @@
 %{_datadir}/%{name}/help
 
 %changelog
+* Mon Nov 24 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 4.0-1
+- 4.0
+
 * Wed Sep 10 2008 Bill Nottingham <notting at redhat.com> 3.8-3
 - rebuild against new libofx
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/homebank/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 Apr 2008 19:55:54 -0000	1.4
+++ sources	24 Nov 2008 18:23:49 -0000	1.5
@@ -1 +1 @@
-a4abe0d0bd7f5fbd8b92fd596bf7da4f  homebank-3.8.tar.gz
+b6f3c01d27cf476e4ae74eb56e06bc00  homebank-4.0.tar.gz


--- homebank-3.8-gtk.patch DELETED ---




More information about the scm-commits mailing list