revert last commit

This commit is contained in:
zhangpan 2024-01-18 02:20:44 +00:00
parent add71a1b15
commit c302b67569
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: 8
Release: 9
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'
@ -239,6 +237,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-9
- revert last commit
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-8
- delete taboo words