diff --git a/.cvsignore b/.cvsignore index 00ae688..9f6266c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgee-0.5.0.tar.bz2 +libgee-0.5.1.tar.bz2 diff --git a/libgee-0.5.0-notest.patch b/libgee-0.5.0-notest.patch deleted file mode 100644 index 46ff99f..0000000 --- a/libgee-0.5.0-notest.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- libgee-0.5.0/Makefile.in.notest 2009-09-28 14:21:10.000000000 -0400 -+++ libgee-0.5.0/Makefile.in 2009-10-03 06:26:02.167603717 -0400 -@@ -98,7 +98,7 @@ - distdir dist dist-all distcheck - ETAGS = etags - CTAGS = ctags --DIST_SUBDIRS = gee tests doc benchmark -+DIST_SUBDIRS = gee doc benchmark - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - distdir = $(PACKAGE)-$(VERSION) - top_distdir = $(distdir) -@@ -274,7 +274,6 @@ - - SUBDIRS = \ - gee \ -- tests \ - $(DOC_SUBDIR) \ - $(BENCHMARK_SUBDIR) \ - $(NULL) diff --git a/libgee.spec b/libgee.spec index 37d8acb..c96dd9c 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,5 +1,5 @@ Name: libgee -Version: 0.5.0 +Version: 0.5.1 Release: 1%{?dist} Summary: GObject collection library @@ -7,7 +7,6 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/Libgee Source0: http://download.gnome.org/sources/libgee/0.5/libgee-%{version}.tar.bz2 -Patch0: libgee-0.5.0-notest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel @@ -49,9 +48,6 @@ developing applications that use %{name}. %prep %setup -q -%if 0%{?fedora} < 9 -%patch0 -p1 -b .notest -%endif %build @@ -60,9 +56,7 @@ make %{?_smp_mflags} %check -%if 0%{?fedora} >= 9 make check -%endif %install @@ -95,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 17 2010 Michel Salim - 0.5.1-1 +- Update to 0.5.1 + * Sat Oct 3 2009 Michel Salim - 0.5.0-1 - Update to 0.5.0 diff --git a/sources b/sources index 43bf7c6..72eccc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45e3e069dc3488e4bfe0c8411b85b987 libgee-0.5.0.tar.bz2 +59789b5b266beadfb8b51bf2c96211b3 libgee-0.5.1.tar.bz2