From 907d0186ee7b36020d43150da7a3135c2412ad8d Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Jul 07 2005 10:28:28 +0000 Subject: - Update to 1.2.3. - Add gettext-devel dependency (Paul Frields). - Add libtool (+automake, +autoconf) dependency. --- diff --git a/.cvsignore b/.cvsignore index b5a1661..0cf7654 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anjuta-1.2.2.tar.gz +anjuta-1.2.3.tar.gz diff --git a/anjuta.spec b/anjuta.spec index 1b1132d..cceebe7 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -1,14 +1,13 @@ Name: anjuta -Version: 1.2.2 -Release: 7 - +Version: 1.2.3 +Release: 1 Epoch: 1 Summary: GNOME IDE for C and C++ Group: Development/Tools License: GPL URL: http://anjuta.org/ -Source0: http://download.sourceforge.net/anjuta/anjuta-1.2.2.tar.gz +Source0: http://download.sourceforge.net/anjuta/anjuta-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel >= 2.0.2 @@ -22,7 +21,7 @@ BuildRequires: libtool BuildRequires: gettext BuildRequires: desktop-file-utils -Requires: pkgconfig +Requires: pkgconfig libtool gettext-devel Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -43,7 +42,7 @@ Group: Development/Tools Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %description docs -Anjuta documentations. +Anjuta documentation. @@ -123,10 +122,15 @@ scrollkeeper-update -q %changelog -* Fri Apr 7 2005 Michael Schwendt +* Thu Jul 7 2005 Michael Schwendt - 1:1.2.3-1 +- Update to 1.2.3. +- Add gettext-devel dependency (Paul Frields). +- Add libtool (+automake, +autoconf) dependency. + +* Thu Apr 7 2005 Michael Schwendt - 1:1.2.2-7 - rebuilt -* Thu Feb 10 2005 Thorsten Leemhuis - 1.2.2-6 +* Thu Feb 10 2005 Thorsten Leemhuis - 1:1.2.2-6 - configure option --enable-final does not work correctly on x86_64; Use -DNDEBUG in CFLAGS as suggested my Michael Schwendt; Fixes x86_64 crash (#147010) @@ -134,7 +138,7 @@ scrollkeeper-update -q * Thu Dec 16 2004 Michael Schwendt - 1:1.2.2-5 - Add some sed magic in %%build which assumedly fixes x86_64 install. -* Wed Nov 10 2004 Matthias Saou 1.2.2-4 +* Wed Nov 10 2004 Matthias Saou 1:1.2.2-4 - Bump release to provide Extras upgrade path. - Clean up ugly space/tabs mix. diff --git a/sources b/sources index ea9a011..ee0fa48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a30858dba0b902064d0d702cedfdc84f anjuta-1.2.2.tar.gz +a2fc3873519f566607cf268276db3b90 anjuta-1.2.3.tar.gz