]> git.pld-linux.org Git - packages/mate-netbook.git/commitdiff
up to 1.24.0 auto/th/mate-netbook-1.24.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 11 Feb 2020 00:05:44 +0000 (01:05 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 11 Feb 2020 00:05:44 +0000 (01:05 +0100)
mate-netbook.spec

index de39df5b6144ab6d60e9b8d4e9da96d2785f65ca..be097bf11347e39b403e9daebbc618d3b68cf691 100644 (file)
@@ -1,19 +1,18 @@
 Summary:       Simple window management tool
 Summary(pl.UTF-8):     Proste narzędzie do zarządzania oknami
 Name:          mate-netbook
-Version:       1.22.2
+Version:       1.24.0
 Release:       1
 License:       GPL v3
 Group:         X11/Applications
-Source0:       http://pub.mate-desktop.org/releases/1.22/%{name}-%{version}.tar.xz
-# Source0-md5: c58f471f28eab9fa54a0964eb4f00bba
+Source0:       http://pub.mate-desktop.org/releases/1.24/%{name}-%{version}.tar.xz
+# Source0-md5: 17cbf19b839ff48a41d79a684c856a3f
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-tools >= 0.10.40
+BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: glib2-devel >= 1:2.50.0
 BuildRequires: gtk+3-devel >= 3.22
-BuildRequires: intltool >= 0.50.1
 BuildRequires: libfakekey-devel
 BuildRequires: libtool >= 1:1.4.3
 BuildRequires: libwnck-devel >= 3.0
@@ -56,7 +55,6 @@ Proste narzędzie do zarządzania oknami, które:
 %setup -q
 
 %build
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -74,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{es_ES,frp,jv,ku_IQ,nqo,pms}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{es_ES,frp,ie,jv,ku_IQ,nqo,pms}
 
 %find_lang %{name}
 
This page took 0.049226 seconds and 4 git commands to generate.