]> git.pld-linux.org Git - packages/xapps.git/blobdiff - xapps.spec
- restored zgh locale (added in glibc 2.39), release 2
[packages/xapps.git] / xapps.spec
index bc61bcfbd516f60cc14afce8500c1b595f47a9cd..48456974a8dbd3b5b2690cdae7ef6a2003b0206f 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       Components common to multiple desktop environments
 Summary(pl.UTF-8):     Komponenty wspólne dla wielu środowisk graficznych
 Name:          xapps
-Version:       2.6.1
-Release:       1
+Version:       2.8.2
+Release:       2
 License:       LGPL v3+ (library), GPL v3+ (xfce4-set-wallpaper tool)
 Group:         X11/Applications
 #Source0Download: https://github.com/linuxmint/xapp/tags
 Source0:       https://github.com/linuxmint/xapp/archive/%{version}/xapp-%{version}.tar.gz
-# Source0-md5: 61b7effc6629ed5469abc1fc0f3be5bf
+# Source0-md5: efe606f2795cb5031a4c380d3dedce32
 URL:           https://github.com/linuxmint/xapp
 BuildRequires: cairo-devel
 BuildRequires: cairo-gobject-devel
@@ -22,20 +22,20 @@ BuildRequires:      dbus-devel
 BuildRequires: gdk-pixbuf2-devel >= 2.22.0
 BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.44.0
-BuildRequires: gtk+3-devel >= 3.16
+BuildRequires: gtk+3-devel >= 3.22
 BuildRequires: gtk-doc
 BuildRequires: libdbusmenu-gtk3-devel
 BuildRequires: libgnomekbd-devel
-BuildRequires: meson
+BuildRequires: meson >= 0.56.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 %if %{with python2}
 BuildRequires: python >= 2
-BuildRequires: python-pygobject3 >= 3
+BuildRequires: python-pygobject3-devel >= 3
 %endif
 %if %{with python3}
 BuildRequires: python3 >= 1:3
-BuildRequires: python3-pygobject3 >= 3
+BuildRequires: python3-pygobject3-devel >= 3
 %endif
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.736
@@ -69,7 +69,7 @@ License:      LGPL v3+
 Group:         X11/Applications
 Requires:      gdk-pixbuf2 >= 2.22.0
 Requires:      glib2 >= 1:2.44.0
-Requires:      gtk+3 >= 3.16
+Requires:      gtk+3 >= 3.22
 
 %description libs
 X applications utility library.
@@ -86,7 +86,7 @@ Requires:     %{name}-libs = %{version}-%{release}
 Requires:      cairo-devel
 Requires:      gdk-pixbuf2-devel >= 2.22.0
 Requires:      glib2-devel >= 1:2.44.0
-Requires:      gtk+3-devel >= 3.16
+Requires:      gtk+3-devel >= 3.22
 Requires:      libgnomekbd-devel
 Requires:      xorg-lib-libX11-devel
 Requires:      xorg-lib-libxkbfile-devel
@@ -226,7 +226,7 @@ install -Dp pygobject/XApp.py $RPM_BUILD_ROOT%{py_sitedir}/gi/overrides/XApp.py
 %py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}
 %endif
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,zgh}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
 
 %find_lang xapp
 
This page took 0.188624 seconds and 4 git commands to generate.