- Once more with feeling
This commit is contained in:
parent
e1f173b4c1
commit
c2fa57f759
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 0.12.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: GUPnP is an framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -15,6 +15,7 @@ BuildRequires: gssdp-devel >= 0.6
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: uuid-devel
|
||||
|
||||
Requires: dbus
|
||||
|
||||
@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libgupnp-1.0.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-6
|
||||
- Once more with feeling
|
||||
|
||||
* Wed Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-5
|
||||
- Second go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user