revert last commit
(cherry picked from commit f7182fcf48b1463a229facd4a74d128e99e5ae26)
This commit is contained in:
parent
c8eeb70d24
commit
57e35126de
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: 7
|
Release: 8
|
||||||
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'
|
||||||
@ -240,6 +238,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-8
|
||||||
|
- revert last commit
|
||||||
|
|
||||||
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-7
|
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.33-7
|
||||||
- delete taboo words
|
- delete taboo words
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user