This commit is contained in:
parent
a40d53e14b
commit
9b1e52c341
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6b3448fcb0eaad1be873eb33c4b733414288b9aada6b51c6ac44140001e89b1
|
||||
size 15125824
|
3
gtk+-2.10.11.tar.bz2
Normal file
3
gtk+-2.10.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b1d724e39e1650ffc0719596bf1aaf140e27b924e96380020050c0cd7ae25f1
|
||||
size 15031543
|
12
gtk2.changes
12
gtk2.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 18:52:54 CDT 2007 - maw@suse.de
|
||||
|
||||
- Remove some extraneous comments that were inadvertently left
|
||||
in the .spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 15:38:17 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 2.10.11:
|
||||
* Fixed GtkNotebook change that broke tabbed browsing in Epiphany
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 14:55:09 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
16
gtk2.spec
16
gtk2.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gtk2 (Version 2.10.10)
|
||||
# spec file for package gtk2 (Version 2.10.11)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -27,8 +27,8 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Group: System/Libraries
|
||||
Autoreqprov: on
|
||||
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
|
||||
Version: 2.10.10
|
||||
Release: 5
|
||||
Version: 2.10.11
|
||||
Release: 1
|
||||
Summary: Library for Creation of Graphical User Interfaces
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar.bz2
|
||||
Source1: SuSEconfig.gtk2
|
||||
@ -170,7 +170,7 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
###gnome-patch-translation-prepare
|
||||
gnome-patch-translation-prepare
|
||||
%patch -p1
|
||||
%patch1
|
||||
%patch4 -p1
|
||||
@ -195,7 +195,7 @@ cp -a %{S:2} .
|
||||
# %patch40 -p1
|
||||
# %patch41 -p0
|
||||
# %patch42 -p1
|
||||
###gnome-patch-translation-update
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
ACLOCAL="aclocal -I m4macros" autoreconf -f -i
|
||||
@ -347,6 +347,12 @@ fi
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 11 2007 - maw@suse.de
|
||||
- Remove some extraneous comments that were inadvertently left
|
||||
in the .spec.
|
||||
* Tue Apr 10 2007 - sbrabec@suse.cz
|
||||
- Updated to version 2.10.11:
|
||||
* Fixed GtkNotebook change that broke tabbed browsing in Epiphany
|
||||
* Tue Apr 03 2007 - sbrabec@suse.cz
|
||||
- Disabled DirectFB by default (#256775).
|
||||
* Wed Mar 21 2007 - maw@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user