automatic version update by autodist [release 4.18.0-1mamba;Sat Dec 17 2022]
This commit is contained in:
parent
9fb4476699
commit
c51a5d3eb1
@ -1,22 +1,20 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libxfce4util
|
Name: libxfce4util
|
||||||
Version: 4.16.0
|
Version: 4.18.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utility library for the XFce4 desktop environment
|
Summary: Utility library for the XFce4 desktop environment
|
||||||
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: http://www.xfce.org/
|
URL: https://www.xfce.org/
|
||||||
Source: http://archive.xfce.org/src/xfce/libxfce4util/%{majver}/libxfce4util-%{version}.tar.bz2
|
Source: http://archive.xfce.org/src/xfce/libxfce4util/%{majver}/libxfce4util-%{version}.tar.bz2
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: pkg-config
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Basic utility non-GUI functions for XFce4.
|
Basic utility non-GUI functions for XFce4.
|
||||||
@ -60,15 +58,17 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libxfce4util.la
|
%{_includedir}/xfce4/libxfce4util
|
||||||
%{_libdir}/libxfce4util.so
|
%{_libdir}/libxfce4util.so
|
||||||
%{_datadir}/gir-1.0/Libxfce4util-1.0.gir
|
%{_datadir}/gir-1.0/Libxfce4util-1.0.gir
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_includedir}/xfce4/libxfce4util
|
|
||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
%doc ChangeLog NEWS README.Kiosk TODO
|
%doc ChangeLog NEWS README.Kiosk TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 4.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 29 2020 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
* Tue Dec 29 2020 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user