2.91.1
This commit is contained in:
parent
aa0694f905
commit
6384cea4ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
gedit-2.31.5.tar.bz2
|
||||
gedit-2.31.6.tar.bz2
|
||||
/gedit-2.91.0.tar.bz2
|
||||
/gedit-2.91.1.tar.bz2
|
||||
|
||||
11
gedit.spec
11
gedit.spec
@ -10,8 +10,8 @@
|
||||
Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 1
|
||||
Version: 2.91.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.91.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
#VCS: git:git://git.gnome.org/gedit
|
||||
@ -32,6 +32,8 @@ Patch1: gedit-2.13.90-libdir.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=587053
|
||||
#Patch3: print-to-file.patch
|
||||
|
||||
Patch4: gtk3.patch
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk3-devel
|
||||
@ -93,6 +95,8 @@ Install gedit-devel if you want to write plugins for gedit.
|
||||
|
||||
#%patch3 -p1 -b .print-to-file
|
||||
|
||||
%patch4 -p1 -b .gtk3
|
||||
|
||||
autoreconf -i -f
|
||||
intltoolize -f
|
||||
|
||||
@ -165,7 +169,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 2:2.91.0-5
|
||||
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 2:2.91.1-1
|
||||
- Update to 2.91.1
|
||||
- Fix Requires in gedit-devel
|
||||
|
||||
* Thu Oct 7 2010 Matthias Clasen <mclasen@redhat.com> - 2:2.91.0-1
|
||||
|
||||
5047
gtk3.patch
Normal file
5047
gtk3.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user