]> git.pld-linux.org Git - packages/adwaita-icon-theme.git/blobdiff - adwaita-icon-theme.spec
- rediffed
[packages/adwaita-icon-theme.git] / adwaita-icon-theme.spec
index 7259dddcdf0f2c7c88bc50004716a5bc70370c89..415748ef2064354cc1e3bc04c1c1f554579e855f 100644 (file)
@@ -1,24 +1,23 @@
 Summary:       Adwaita icon theme for GNOME environment
 Summary(pl.UTF-8):     Motyw ikon Adwaita dla środowiska GNOME
 Name:          adwaita-icon-theme
-Version:       3.14.1
+Version:       40.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.14/%{name}-%{version}.tar.xz
-# Source0-md5: d03913d2d1624a6749a5c032082368fb
-URL:           http://www.gnome.org/
+Source0:       https://download.gnome.org/sources/adwaita-icon-theme/40/%{name}-%{version}.tar.xz
+# Source0-md5: dc281eecc121c47ec8e88ad139774afc
+Patch0:                %{name}-noarch.patch
+URL:           https://www.gnome.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 2.0
-BuildRequires: gtk-update-icon-cache >= 3.14
-BuildRequires: intltool >= 0.40.0
+BuildRequires: gtk-update-icon-cache
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.601
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
-Requires(post):        gtk-update-icon-cache
+Requires(post):        gtk-update-icon-cache >= 3.14
+Conflicts:     gnome-themes-standard < 3.14
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,14 +29,13 @@ Motyw ikon Adwaita dla środowiska GNOME.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-%{__glib_gettextize}
-%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
        GTK_UPDATE_ICON_CACHE=/bin/true
 %{__make}
 
@@ -57,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS COPYING NEWS
 %dir %{_iconsdir}/Adwaita
 %{_iconsdir}/Adwaita/index.theme
 %{_iconsdir}/Adwaita/[0-9]*x[0-9]*
This page took 0.107988 seconds and 4 git commands to generate.