From 06b48a45bf68f9678bc92fda6f4b62f042434bb4 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Mar 02 2009 16:12:35 +0000 Subject: - Update to 0.6.4 beta 1 - Drop all patches, merged into upstream --- diff --git a/.cvsignore b/.cvsignore index 105a81a..cbd9fba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -alexandria-0.6.3.tar.gz +alexandria-0.6.4b1.tar.gz diff --git a/alexandria.spec b/alexandria.spec index 315ea4f..34fbe62 100644 --- a/alexandria.spec +++ b/alexandria.spec @@ -1,11 +1,11 @@ %{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 -%define repoid 32739 +%define repoid 52527 -%define majorver 0.6.3 -%undefine minorver +%define majorver 0.6.4 +%define minorver b1 -%define fedorarel 11 +%define fedorarel 1 %define rel %{?minorver:0.}%{fedorarel}%{?minorver:.%minorver} @@ -19,12 +19,6 @@ Group: Applications/Productivity License: GPLv2+ URL: http://alexandria.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/%{repoid}/%{name}-%{version}%{?minorver}.tar.gz -# http://rubyforge.org/tracker/?func=detail&atid=863&aid=19042&group_id=205 -# Turned out this was actually bug in ruby-gnome2, fixed in 0.17.0 rc1 -#Patch0: alexandria-0.6.3-crash_tooltips.patch -# http://rubyforge.org/tracker/?func=detail&atid=863&aid=20168&group_id=205 -# Patch is already in upstream svn repo -Patch1: alexandria-0.6.3-library-utf8-string.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -46,8 +40,11 @@ Requires: ruby(abi) = %{rubyabi} #Requires: ruby(amazon) Requires: ruby(gettext-package) Requires: ruby(hpricot) +# Not available on Fedora yet +#Requires: ruby(htmlentities) Requires: ruby(imagesize) -Requires: ruby(mechanize) +# Dependency removed on 0.6.4b1 +#Requires: ruby(mechanize) Requires: ruby(revolution) # ruby(zoom) -> rubygem(zoom) switch @@ -72,8 +69,6 @@ Alexandria is a GNOME application to help you manage your book collection. %prep %setup -q -n %{name}-%{majorver}%{?minorver} -#%%patch0 -p1 -b .tooltips -%patch1 -p0 -b .utf_8 %build rake build @@ -193,6 +188,10 @@ exit 0 %{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog +* Thu Mar 2 2009 Mamoru Tasaka - 0.6.4-0.1.b1 +- Update to 0.6.4 beta 1 +- Drop all patches, merged into upstream + * Fri Feb 27 2009 Mamoru Tasaka - 0.6.3-11 - library UTF-8 patch update diff --git a/sources b/sources index 9e9625e..780c152 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0c2d5ebcac02077372094c17c31b053 alexandria-0.6.3.tar.gz +8ba05129772f6bfb4b57f7b01bde00b3 alexandria-0.6.4b1.tar.gz