0.11.2
This commit is contained in:
parent
7fa97f1736
commit
8af57f9128
@ -1,12 +1,12 @@
|
||||
Name: gupnp-av
|
||||
Version: 0.11.0
|
||||
Version: 0.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of helpers for building UPnP AV applications
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gupnp-av/0.11/%{name}-%{version}.tar.xz
|
||||
Patch0: gupnp-av-fixdso.patch
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
@ -64,23 +64,24 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README
|
||||
%{_libdir}/libgupnp-av-1.0.so.*
|
||||
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/gupnp-av-1.0
|
||||
%{_libdir}/pkgconfig/gupnp-av-1.0.pc
|
||||
%{_libdir}/libgupnp-av-1.0.so
|
||||
%{_datadir}/gir-1.0/GUPnPAV-1.0.gir
|
||||
|
||||
%files docs
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 29 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.2-1
|
||||
- 0.11.2 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.1.news
|
||||
|
||||
* Sun Oct 7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.11.0-1
|
||||
- 0.11.0 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.0.news
|
||||
|
Loading…
Reference in New Issue
Block a user