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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libgssdp
|
Name: libgssdp
|
||||||
Version: 1.2.3
|
Version: 1.4.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library that implements resource discovery and announcement over SSDP.
|
Summary: A library that implements resource discovery and announcement over SSDP.
|
||||||
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.gupnp.org/
|
URL: https://wiki.gnome.org/Projects/GUPnP
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gssdp/%{majver}/gssdp-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gssdp/%{majver}/gssdp-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk2-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libsoup2-devel
|
||||||
BuildRequires: libsoup-devel
|
|
||||||
BuildRequires: pkg-config
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GSSDP implements resource discovery and announcement over SSDP.
|
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}/libgssdp-*.so
|
||||||
%{_libdir}/girepository-1.0/GSSDP-*.typelib
|
%{_libdir}/girepository-1.0/GSSDP-*.typelib
|
||||||
%{_datadir}/gir-1.0/GSSDP-*.gir
|
%{_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-*.deps
|
||||||
%{_datadir}/vala/vapi/gssdp-*.vapi
|
%{_datadir}/vala/vapi/gssdp-*.vapi
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%doc ChangeLog NEWS README
|
%dir %{_docdir}/gssdp-*
|
||||||
|
%{_docdir}/gssdp-*/*
|
||||||
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user