- add back missing line to spec
This commit is contained in:
parent
e2fd35610a
commit
9726e8af02
@ -1,12 +1,13 @@
|
||||
Name: gupnp
|
||||
Version: 0.13.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: gupnp-fixdso.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: gssdp-devel
|
||||
@ -90,8 +91,11 @@ rm -rf %{buildroot}
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Apr 9 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.3-3
|
||||
- add back missing line to spec
|
||||
|
||||
* Fri Apr 9 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.3-2
|
||||
- Bump build
|
||||
- bump build
|
||||
|
||||
* Fri Apr 9 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.3-1
|
||||
- Update to 0.13.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user