revert last commit

(cherry picked from commit f7182fcf48b1463a229facd4a74d128e99e5ae26)
This commit is contained in:
zhangpan 2024-01-18 01:45:59 +00:00 committed by openeuler-sync-bot
parent c8eeb70d24
commit 57e35126de
2 changed files with 6 additions and 2801 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
#Basic Information
Name: gtk2
Version: 2.24.33
Release: 7
Release: 8
Summary: GTK+ graphical user interface library
License: LGPLv2+
URL: http://www.gtk.org
@ -22,8 +22,6 @@ Patch2: tooltip-positioning.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=611313
Patch3: window-dragging.patch
Patch9000: delete-taboo-words.patch
#Dependency
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
@ -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(xinerama) pkgconfig(xcomposite) pkgconfig(xdamage)
BuildRequires: gettext libxslt python3-devel
BuildRequires: gtk-doc automake autoconf libtool pkgconfig git
BuildRequires: gtk-doc automake autoconf libtool pkgconfig
%if 0%{?openEuler}
BuildRequires: cups-devel
%endif
@ -104,7 +102,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
#Build sections
%prep
%autosetup -n gtk+-%{version} -p1 -S git
%autosetup -n gtk+-%{version} -p1
%build
export CFLAGS='-fno-strict-aliasing %optflags'
@ -240,6 +238,9 @@ gtk-query-immodules-2.0-64 --update-cache
%{_mandir}/man1/gtk-builder-convert.1.gz
%changelog
* Thu Jan 18 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-8
- revert last commit
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-7
- delete taboo words