This commit is contained in:
parent
f98a3036fb
commit
212762ae47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5ec68451757951636b9819e808f1ed3b8a9a9fcaa0642ae1f033ba33b2cfbf6
|
||||
size 4182702
|
3
gedit-2.25.8.tar.bz2
Normal file
3
gedit-2.25.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d83d5cf724d23b7c883b006c8c8c0be5890d487f98ee9da97dbbd1ba8a465b8
|
||||
size 4198006
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 17:22:58 CET 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 2.25.8:
|
||||
+ Misc bugfixes
|
||||
+ Translation updates
|
||||
- Remove -fno-strict-aliasing from CFLAGS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 03:23:09 CET 2009 - vuntz@novell.com
|
||||
|
||||
|
10
gedit.spec
10
gedit.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gedit (Version 2.25.7)
|
||||
# spec file for package gedit (Version 2.25.8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -37,7 +37,7 @@ BuildRequires: python-gtksourceview-devel
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Editors/Other
|
||||
Version: 2.25.7
|
||||
Version: 2.25.8
|
||||
Release: 1
|
||||
Summary: The Editor for the GNOME 2.x Desktop
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
||||
@ -105,7 +105,6 @@ Authors:
|
||||
#gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%configure \
|
||||
--disable-scrollkeeper \
|
||||
--enable-python
|
||||
@ -155,6 +154,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gedit
|
||||
|
||||
%changelog
|
||||
* Fri Mar 06 2009 vuntz@novell.com
|
||||
- Update to version 2.25.8:
|
||||
+ Misc bugfixes
|
||||
+ Translation updates
|
||||
- Remove -fno-strict-aliasing from CFLAGS.
|
||||
* Tue Feb 17 2009 vuntz@novell.com
|
||||
- Update to version 2.25.7:
|
||||
+ Misc bugfixes
|
||||
|
Loading…
x
Reference in New Issue
Block a user