From 01b935608b58c13e0c556922275dc56c3acdc564 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sep 12 2007 18:45:42 +0000 Subject: - Update to 0.6.0 - Remove patch for RH bug #254301 (fixed upstream). --- diff --git a/.cvsignore b/.cvsignore index 622f9e1..1ec7e55 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rarian-0.5.8.tar.bz2 +rarian-0.6.0.tar.bz2 diff --git a/rarian-0.5.8-omfdir.patch b/rarian-0.5.8-omfdir.patch deleted file mode 100644 index 495f26e..0000000 --- a/rarian-0.5.8-omfdir.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -up rarian-0.5.8/util/rarian-sk-config.in.omfdir rarian-0.5.8/util/rarian-sk-config.in ---- rarian-0.5.8/util/rarian-sk-config.in.omfdir 2007-08-13 16:31:46.000000000 -0400 -+++ rarian-0.5.8/util/rarian-sk-config.in 2007-08-30 11:51:57.000000000 -0400 -@@ -60,10 +60,7 @@ case "$1" in - echo $datadir/librarian - ;; - --omfdir ) -- for x in $(grep -e '^0:@:' $statedir/rarian-update-mtimes > /dev/null 2>&1) -- do -- echo ${x##0:@:} -- done -+ echo $datadir/omf - ;; - * ) - print_help diff --git a/rarian.spec b/rarian.spec index a166449..5923ad1 100644 --- a/rarian.spec +++ b/rarian.spec @@ -1,8 +1,8 @@ ### Abstract ### Name: rarian -Version: 0.5.8 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Base Summary: Rarian is a documentation meta-data library @@ -10,11 +10,6 @@ URL: http://ftp.gnome.org/pub/gnome/sources/rarian Source: http://ftp.gnome.org/pub/gnome/sources/rarian/0.5/rarian-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -### Patches ### - -# RH bug #254301 -Patch0: rarian-0.5.8-omfdir.patch - ### Dependencies ### Requires: libxslt @@ -57,7 +52,6 @@ Rarian library ("librarian"). %prep %setup -q -%patch0 -p1 -b .omfdir %build @@ -101,6 +95,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/rarian.pc %changelog +* Wed Sep 12 2007 Matthew Barnes - 0.6.0-1 +- Update to 0.6.0 +- Remove patch for RH bug #254301 (fixed upstream). + * Thu Aug 30 2007 Matthew Barnes - 0.5.8-3 - Add patch for RH bug #254301 (rarian-sk-config --omfdir). diff --git a/sources b/sources index 4e3f8fc..6ee6c62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9afee4d25a10bd5310ee21e23a09d659 rarian-0.5.8.tar.bz2 +23772a3b0f882d13c86dd9fa67bb21bf rarian-0.6.0.tar.bz2