Package init

This commit is contained in:
dogsheng 2019-12-13 15:27:10 +08:00
parent e7aa6a5dac
commit cadd2b8eef

View File

@ -5,7 +5,7 @@
#Basic Information
Name: gtk2
Version: 2.24.32
Release: 3
Release: 4
Summary: GTK+ graphical user interface library
License: LGPLv2+
URL: http://www.gtk.org
@ -26,8 +26,8 @@ BuildRequires: pkgconfig(pango) >= 1.20 pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
BuildRequires: pkgconfig(cairo) >= 1.6 pkgconfig(gobject-introspection-1.0) >= 0.9.3
BuildRequires: pkgconfig(xi) pkgconfig(xrandr) pkgconfig(xrender) pkgconfig(xcursor)
BuildRequires: pkgconfig(xinerama) pkgconfig(xcomposite) pkgconfig(xdamage)
BuildRequires: gettext cups-devel
BuildRequires: gtk-doc automake autoconf libtool pkgconfig
BuildRequires: gettext cups-devel libxslt
BuildRequires: gtk-doc automake autoconf libtool pkgconfig git
Requires: hicolor-icon-theme gtk-update-icon-cache
Requires: gdk-pixbuf2-modules glib2 >= 2.28.0 atk >= 1.29.2 pango >= 1.20
Requires: libXrandr >= 1.2.99.4-2
@ -219,5 +219,5 @@ gtk-query-immodules-2.0-64 --update-cache
%{_mandir}/man1/gtk-builder-convert.1.gz
%changelog
* Thu Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24.32-3
* Thu Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24.32-4
- Package init