diff --git a/.cvsignore b/.cvsignore index a128b3c..77118da 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -alexandria-0.6.4.tar.gz +alexandria-0.6.4.1.tar.gz diff --git a/alexandria.spec b/alexandria.spec index 079a38e..f98f476 100644 --- a/alexandria.spec +++ b/alexandria.spec @@ -1,8 +1,8 @@ %{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 -%define repoid 53204 +%define repoid 53230 -%define majorver 0.6.4 +%define majorver 0.6.4.1 %undefine minorver %define fedorarel 1 @@ -20,7 +20,7 @@ License: GPLv2+ URL: http://alexandria.rubyforge.org/ Source0: http://rubyforge.org/frs/download.php/%{repoid}/%{name}-%{version}%{?minorver}.tar.gz # Ref: upstream bug 24568 -Patch0: alexandria-0.6.4-bookentry-after-sorting.patch +#Patch0: alexandria-0.6.4-bookentry-after-sorting.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -70,7 +70,7 @@ Alexandria is a GNOME application to help you manage your book collection. %prep %setup -q -n %{name}-%{majorver}%{?minorver} -%patch0 -p0 -b .up24568 +#%%patch0 -p0 -b .up24568 %build rake build @@ -191,6 +191,9 @@ exit 0 %{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog +* Mon Mar 16 2009 Mamoru Tasaka - 0.6.4.1-1 +- 0.6.4.1 (fixing upstream bug 24568) + * Sun Mar 15 2009 Mamoru Tasaka - 0.6.4-1 - 0.6.4 - Patch from upstream to fix issue when book entry is once sorted diff --git a/sources b/sources index a335427..21c965d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f10815b67abe17e70022b07993e32d2e alexandria-0.6.4.tar.gz +80e4def0f0890460eb0689489a05c745 alexandria-0.6.4.1.tar.gz