commit 1e030046039b9b5b1a35291c0c39102440c6458e
Author: Jan Palus <[email protected]>
Date:   Mon Feb 10 18:49:02 2020 +0100

    up to 1.24.0

 mate-backgrounds.spec | 14 +++++++-------
 noarch-build.patch    | 13 +++++++++++++
 2 files changed, 20 insertions(+), 7 deletions(-)
---
diff --git a/mate-backgrounds.spec b/mate-backgrounds.spec
index a9144b8..031e16d 100644
--- a/mate-backgrounds.spec
+++ b/mate-backgrounds.spec
@@ -1,17 +1,17 @@
 Summary:       MATE Desktop backgrounds
 Summary(pl.UTF-8):     Tła dla środowiska MATE Desktop
 Name:          mate-backgrounds
-Version:       1.22.0
+Version:       1.24.0
 Release:       1
 License:       GPL v2+
 Group:         Themes
-Source0:       
http://pub.mate-desktop.org/releases/1.22/%{name}-%{version}.tar.xz
-# Source0-md5: f3f21b86f63552002362faecf0b7abe9
+Source0:       
http://pub.mate-desktop.org/releases/1.24/%{name}-%{version}.tar.xz
+# Source0-md5: bd59db8dbc0d5856160597c32e3b705e
+Patch0:                noarch-build.patch
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-tools >= 0.10.40
-BuildRequires: intltool >= 0.35.0
+BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: mate-common
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -28,9 +28,9 @@ odgałęzienie GNOME backgrounds.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
        INSTALL="install -p" \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,ku_IQ}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,ie,ku_IQ}
 
 %find_lang %{name} --all-name
 
diff --git a/noarch-build.patch b/noarch-build.patch
new file mode 100644
index 0000000..e25ced7
--- /dev/null
+++ b/noarch-build.patch
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac
+index 6fab608..be25614 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -5,7 +5,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])
+ 
+ AM_GNU_GETTEXT_VERSION([0.19.8])
+-AM_GNU_GETTEXT([external])
++AM_PO_SUBDIRS
+ 
+ AM_MAINTAINER_MODE
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-backgrounds.git/commitdiff/1e030046039b9b5b1a35291c0c39102440c6458e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to