]> git.pld-linux.org Git - packages/adwaita-icon-theme.git/commitdiff
Update to 3.24.0 auto/th/adwaita-icon-theme-3.24.0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 21 Mar 2017 19:10:03 +0000 (20:10 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 21 Mar 2017 19:10:03 +0000 (20:10 +0100)
- added -noarch patch to fix noarch build

adwaita-icon-theme-noarch.patch [new file with mode: 0644]
adwaita-icon-theme.spec

diff --git a/adwaita-icon-theme-noarch.patch b/adwaita-icon-theme-noarch.patch
new file mode 100644 (file)
index 0000000..9d80a85
--- /dev/null
@@ -0,0 +1,10 @@
+--- adwaita-icon-theme-3.24.0/configure.ac.noarch      2017-03-21 19:53:17.586463362 +0100
++++ adwaita-icon-theme-3.24.0/configure.ac     2017-03-21 19:53:23.429796695 +0100
+@@ -3,7 +3,6 @@ AC_PREREQ(2.53)
+ AC_INIT([adwaita-icon-theme], [3.24.0],
+         [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
+-AC_CANONICAL_HOST
+ AC_CONFIG_MACRO_DIR([m4])
+ AC_CONFIG_SRCDIR([index.theme.in])
index c342b27a5adf1222683e56b539e75252d9aeaaf7..cf2d31ecbb2e7f6576414526674cef27c1941de1 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       Adwaita icon theme for GNOME environment
 Summary(pl.UTF-8):     Motyw ikon Adwaita dla środowiska GNOME
 Name:          adwaita-icon-theme
-Version:       3.22.0
+Version:       3.24.0
 Release:       1
 License:       LGPL v3 or CC-BY-SA v3.0
 Group:         Themes
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/3.22/%{name}-%{version}.tar.xz
-# Source0-md5: cde51d7dfcbcfa3b8cdc3e5f0df8c799
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/3.24/%{name}-%{version}.tar.xz
+# Source0-md5: 3ccac0d600ffc936d2adfb80e9245bc5
 URL:           http://www.gnome.org/
+Patch0:                %{name}-noarch.patch
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
 BuildRequires: gtk-update-icon-cache
@@ -28,6 +29,7 @@ Motyw ikon Adwaita dla środowiska GNOME.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
This page took 1.362766 seconds and 4 git commands to generate.