From 5cbf9fbe461e061e760745e4806a342105f23355 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Oct 17 2007 18:33:00 +0000 Subject: - 0.3 --- diff --git a/.cvsignore b/.cvsignore index ec8569a..6765716 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -catfish-0.3c.tar.gz +catfish-0.3.tar.gz diff --git a/catfish.spec b/catfish.spec index 4d2d81d..fcdf21b 100644 --- a/catfish.spec +++ b/catfish.spec @@ -1,7 +1,7 @@ %define mainver 0.3 -%define betaver c +%undefine betaver -%define fedoraver 2 +%define fedoraver 1 Name: catfish @@ -46,7 +46,7 @@ Group: Applications/File License: GPLv2+ Requires: %{name} = %{version}-%{release} -Requires: beagle +#Requires: beagle Requires: doodle %if 0%{?fedora} >= 8 Requires: pinot @@ -113,7 +113,7 @@ desktop-file-install \ %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README TODO %{_bindir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop @@ -124,6 +124,13 @@ desktop-file-install \ %defattr(-,root,root,-) %changelog +* Thu Oct 18 2007 Mamoru Tasaka 0.3-1 +- 0.3 + +* Fri Oct 5 2007 Mamoru Tasaka 0.3-0.3.c +- Remove beagle dependency for now because beagle is not + available on ppc64 (although catfish itself is noarch :( ) + * Wed Oct 3 2007 Mamoru Tasaka 0.3-0.2.c - License update - Create sub-metapackage to install all supported search engines diff --git a/sources b/sources index 7ec675a..c13c1bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -817d56316659ac914f0bd674a8e15950 catfish-0.3c.tar.gz +6f5fed0beaac45c2c7d77aa9b5f1aac0 catfish-0.3.tar.gz