This commit is contained in:
parent
af555218f5
commit
5bc5528b36
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 12:37:29 CEST 2007 - pgajdos@suse.cz
|
||||
|
||||
- removed
|
||||
- gnome-icon-theme and
|
||||
- hicolor-icon-theme
|
||||
from Requires and BuildRequires [#247450]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 12:32:12 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
11
gedit.spec
11
gedit.spec
@ -11,11 +11,11 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: gedit
|
||||
BuildRequires: aspell-devel docbook_4 enchant-devel gettext gnome-common gnome-doc-utils-devel gnome-icon-theme gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel hicolor-icon-theme indent intltool iso-codes-devel libglade2-devel libgnomeprintui-devel libidl-devel mDNSResponder-devel notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel scrollkeeper update-desktop-files
|
||||
BuildRequires: aspell-devel docbook_4 enchant-devel gettext gnome-common gnome-doc-utils-devel gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel indent intltool iso-codes-devel libglade2-devel libgnomeprintui-devel libidl-devel mDNSResponder-devel notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel scrollkeeper update-desktop-files
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Productivity/Editors/Other
|
||||
Version: 2.18.0
|
||||
Release: 8
|
||||
Release: 20
|
||||
Summary: The Editor for the GNOME 2.x Desktop
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnome.org
|
||||
@ -24,7 +24,7 @@ Provides: gedit2
|
||||
Obsoletes: gedit2
|
||||
Patch1: gedit-default-plugins.patch
|
||||
Patch2: gedit-desktop.patch
|
||||
Requires: gnome-icon-theme gnome-python-desktop hicolor-icon-theme python-gnome python-gobject2 python-gtk python-xml
|
||||
Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-xml
|
||||
Provides: %{name}-devel = %{version}-%{release}
|
||||
|
||||
%gconf_schemas_prereq
|
||||
@ -131,6 +131,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gedit
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2007 - pgajdos@suse.cz
|
||||
- removed
|
||||
- gnome-icon-theme and
|
||||
- hicolor-icon-theme
|
||||
from Requires and BuildRequires [#247450]
|
||||
* Fri Apr 27 2007 - sbrabec@suse.cz
|
||||
- Do not call meinproc (#227624).
|
||||
* Mon Apr 02 2007 - maw@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user