This commit is contained in:
parent
c2c2a10115
commit
6530d7b17e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 26 10:24:58 CET 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
- Use gtksourceview-devel instead of gtksourceview18-devel.
|
||||||
|
Fixes bnc#461287
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 25 10:24:58 CET 2008 - ro@suse.de
|
Tue Nov 25 10:24:58 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package anjuta (Version 2.24.1)
|
# spec file for package anjuta (Version 2.24.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@ BuildRequires: gnome-icon-theme
|
|||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: graphviz-devel
|
BuildRequires: graphviz-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gtksourceview18-devel
|
BuildRequires: gtksourceview-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libapr-util1-devel
|
BuildRequires: libapr-util1-devel
|
||||||
BuildRequires: libapr1-devel
|
BuildRequires: libapr1-devel
|
||||||
@ -97,7 +97,7 @@ Recommends: libgnomeui-doc
|
|||||||
Recommends: libgnomeprint-doc
|
Recommends: libgnomeprint-doc
|
||||||
Recommends: libgnomeprintui-doc
|
Recommends: libgnomeprintui-doc
|
||||||
Version: 2.24.1
|
Version: 2.24.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Summary: GNOME IDE for C and C++
|
Summary: GNOME IDE for C and C++
|
||||||
Source: anjuta-%{version}.tar.bz2
|
Source: anjuta-%{version}.tar.bz2
|
||||||
@ -267,6 +267,9 @@ fi
|
|||||||
%files lang -f %name.lang
|
%files lang -f %name.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 26 2008 mboman@suse.de
|
||||||
|
- Use gtksourceview-devel instead of gtksourceview18-devel.
|
||||||
|
Fixes bnc#461287
|
||||||
* Tue Nov 25 2008 ro@suse.de
|
* Tue Nov 25 2008 ro@suse.de
|
||||||
- do not buildrequire valgrind on ia64 s390 s390x
|
- do not buildrequire valgrind on ia64 s390 s390x
|
||||||
(does not exist on these platforms)
|
(does not exist on these platforms)
|
||||||
|
Loading…
Reference in New Issue
Block a user