revert last commit
This commit is contained in:
parent
add71a1b15
commit
c302b67569
File diff suppressed because it is too large
Load Diff
11
gtk2.spec
11
gtk2.spec
@ -6,7 +6,7 @@
|
|||||||
#Basic Information
|
#Basic Information
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: 2.24.33
|
Version: 2.24.33
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -22,8 +22,6 @@ Patch2: tooltip-positioning.patch
|
|||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=611313
|
# https://bugzilla.gnome.org/show_bug.cgi?id=611313
|
||||||
Patch3: window-dragging.patch
|
Patch3: window-dragging.patch
|
||||||
|
|
||||||
Patch9000: delete-taboo-words.patch
|
|
||||||
|
|
||||||
#Dependency
|
#Dependency
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 pkgconfig(atk) >= 2.28.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 pkgconfig(atk) >= 2.28.0
|
||||||
BuildRequires: pkgconfig(pango) >= 1.20 pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
|
BuildRequires: pkgconfig(pango) >= 1.20 pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
|
||||||
@ -31,7 +29,7 @@ BuildRequires: pkgconfig(cairo) >= 1.6 pkgconfig(gobject-introspection-1.0) >
|
|||||||
BuildRequires: pkgconfig(xi) pkgconfig(xrandr) pkgconfig(xrender) pkgconfig(xcursor)
|
BuildRequires: pkgconfig(xi) pkgconfig(xrandr) pkgconfig(xrender) pkgconfig(xcursor)
|
||||||
BuildRequires: pkgconfig(xinerama) pkgconfig(xcomposite) pkgconfig(xdamage)
|
BuildRequires: pkgconfig(xinerama) pkgconfig(xcomposite) pkgconfig(xdamage)
|
||||||
BuildRequires: gettext libxslt python3-devel
|
BuildRequires: gettext libxslt python3-devel
|
||||||
BuildRequires: gtk-doc automake autoconf libtool pkgconfig git
|
BuildRequires: gtk-doc automake autoconf libtool pkgconfig
|
||||||
%if 0%{?openEuler}
|
%if 0%{?openEuler}
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
%endif
|
%endif
|
||||||
@ -104,7 +102,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
|||||||
|
|
||||||
#Build sections
|
#Build sections
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n gtk+-%{version} -p1 -S git
|
%autosetup -n gtk+-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS='-fno-strict-aliasing %optflags'
|
export CFLAGS='-fno-strict-aliasing %optflags'
|
||||||
@ -239,6 +237,9 @@ gtk-query-immodules-2.0-64 --update-cache
|
|||||||
%{_mandir}/man1/gtk-builder-convert.1.gz
|
%{_mandir}/man1/gtk-builder-convert.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 18 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-9
|
||||||
|
- revert last commit
|
||||||
|
|
||||||
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-8
|
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-8
|
||||||
- delete taboo words
|
- delete taboo words
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user