automatic version update by autodist [release 1.4.0.1-1mamba;Fri Dec 31 2021]
This commit is contained in:
parent
8864401eda
commit
b694fdc0d9
@ -1,29 +1,21 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libgssdp
|
||||
Version: 1.2.3
|
||||
Version: 1.4.0.1
|
||||
Release: 1mamba
|
||||
Summary: A library that implements resource discovery and announcement over SSDP.
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gupnp.org/
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gssdp/%{majver}/gssdp-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/Projects/GUPnP
|
||||
Source: https://download.gnome.org/sources/gssdp/%{majver}/gssdp-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libsoup2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GSSDP implements resource discovery and announcement over SSDP.
|
||||
@ -71,14 +63,17 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/libgssdp-*.so
|
||||
%{_libdir}/girepository-1.0/GSSDP-*.typelib
|
||||
%{_datadir}/gir-1.0/GSSDP-*.gir
|
||||
%dir %{_datadir}/gtk-doc/html/gssdp
|
||||
%{_datadir}/gtk-doc/html/gssdp/*
|
||||
%{_datadir}/vala/vapi/gssdp-*.deps
|
||||
%{_datadir}/vala/vapi/gssdp-*.vapi
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog NEWS README
|
||||
%dir %{_docdir}/gssdp-*
|
||||
%{_docdir}/gssdp-*/*
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Fri Dec 31 2021 Automatic Build System <autodist@mambasoft.it> 1.4.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user