- New upstream release - 0.12.2
This commit is contained in:
parent
9118bbeac7
commit
ebe28a30a0
@ -1 +1 @@
|
||||
gupnp-0.12.1.tar.gz
|
||||
gupnp-0.12.2.tar.gz
|
||||
|
21
gupnp.spec
21
gupnp.spec
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 0.12.1
|
||||
Release: 7%{?dist}
|
||||
Version: 0.12.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GUPnP is an framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -8,7 +8,6 @@ License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sources/gupnp/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Patch0: gupnp-0.12-disabletestapps.patch
|
||||
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: gssdp-devel >= 0.6
|
||||
@ -36,11 +35,8 @@ Files for development with gupnp.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .disabletestapps
|
||||
|
||||
%build
|
||||
# a temporary workaround to regen build scripts until the next release of gupnp is released shortly
|
||||
autoconf
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -66,21 +62,24 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/gtk-doc/html/gupnp
|
||||
%{_includedir}/gupnp-1.0
|
||||
%{_libdir}/pkgconfig/gupnp-1.0.pc
|
||||
%{_libdir}/libgupnp-1.0.so
|
||||
%{_includedir}/gupnp-1.0
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-7
|
||||
* Sun Aug 31 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.2-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-7
|
||||
- Yet again. Interesting it builds fine in mock and not koji
|
||||
|
||||
* Wed Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-6
|
||||
* Thu 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
|
||||
* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-5
|
||||
- Second go
|
||||
|
||||
* Wed Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-4
|
||||
* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-4
|
||||
- Fix build on rawhide
|
||||
|
||||
* Wed Aug 13 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-3
|
||||
|
Loading…
Reference in New Issue
Block a user