This commit is contained in:
committed by
Git OBS Bridge
parent
8a54d3183d
commit
2cfc12e52f
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c4ad35ef03260a3db8ddd413912d76442ae0ecad3365c387aab2ce7535780cb
|
||||
size 3885791
|
3
gedit-2.23.90.tar.bz2
Normal file
3
gedit-2.23.90.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aed2050d454086c0d9f69688f2fbb1a69264c3ca2b92a8528168a7c779f576c3
|
||||
size 4039593
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 29 16:46:55 CEST 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.23.90:
|
||||
+ Misc bugfixes related to the GIO migration
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 19:55:47 CEST 2008 - maw@suse.de
|
||||
|
||||
|
38
gedit.spec
38
gedit.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gedit (Version 2.23.1)
|
||||
# spec file for package gedit (Version 2.23.90)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,11 +19,36 @@
|
||||
|
||||
|
||||
Name: gedit
|
||||
BuildRequires: aspell-devel docbook_4 enchant-devel fdupes 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 notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel python-gtksourceview-devel scrollkeeper update-desktop-files
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: docbook_4
|
||||
BuildRequires: enchant-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-patch-translation
|
||||
BuildRequires: gnome-python-desktop
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gtksourceview-devel
|
||||
BuildRequires: indent
|
||||
BuildRequires: intltool
|
||||
BuildRequires: iso-codes-devel
|
||||
BuildRequires: libglade2-devel
|
||||
BuildRequires: libgnomeprintui-devel
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: notification-daemon
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-gobject2-devel
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: python-gtksourceview-devel
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Editors/Other
|
||||
Version: 2.23.1
|
||||
Release: 33
|
||||
Version: 2.23.90
|
||||
Release: 1
|
||||
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
|
||||
@@ -93,6 +118,7 @@ Authors:
|
||||
autoreconf -f -i
|
||||
# FIXME: Build as root modifies system!
|
||||
# gedit-2.16.1: --disable-scrollkeeper does not work properly.
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%configure\
|
||||
--disable-scrollkeeper
|
||||
make %{?jobs:-j%jobs}
|
||||
@@ -143,6 +169,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gedit
|
||||
|
||||
%changelog
|
||||
* Fri Aug 29 2008 maw@suse.de
|
||||
- Update to version 2.23.90:
|
||||
+ Misc bugfixes related to the GIO migration
|
||||
+ Updated translations.
|
||||
* Fri Aug 15 2008 maw@suse.de
|
||||
- Remove spurious requirements from the -doc subpackage.
|
||||
* Tue Jul 01 2008 maw@suse.de
|
||||
|
Reference in New Issue
Block a user