update to 5.10.1 [release 5.10.1-1mamba;Wed Nov 02 2022]
This commit is contained in:
parent
9d68409367
commit
fec83eaa4d
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.9.0
|
Version: 5.10.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc.
|
Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -8,37 +8,24 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.aquamaniac.de/rdm/
|
URL: https://www.aquamaniac.de/rdm/
|
||||||
Source: https://www.aquamaniac.de/rdm/attachments/download/415/gwenhywfar-%{version}.tar.gz
|
Source: https+git://git.aquamaniac.de/git/gwenhywfar/%{version}/gwenhywfar-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libbrotli-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgmp-devel
|
|
||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libgraphite2-devel
|
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libnettle-devel
|
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libp11-kit-devel
|
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtasn1-devel
|
|
||||||
BuildRequires: libunistring-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -77,7 +64,7 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
Requires: lib%{name}-gtk3 = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name}-gtk3 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: lib%{name}-qt5 = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name}-qt5 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: gwenhywfar-devel
|
Provides: gwenhywfar-devel
|
||||||
Obsoletes: gwenhywfar-devel
|
Obsoletes: gwenhywfar-devel < 5.10.1
|
||||||
|
|
||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides you with some often needed modules such as configuration file handling, simple XML file parsing, IPC etc.
|
Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides you with some often needed modules such as configuration file handling, simple XML file parsing, IPC etc.
|
||||||
@ -161,12 +148,8 @@ autoreconf -f -i
|
|||||||
%dir %{_includedir}/gwenhywfar5
|
%dir %{_includedir}/gwenhywfar5
|
||||||
%{_includedir}/gwenhywfar5/*
|
%{_includedir}/gwenhywfar5/*
|
||||||
%{_libdir}/libgwenhywfar.so
|
%{_libdir}/libgwenhywfar.so
|
||||||
%{_libdir}/libgwenhywfar.la
|
|
||||||
%{_libdir}/libgwengui-cpp.la
|
|
||||||
%{_libdir}/libgwengui-cpp.so
|
%{_libdir}/libgwengui-cpp.so
|
||||||
%{_libdir}/libgwengui-gtk3.la
|
|
||||||
%{_libdir}/libgwengui-gtk3.so
|
%{_libdir}/libgwengui-gtk3.so
|
||||||
%{_libdir}/libgwengui-qt5.la
|
|
||||||
%{_libdir}/libgwengui-qt5.so
|
%{_libdir}/libgwengui-qt5.so
|
||||||
%dir %{_libdir}/cmake/gwengui-qt5-%{majver}
|
%dir %{_libdir}/cmake/gwengui-qt5-%{majver}
|
||||||
%{_libdir}/cmake/gwengui-qt5-%{majver}/gwengui-qt5-config*.cmake
|
%{_libdir}/cmake/gwengui-qt5-%{majver}/gwengui-qt5-config*.cmake
|
||||||
@ -178,6 +161,9 @@ autoreconf -f -i
|
|||||||
%doc NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.1-1mamba
|
||||||
|
- update to 5.10.1
|
||||||
|
|
||||||
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-1mamba
|
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-1mamba
|
||||||
- update to 5.9.0
|
- update to 5.9.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user