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