diff --git a/.cvsignore b/.cvsignore index 8854eac..a20e1fa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nemiver-0.6.4.tar.bz2 +nemiver-0.6.5.tar.bz2 diff --git a/nemiver.spec b/nemiver.spec index 5aaa274..8097e18 100644 --- a/nemiver.spec +++ b/nemiver.spec @@ -1,6 +1,6 @@ Name: nemiver -Version: 0.6.4 -Release: 2%{?dist} +Version: 0.6.5 +Release: 1%{?dist} Summary: A GNOME C/C++ Debugger Group: Development/Debuggers @@ -8,7 +8,6 @@ License: GPLv2+ URL: http://home.gna.org/nemiver/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}-include-stdint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -34,6 +33,7 @@ BuildRequires: libtool BuildRequires: perl(XML::Parser) BuildRequires: sqlite-devel >= 3.0 BuildRequires: vte-devel >= 0.12.0 +BuildRequires: intltool Requires(pre): GConf2 @@ -76,7 +76,6 @@ backends for Nemiver. %prep %setup -q -%patch0 -p1 -b .include-stdint.patch %build @@ -158,6 +157,11 @@ scrollkeeper-update -q ||: %changelog +* Sun Mar 01 2009 Dodji Seketeli - 0.6.5-1 +- Update to new upstream release (0.6.5) +- Drop include-stdint.patch as pushed upstream +- BuildRequire intltool + * Tue Feb 24 2009 Dodji Seketeli - 0.6.4-2 - Rebuild against ghex 2.2.4. This should fix #571099 - Patch Nemiver to make it compile with gcc 4.3.3 diff --git a/sources b/sources index dbe9c0e..cb18010 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67087d15289ca6149aa71ed60b603661 nemiver-0.6.4.tar.bz2 +8986dd9eec47604826a8556d37e51746 nemiver-0.6.5.tar.bz2