From 08d00297c00a03ab9d537a8582e6ad2b9886d65a Mon Sep 17 00:00:00 2001 From: Johan Vromans Date: May 21 2010 13:39:46 +0000 Subject: 2.00.02-1 --- diff --git a/.cvsignore b/.cvsignore index 11e398f..5c1b648 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -EekBoek-2.00.01.tar.gz +EekBoek-2.00.02.tar.gz diff --git a/EekBoek.spec b/EekBoek.spec index 6146d48..da53aed 100644 --- a/EekBoek.spec +++ b/EekBoek.spec @@ -10,8 +10,8 @@ Name: EekBoek Summary: Bookkeeping software for small and medium-size businesses License: GPL+ or Artistic Group: Applications/Productivity -Version: 2.00.01 -Release: 3%{?dist} +Version: 2.00.02 +Release: 1%{?dist} Source: http://www.eekboek.nl/dl/%{name}-%{version}.tar.gz URL: http://www.eekboek.nl BuildRoot: %{_tmppath}/rpm-buildroot-%{name}-%{version}-%{release} @@ -31,7 +31,6 @@ AutoReqProv: 0 Requires: perl >= 5.8 Requires: perl(Archive::Zip) Requires: perl(HTML::Parser) -Requires: perl(File::HomeDir) Requires: perl(Term::ReadLine) Requires: perl(Term::ReadLine::Gnu) Requires: perl(DBI) >= 1.40 @@ -43,7 +42,6 @@ BuildRequires: perl(Module::Build) >= 0.32 BuildRequires: perl(IPC::Run3) BuildRequires: perl(Archive::Zip) BuildRequires: perl(HTML::Parser) -BuildRequires: perl(File::HomeDir) BuildRequires: perl(Term::ReadLine) BuildRequires: perl(Term::ReadLine::Gnu) BuildRequires: perl(DBI) >= 1.40 @@ -98,8 +96,8 @@ This package contains the wxWidgets (GUI) extension for %{name}. # This package only contains the necessary module(s) for EekBoek # to use the PostgreSQL database. -# Installing this package will pull in the core package and -# the Perl PostgreSQL modules. +# Installing this package will pull in the main package and +# the Perl PostgreSQL modules, if necessary. # No %%doc required. Summary: PostgreSQL database driver for %{name} @@ -123,7 +121,6 @@ chmod 0664 MANIFEST # Remove some library modules since we Require them. %{__rm} -fr lib/EB/CPAN/Carp -%{__rm} -fr lib/EB/CPAN/File %{__rm} -fr lib/EB/CPAN/Wx %{__perl} -ni~ -e 'print unless m;^lib/EB/CPAN/;;' MANIFEST @@ -240,6 +237,9 @@ done %{ebshare}/lib/EB/DB/Postgres.pm %changelog +* Thu May 06 2010 Johan Vromans - 2.00.02-1 +- Upgrade to upstream 2.00.02. + * Mon Mar 29 2010 Johan Vromans - 2.00.01-3 - More Obsoletes. diff --git a/import.log b/import.log index 471661b..ec412a5 100644 --- a/import.log +++ b/import.log @@ -3,3 +3,4 @@ EekBoek-1_04_05-2_fc13:HEAD:EekBoek-1.04.05-2.fc13.src.rpm:1262032390 EekBoek-1_04_06-1_fc13:HEAD:EekBoek-1.04.06-1.fc13.src.rpm:1262777022 EekBoek-2_00_01-3_fc10:HEAD:EekBoek-2.00.01-3.fc10.src.rpm:1270302188 EekBoek-2_00_01-3_fc10:HEAD:EekBoek-2.00.01-3.fc10.src.rpm:1270302442 +EekBoek-2_00_02-1_fc10:HEAD:EekBoek-2.00.02-1.fc10.src.rpm:1274449170 diff --git a/sources b/sources index eb425ae..808b2de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a56cfdabe1c580f8ca12d4612be4da1a EekBoek-2.00.01.tar.gz +61694c3cac57b18db20301065c5c49ef EekBoek-2.00.02.tar.gz