drop libgnomeprint BR
This commit is contained in:
parent
ae204023e6
commit
c7cfff5c28
10
gedit.spec
10
gedit.spec
@ -3,8 +3,6 @@
|
||||
%define gtk2_version 2.10.0
|
||||
%define gnome_vfs2_version 2.16.0
|
||||
%define libgnomeui_version 2.16.0
|
||||
%define libgnomeprint_version 2.12.1
|
||||
%define libgnomeprintui_version 2.12.1
|
||||
%define desktop_file_utils_version 0.9
|
||||
%define gail_version 1.2.0
|
||||
%define gtksourceview_version 2.0.0
|
||||
@ -20,7 +18,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.21.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -53,8 +51,6 @@ BuildRequires: pango-devel >= %{pango_version}
|
||||
BuildRequires: gtk2-devel >= %{gtk2_version}
|
||||
BuildRequires: gnome-vfs2 >= %{gnome_vfs2_version}
|
||||
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
|
||||
BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui_version}
|
||||
BuildRequires: libgnomeprint22-devel >= %{libgnomeprint_version}
|
||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
BuildRequires: enchant-devel >= %{enchant_version}
|
||||
BuildRequires: iso-codes-devel >= %{isocodes_version}
|
||||
@ -93,7 +89,6 @@ Summary: The files needed for developing plug-ins for the gEdit editor
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: gtksourceview2-devel >= %{gtksourceview_version}
|
||||
Requires: libgnomeprintui22-devel
|
||||
Requires: pygtk2-devel >= %{pygtk_version}
|
||||
Requires: pkgconfig
|
||||
Requires: gtk-doc
|
||||
@ -198,6 +193,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 15 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.1-3
|
||||
- Drop libgnomeprint22 BR
|
||||
|
||||
* Sat Feb 2 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.1-2
|
||||
- Require zenity (#253815)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user