2.13.0
This commit is contained in:
parent
45d12173b2
commit
d35e3e666f
@ -3,3 +3,4 @@ gedit-2.10.4.tar.bz2
|
||||
gedit-2.11.91.tar.bz2
|
||||
gedit-2.12.0.tar.bz2
|
||||
gedit-2.12.1.tar.bz2
|
||||
gedit-2.13.0.tar.bz2
|
||||
|
||||
17
gedit.spec
17
gedit.spec
@ -13,8 +13,8 @@
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME.
|
||||
Name: gedit
|
||||
Version: 2.12.1
|
||||
Release: 1.1
|
||||
Version: 2.13.0
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
@ -27,8 +27,8 @@ PreReq: GConf2
|
||||
PreReq: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
|
||||
# Make the file selector remember last window size and directory
|
||||
Patch4: gedit-2.5.90-filesel.patch
|
||||
Patch6: gedit-2.7.92-opensize.patch
|
||||
#Patch4: gedit-2.5.90-filesel.patch
|
||||
#Patch6: gedit-2.7.92-opensize.patch
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
@ -72,8 +72,8 @@ Install gedit-devel if you want to write plug-ins for gEdit.
|
||||
%prep
|
||||
%setup -n gedit-%{version} -q
|
||||
|
||||
%patch4 -p1 -b .filesel
|
||||
%patch6 -p1 -b .opensize
|
||||
#%patch4 -p1 -b .filesel
|
||||
#%patch6 -p1 -b .opensize
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -146,6 +146,11 @@ scrollkeeper-update
|
||||
%{_libdir}/pkgconfig/gedit-2.12.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com> - 2.13.0-1
|
||||
- Update to 2.13.0
|
||||
- Comment out the fileselector patches for now, these
|
||||
will need updating for the new-mdi branch
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user