This commit is contained in:
parent
86b25a4d1d
commit
f98a3036fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45e54c0a41cb4f667bc6160e2d83a5bea099fbc932853c99fecfe0aaf266ecd1
|
|
||||||
size 4153282
|
|
3
gedit-2.25.7.tar.bz2
Normal file
3
gedit-2.25.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5ec68451757951636b9819e808f1ed3b8a9a9fcaa0642ae1f033ba33b2cfbf6
|
||||||
|
size 4182702
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 17 03:23:09 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.25.7:
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Remove BuildRequires: docbook_4, gnome-common, gnutls-devel,
|
||||||
|
indent, scrollkeeper
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 5 03:59:20 CET 2009 - vuntz@novell.com
|
Thu Feb 5 03:59:20 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
15
gedit.spec
15
gedit.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gedit (Version 2.25.6)
|
# spec file for package gedit (Version 2.25.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,18 +19,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gedit
|
Name: gedit
|
||||||
BuildRequires: docbook_4
|
|
||||||
BuildRequires: enchant-devel
|
BuildRequires: enchant-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gconf2-devel
|
BuildRequires: gconf2-devel
|
||||||
BuildRequires: gnome-common
|
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-patch-translation
|
BuildRequires: gnome-patch-translation
|
||||||
BuildRequires: gnutls-devel
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gtksourceview-devel
|
BuildRequires: gtksourceview-devel
|
||||||
BuildRequires: indent
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: iso-codes-devel
|
BuildRequires: iso-codes-devel
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
@ -38,11 +34,10 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-gobject2-devel
|
BuildRequires: python-gobject2-devel
|
||||||
BuildRequires: python-gtk-devel
|
BuildRequires: python-gtk-devel
|
||||||
BuildRequires: python-gtksourceview-devel
|
BuildRequires: python-gtksourceview-devel
|
||||||
BuildRequires: scrollkeeper
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Version: 2.25.6
|
Version: 2.25.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Editor for the GNOME 2.x Desktop
|
Summary: The Editor for the GNOME 2.x Desktop
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
||||||
@ -160,6 +155,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gedit
|
%{_datadir}/gtk-doc/html/gedit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 17 2009 vuntz@novell.com
|
||||||
|
- Update to version 2.25.7:
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Remove BuildRequires: docbook_4, gnome-common, gnutls-devel,
|
||||||
|
indent, scrollkeeper
|
||||||
* Thu Feb 05 2009 vuntz@novell.com
|
* Thu Feb 05 2009 vuntz@novell.com
|
||||||
- Remove gnome-python-desktop BuildRequires/Requires.
|
- Remove gnome-python-desktop BuildRequires/Requires.
|
||||||
- Remove python-xml Requires.
|
- Remove python-xml Requires.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user