be7bd02
Name:          gupnp-av
9cce6a6
Version:       0.12.8
9cce6a6
Release:       1%{?dist}
be7bd02
Summary:       A collection of helpers for building UPnP AV applications
6440458
be7bd02
Group:         System Environment/Libraries
be7bd02
License:       LGPLv2+
be7bd02
URL:           http://www.gupnp.org/
d8404d9
Source0:       http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
6440458
6440458
BuildRequires: glib2-devel
6493186
BuildRequires: gtk-doc
d8404d9
BuildRequires: gssdp-devel >= 0.14.0
d8404d9
BuildRequires: gupnp-devel >= 0.20.0
6b7fb69
BuildRequires: gobject-introspection-devel >= 1.36.0
6493186
BuildRequires: libxml2-devel
6493186
BuildRequires: libsoup-devel
1d9d60f
BuildRequires: vala-tools
6440458
6440458
%description
6440458
GUPnP is an object-oriented open source framework for creating UPnP
6440458
devices and control points, written in C using GObject and libsoup.
6440458
The GUPnP API is intended to be easy to use, efficient and flexible.
6440458
6440458
GUPnP-AV is a collection of helpers for building AV (audio/video) 
6440458
applications using GUPnP.
6440458
6440458
%package devel
b7c712d
Summary: Development package for %{name}
6440458
Group: Development/Libraries
0af0003
Requires: %{name} = %{version}-%{release}
e3e38f9
Requires: gssdp-devel
e3e38f9
Requires: gupnp-devel
6440458
Requires: pkgconfig
6440458
6440458
%description devel
b7c712d
Files for development with %{name}.
6440458
0af0003
%package docs
0af0003
Summary: Documentation files for %{name}
0af0003
Group: Development/Libraries
0af0003
Requires: %{name} = %{version}-%{release}
0af0003
BuildArch: noarch
0af0003
0af0003
%description docs
0af0003
This package contains developer documentation for %{name}.
0af0003
6440458
%prep
6440458
%setup -q
6440458
6440458
%build
6440458
%configure --disable-static
b7c712d
make %{?_smp_mflags} V=1
6440458
6440458
%install
b7c712d
make install DESTDIR=%{buildroot}
b7c712d
b7c712d
#Remove libtool archives.
ce15fe9
find %{buildroot} -name '*.la' -delete
ce15fe9
ce15fe9
%check
ce15fe9
make check %{?_smp_mflags} V=1
6440458
6440458
%post -p /sbin/ldconfig
6440458
6440458
%postun -p /sbin/ldconfig
6440458
6440458
%files
9cce6a6
%{!?_licensedir:%global license %%doc}
9cce6a6
%license COPYING
9cce6a6
%doc AUTHORS README
93734ee
%{_libdir}/libgupnp-av-1.0.so.*
24bad94
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
f3dcd88
%{_datadir}/%{name}
6440458
6440458
%files devel
83ab097
%{_includedir}/gupnp-av-1.0
6440458
%{_libdir}/pkgconfig/gupnp-av-1.0.pc
6440458
%{_libdir}/libgupnp-av-1.0.so
24bad94
%{_datadir}/gir-1.0/GUPnPAV-1.0.gir
1d9d60f
%{_datadir}/vala/vapi/%{name}*
6440458
0af0003
%files docs
b7c712d
%{_datadir}/gtk-doc/html/%{name}
0af0003
6440458
%changelog
9cce6a6
* Thu Feb 11 2016 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.8-1
9cce6a6
- 0.12.8 release
9cce6a6
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.8.news
9cce6a6
- Use %%license
9cce6a6
1919deb
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.7-3
1919deb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1919deb
4b035a5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.7-2
4b035a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4b035a5
3014eed
* Tue Jan  6 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.7-1
3014eed
- 0.12.7 release
3014eed
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.7.news
3014eed
1d9d60f
* Wed Sep 10 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.6-5
1d9d60f
- Build vala bindings
1d9d60f
9870fdf
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.6-4
9870fdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
9870fdf
3117250
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 0.12.6-3
3117250
- Rebuilt for gobject-introspection 1.41.4
3117250
ce15fe9
* Fri Jul 11 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.6-2
ce15fe9
- Enable check
ce15fe9
4c11046
* Wed Jun 11 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.6-1
4c11046
- 0.12.6 release
4c11046
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.6.news
4c11046
4c01560
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.5-2
4c01560
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
4c01560
357002c
* Tue Feb  4 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.5-1
357002c
- 0.12.5 release
357002c
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.5.news
357002c
134feda
* Mon Nov 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.4-1
134feda
- 0.12.4 release
134feda
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.4.news
134feda
966fd8f
* Wed Oct 16 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.3-1
966fd8f
- 0.12.3 release
966fd8f
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.3.news
966fd8f
512301b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.2-2
512301b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
512301b
6b7fb69
* Thu May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.2-1
6b7fb69
- 0.12.2 release
6b7fb69
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.2.news
6b7fb69
f3dcd88
* Sun May 12 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-2
f3dcd88
- Move xsd files to main rpm (RHBZ 962166)
f3dcd88
200db3a
* Tue Mar 19 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-1
200db3a
- 0.12.1 release
200db3a
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.1.news
200db3a
d8404d9
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.0-1
d8404d9
- 0.12.0 release
d8404d9
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.0.news
d8404d9
8e0a46f
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.6-2
8e0a46f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8e0a46f
a418eae
* Fri Dec 14 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.6-1
a418eae
- 0.11.6 release
a418eae
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.6.news
a418eae
b0a15a3
* Thu Dec  6 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.5-1
b0a15a3
- 0.11.5 release
b0a15a3
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.5.news
b0a15a3
6f059f6
* Sat Dec  1 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.4-1
6f059f6
- 0.11.4 release
6f059f6
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.4.news
6f059f6
8e60e20
* Mon Nov 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.3-1
8e60e20
- 0.11.3 release
8e60e20
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.3.news
8e60e20
8af57f9
* Mon Oct 29 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.2-1
8af57f9
- 0.11.2 release
8e60e20
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.2.news
8af57f9
7fa97f1
* Sun Oct  7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.11.0-1
7fa97f1
- 0.11.0 release
7fa97f1
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.0.news
7fa97f1
f40e276
* Sun Aug 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.3-1
f40e276
- 0.10.3 release
f40e276
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.3.news
f40e276
0d67a81
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.2-2
0d67a81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0d67a81
3e7f3c8
* Sat Apr 21 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.2-1
3e7f3c8
- 0.10.2 release
3e7f3c8
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.2.news
3e7f3c8
e7c8407
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-3
e7c8407
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e7c8407
6fee2c0
* Mon Sep  5 2011 Zeeshan Ali <zeenix@redhat.com> - 0.10.1-2
4458c73
- Push a new release to build against latest gssdp and gupnp.
4458c73
17e4aae
* Mon Sep  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.1-1
17e4aae
- 0.10.1 release
17e4aae
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.1.news
17e4aae
e62c2b3
* Fri Sep  2 2011 Zeeshan Ali <zeenix@redhat.com> - 0.10.0-1
e62c2b3
- 0.10.0 release
e62c2b3
- http://ftp.acc.umu.se/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.0.news
e62c2b3
c35ea0c
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.9.1-1
c35ea0c
- 0.9.1 release
c35ea0c
894c331
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.9.0-1
894c331
- 0.9.0 release
894c331
47d9ef2
* Sat Apr  9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.8.0-1
47d9ef2
- 0.8.0 stable release
47d9ef2
fec6c22
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-2
fec6c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fec6c22
b472329
* Thu Dec  2 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.1-1
b472329
- Update to 0.7.1
b472329
04bab55
* Mon Nov  8 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.0-1
04bab55
- Update to 0.7.0
04bab55
d0d87f5
* Wed Sep 29 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-1
d0d87f5
- Update to 0.6.1
d0d87f5
c97eaeb
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 0.6.0-2
c97eaeb
- Rebuild against newer gobject-introspection
c97eaeb
bd938d2
* Fri Sep 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-1
bd938d2
- Update to 0.6.0
bd938d2
82398cd
* Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.9-2
82398cd
- Update source URL
82398cd
87bfe62
* Sat Aug 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.9-1
87bfe62
- Update to 0.5.9
87bfe62
d54155b
* Tue Aug  3 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.8-2
d54155b
- Add patch to fix dso linking issues
d54155b
424dae5
* Mon Aug  2 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.8-1
424dae5
- Update to 0.5.8
424dae5
6f93fda
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.5.7-2
6f93fda
- Rebuild with new gobject-introspection
6f93fda
a7eae7c
* Fri Jun 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.7-1
a7eae7c
- Update to 0.5.7
a7eae7c
be7bd02
* Mon Jun 21 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.6-1
be7bd02
- Update to 0.5.6
be7bd02
24bad94
* Fri Apr  9 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.5-1
24bad94
- Update to 0.5.5
24bad94
af94046
* Fri Feb  5 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.4-1
af94046
- Update to 0.5.4
af94046
5ad62ab
* Sat Nov 21 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.2-1
5ad62ab
- Update to 0.5.2
5ad62ab
29c0fde
* Thu Sep 17 2009 Bastien Nocera <bnocera@redhat.com> 0.5.1-1
29c0fde
- Update to 0.5.1
29c0fde
cad8549
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
cad8549
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cad8549
73df95f
* Tue Jun  9 2009 Peter Robinson <pbrobinson@gmail.com> 0.4.1-1
73df95f
- New upstream release
73df95f
c392d19
* Sun Apr 12 2009 Peter Robinson <pbrobinson@gmail.com> 0.4-1
c392d19
- New upstream release
c392d19
0af0003
* Wed Mar 4  2009 Peter Robinson <pbrobinson@gmail.com> 0.3.1-3
0af0003
- Move docs to noarch subpackage
0af0003
aff2386
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2
aff2386
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
aff2386
24f501e
* Tue Feb 3  2009 Peter Robinson <pbrobinson@gmail.com> 0.3.1-1
24f501e
- New upstream release
24f501e
24f501e
* Thu Dec 18 2008 Peter Robinson <pbrobinson@gmail.com> 0.3-1
bfc5bd9
- New upstream release
bfc5bd9
6493186
* Thu Dec 18 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-7
6493186
- Add gtk-doc build req
6493186
83ab097
* Mon Dec 1 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-6
83ab097
- Fix directory ownership
83ab097
0f05c38
* Sat Nov 22 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-5
0f05c38
- Update package summary
0f05c38
e3e38f9
* Mon Oct 20 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-4
e3e38f9
- Add some requires for the devel package
e3e38f9
6440458
* Fri Aug 29 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-3
6440458
- Some spec file cleanups
6440458
6440458
* Tue Jun 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-2
6440458
- Fix build on rawhide
6440458
6440458
* Tue Jun 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-1
6440458
- Initial release