Update to 0.13.1

- Switch to meson build system
This commit is contained in:
Kalev Lember 2021-08-20 14:35:30 +02:00
parent 5c6b13415a
commit 3231129696
2 changed files with 14 additions and 13 deletions

View File

@ -1,19 +1,19 @@
Name: gupnp-av Name: gupnp-av
Version: 0.12.11 Version: 0.13.1
Release: 6%{?dist} Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications Summary: A collection of helpers for building UPnP AV applications
License: LGPLv2+ License: LGPLv2+
URL: http://www.gupnp.org/ URL: http://www.gupnp.org/
Source0: http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/gupnp-av/0.13/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: gtk-doc BuildRequires: gtk-doc
BuildRequires: gobject-introspection-devel >= 1.36.0 BuildRequires: gobject-introspection-devel >= 1.36.0
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: libsoup-devel BuildRequires: libsoup-devel
BuildRequires: meson
BuildRequires: vala BuildRequires: vala
BuildRequires: make
%description %description
GUPnP is an object-oriented open source framework for creating UPnP GUPnP is an object-oriented open source framework for creating UPnP
@ -42,24 +42,21 @@ This package contains developer documentation for %{name}.
%setup -q %setup -q
%build %build
%configure --disable-static %meson -Dgtk_doc=true
make %{?_smp_mflags} V=1 %meson_build
%install %install
%make_install %meson_install
#Remove libtool archives.
find %{buildroot} -name '*.la' -delete
%check %check
make check %{?_smp_mflags} V=1 %meson_test
%ldconfig_scriptlets %ldconfig_scriptlets
%files %files
%{!?_licensedir:%global license %%doc} %{!?_licensedir:%global license %%doc}
%license COPYING %license COPYING
%doc AUTHORS README %doc AUTHORS README.md
%{_libdir}/libgupnp-av-1.0.so.* %{_libdir}/libgupnp-av-1.0.so.*
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib %{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
%{_datadir}/%{name} %{_datadir}/%{name}
@ -75,6 +72,10 @@ make check %{?_smp_mflags} V=1
%{_datadir}/gtk-doc/html/%{name} %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Fri Aug 20 2021 Kalev Lember <klember@redhat.com> - 0.13.1-1
- Update to 0.13.1
- Switch to meson build system
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.11-6 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.11-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (gupnp-av-0.12.11.tar.xz) = f6fb8897ccdb589446d8c83c5fe66918f0f569a624287881aaf41d928e429e41f3306443e24ef4d43d3ddffb24da2ad2c058cd39211176558c9cd7acd7af0ff7 SHA512 (gupnp-av-0.13.1.tar.xz) = e99485d5d232227f57156cafdfb8a30dab135a0d88eb7d041e475d45e1ab4329d25c50f5528a4ba33e0ceb792fd1de3ec2b8ead597d5720fd0827bce42dcd312