- Update to 0.5.6
This commit is contained in:
parent
24bad9412b
commit
be7bd023af
@ -1 +1 @@
|
||||
gupnp-av-0.5.5.tar.gz
|
||||
gupnp-av-0.5.6.tar.gz
|
||||
|
||||
@ -1,20 +1,19 @@
|
||||
Name: gupnp-av
|
||||
Version: 0.5.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of helpers for building UPnP AV applications
|
||||
Name: gupnp-av
|
||||
Version: 0.5.6
|
||||
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://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gssdp-devel
|
||||
BuildRequires: gupnp-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gir-repository-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libsoup-devel
|
||||
|
||||
@ -41,7 +40,6 @@ Files for development with %{name}.
|
||||
Summary: Documentation files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
BuildArch: noarch
|
||||
|
||||
%description docs
|
||||
@ -86,6 +84,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 21 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.6-1
|
||||
- Update to 0.5.6
|
||||
|
||||
* Fri Apr 9 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.5-1
|
||||
- Update to 0.5.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user