automatic version update by autodist [release 5.3.2-1mamba;Thu Apr 21 2022]
This commit is contained in:
parent
25581d2e47
commit
7c03f0ff48
33
amtk.spec
33
amtk.spec
@ -1,43 +1,21 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: amtk
|
Name: amtk
|
||||||
Version: 5.3.1
|
Version: 5.3.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Actions, Menus and Toolbars Kit for GTK+ applications
|
Summary: Actions, Menus and Toolbars Kit for GTK+ applications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://live.gnome.org
|
URL: https://wiki.gnome.org/
|
||||||
Source: https://download.gnome.org/sources/amtk/%{majver}/amtk-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/amtk/%{majver}/amtk-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libblkid-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libfribidi-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgtk-devel
|
|
||||||
BuildRequires: libharfbuzz-devel
|
|
||||||
BuildRequires: libmount-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libsepol-devel
|
|
||||||
BuildRequires: libthai-devel
|
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Actions, Menus and Toolbars Kit for GTK+ applications.
|
Actions, Menus and Toolbars Kit for GTK+ applications.
|
||||||
@ -95,7 +73,7 @@ This package includes the %{name} API documentation.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libamtk-5.so.*
|
%{_libdir}/libamtk-5.so.*
|
||||||
%{_libdir}/girepository-1.0/Amtk-5.typelib
|
%{_libdir}/girepository-1.0/Amtk-5.typelib
|
||||||
%doc COPYING
|
%doc LICENSES/*
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -112,6 +90,9 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/gtk-doc/html/amtk-5/*
|
%{_datadir}/gtk-doc/html/amtk-5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 21 2022 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user