fixed URL; closes #1 [release 3.12.0-2mamba;Sat Nov 02 2024]
This commit is contained in:
parent
d34450b42e
commit
06f85df8b6
@ -1,13 +1,13 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-icon-theme
|
||||
Version: 3.12.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Icons which are used for GNOME desktop theme
|
||||
Group: Graphical Desktop/Look 'n' feel/Themes
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org/
|
||||
URL: https://www.gnome.org/
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/%{majver}/gnome-icon-theme-%{version}.tar.xz
|
||||
Source2: openmamba-16x16.png
|
||||
Source3: openmamba-22x22.png
|
||||
@ -16,13 +16,14 @@ Source5: openmamba-32x32.png
|
||||
Source6: openmamba-48x48.png
|
||||
Source7: openmamba.svgz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: intltool
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: icon-naming-utils >= 0.8.1
|
||||
Requires: hicolor-icon-theme >= 0.10
|
||||
Requires: gnome-icon-theme-symbolic >= %{majver}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The GNOME Icon Theme package contains an assortment of scalable and non-scalable icons of different sizes and themes.
|
||||
@ -57,13 +58,14 @@ gtk-update-icon-cache %{_datadir}/icons/gnome 2>/dev/null
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
#%{_datadir}/icons/hicolor/*
|
||||
%{_datadir}/icons/gnome/
|
||||
%{_libdir}/pkgconfig/gnome-icon-theme.pc
|
||||
%doc AUTHORS COPYING
|
||||
# NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.0-2mamba
|
||||
- fixed URL; closes #1
|
||||
|
||||
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user