diff --git a/.cvsignore b/.cvsignore index 3337e81..441b9c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-sharp-2.24.0.tar.bz2 +gnome-sharp-2.24.1.tar.bz2 diff --git a/gnome-sharp.spec b/gnome-sharp.spec index 2d5c084..acc6074 100644 --- a/gnome-sharp.spec +++ b/gnome-sharp.spec @@ -1,6 +1,6 @@ Name: gnome-sharp -Version: 2.24.0 -Release: 7%{?dist} +Version: 2.24.1 +Release: 1%{?dist} Summary: GTK+ and GNOME bindings for Mono Group: System Environment/Libraries @@ -9,13 +9,7 @@ URL: ftp://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.24/ Source0: ftp://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.24/gnome-sharp-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -#Patch1: %{name}-libdir.patch Patch1: %{name}-2.20.0-libdir.patch -# Added by upstream -#Patch2: %{name}-2.16.0-automake-1.10.patch -# Disabled, gtkhtml has been removed -#Patch3: %{name}-2.16.0-gtkhtml3-3.14.patch -#Patch4: %{name}-2.16.1-assemblydir.patch # init gtype before using gconf Patch2: gnome-sharp-gconf-init.patch @@ -36,7 +30,7 @@ extends gtk-sharp2 and adds bindings for gconf, libgnome, gnome-vfs, libart, gtkhtml, librsvg, and vte. %package devel -Summary: files needed for developing with gnome-sharp +Summary: Files needed for developing with gnome-sharp Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig @@ -46,12 +40,8 @@ This package provides the necessary development libraries and headers for writing gnome-sharp2 applications. %prep -%setup -n gnome-sharp-%{version} +%setup -q %patch1 -p1 -b .libdir -# Added by upstream -#%patch2 -p1 -b .automake-1.10 -#%patch3 -p1 -b .gtkhtml3-3.14 -#%patch4 -p1 -b .assemblydir %patch2 -p1 -b .gconf-init %build @@ -91,6 +81,10 @@ make install DESTDIR=$RPM_BUILD_ROOT GACUTIL_FLAGS="/package gtk-sharp-2.0 /gacd %{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc %changelog +* Wed Jun 23 2010 Christian Krause - 2.24.1-1 +- Update to most recent upstream version 2.24.1 +- Cleanup spec file + * Mon Oct 26 2009 Dennis Gilmore - 2.24.0-7 - build sparcv9 diff --git a/sources b/sources index 67cfb9b..28f6566 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30af2dfb153f417e44b5ac80501685ca gnome-sharp-2.24.0.tar.bz2 +408f83f790a5189bcf76ea9299bc6410 gnome-sharp-2.24.1.tar.bz2