Blame SPECS/gupnp-av.spec

30465d
Name:          gupnp-av
30465d
Version:       0.12.10
30465d
Release:       1%{?dist}
30465d
Summary:       A collection of helpers for building UPnP AV applications
30465d
30465d
License:       LGPLv2+
30465d
URL:           http://www.gupnp.org/
30465d
Source0:       http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
30465d
30465d
BuildRequires: glib2-devel
30465d
BuildRequires: gtk-doc
30465d
BuildRequires: gobject-introspection-devel >= 1.36.0
30465d
BuildRequires: libxml2-devel
30465d
BuildRequires: libsoup-devel
30465d
BuildRequires: vala
30465d
30465d
%description
30465d
GUPnP is an object-oriented open source framework for creating UPnP
30465d
devices and control points, written in C using GObject and libsoup.
30465d
The GUPnP API is intended to be easy to use, efficient and flexible.
30465d
30465d
GUPnP-AV is a collection of helpers for building AV (audio/video) 
30465d
applications using GUPnP.
30465d
30465d
%package devel
30465d
Summary: Development package for %{name}
30465d
Requires: %{name}%{?_isa} = %{version}-%{release}
30465d
30465d
%description devel
30465d
Files for development with %{name}.
30465d
30465d
%package docs
30465d
Summary: Documentation files for %{name}
30465d
Requires: %{name} = %{version}-%{release}
30465d
BuildArch: noarch
30465d
30465d
%description docs
30465d
This package contains developer documentation for %{name}.
30465d
30465d
%prep
30465d
%setup -q
30465d
30465d
%build
30465d
%configure --disable-static
30465d
make %{?_smp_mflags} V=1
30465d
30465d
%install
30465d
%make_install
30465d
30465d
#Remove libtool archives.
30465d
find %{buildroot} -name '*.la' -delete
30465d
rm -rf %{buildroot}/%{_datadir}/vala/
30465d
30465d
%check
30465d
make check %{?_smp_mflags} V=1
30465d
30465d
%post -p /sbin/ldconfig
30465d
30465d
%postun -p /sbin/ldconfig
30465d
30465d
%files
30465d
%doc AUTHORS COPYING README
30465d
%{_libdir}/libgupnp-av-1.0.so.*
30465d
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
30465d
%{_datadir}/%{name}
30465d
30465d
%files devel
30465d
%{_includedir}/gupnp-av-1.0
30465d
%{_libdir}/pkgconfig/gupnp-av-1.0.pc
30465d
%{_libdir}/libgupnp-av-1.0.so
30465d
%{_datadir}/gir-1.0/GUPnPAV-1.0.gir
30465d
30465d
%files docs
30465d
%{_datadir}/gtk-doc/html/%{name}
30465d
30465d
%changelog
30465d
* Thu Mar 02 2017 Bastien Nocera <bnocera@redhat.com> - 0.12.10-1
30465d
+ gupnp-av-0.12.10-1
30465d
- Update to 0.12.10
30465d
Resolves: #1386987
30465d
30465d
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.12.2-3
30465d
- Mass rebuild 2014-01-24
30465d
30465d
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.12.2-2
30465d
- Mass rebuild 2013-12-27
30465d
30465d
* Thu May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.2-1
30465d
- 0.12.2 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.2.news
30465d
30465d
* Sun May 12 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-2
30465d
- Move xsd files to main rpm (RHBZ 962166)
30465d
30465d
* Tue Mar 19 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-1
30465d
- 0.12.1 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.1.news
30465d
30465d
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.0-1
30465d
- 0.12.0 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.0.news
30465d
30465d
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.6-2
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
30465d
30465d
* Fri Dec 14 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.6-1
30465d
- 0.11.6 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.6.news
30465d
30465d
* Thu Dec  6 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.5-1
30465d
- 0.11.5 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.5.news
30465d
30465d
* Sat Dec  1 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.4-1
30465d
- 0.11.4 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.4.news
30465d
30465d
* Mon Nov 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.3-1
30465d
- 0.11.3 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.3.news
30465d
30465d
* Mon Oct 29 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.11.2-1
30465d
- 0.11.2 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.2.news
30465d
30465d
* Sun Oct  7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.11.0-1
30465d
- 0.11.0 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.11/gupnp-av-0.11.0.news
30465d
30465d
* Sun Aug 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.3-1
30465d
- 0.10.3 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.3.news
30465d
30465d
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.2-2
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
30465d
30465d
* Sat Apr 21 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.2-1
30465d
- 0.10.2 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.2.news
30465d
30465d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-3
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
30465d
30465d
* Mon Sep  5 2011 Zeeshan Ali <zeenix@redhat.com> - 0.10.1-2
30465d
- Push a new release to build against latest gssdp and gupnp.
30465d
30465d
* Mon Sep  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.1-1
30465d
- 0.10.1 release
30465d
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.1.news
30465d
30465d
* Fri Sep  2 2011 Zeeshan Ali <zeenix@redhat.com> - 0.10.0-1
30465d
- 0.10.0 release
30465d
- http://ftp.acc.umu.se/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.0.news
30465d
30465d
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.9.1-1
30465d
- 0.9.1 release
30465d
30465d
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.9.0-1
30465d
- 0.9.0 release
30465d
30465d
* Sat Apr  9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.8.0-1
30465d
- 0.8.0 stable release
30465d
30465d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-2
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
30465d
30465d
* Thu Dec  2 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.1-1
30465d
- Update to 0.7.1
30465d
30465d
* Mon Nov  8 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.0-1
30465d
- Update to 0.7.0
30465d
30465d
* Wed Sep 29 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-1
30465d
- Update to 0.6.1
30465d
30465d
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 0.6.0-2
30465d
- Rebuild against newer gobject-introspection
30465d
30465d
* Fri Sep 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-1
30465d
- Update to 0.6.0
30465d
30465d
* Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.9-2
30465d
- Update source URL
30465d
30465d
* Sat Aug 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.9-1
30465d
- Update to 0.5.9
30465d
30465d
* Tue Aug  3 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.8-2
30465d
- Add patch to fix dso linking issues
30465d
30465d
* Mon Aug  2 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.8-1
30465d
- Update to 0.5.8
30465d
30465d
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.5.7-2
30465d
- Rebuild with new gobject-introspection
30465d
30465d
* Fri Jun 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.7-1
30465d
- Update to 0.5.7
30465d
30465d
* Mon Jun 21 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.6-1
30465d
- Update to 0.5.6
30465d
30465d
* Fri Apr  9 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.5-1
30465d
- Update to 0.5.5
30465d
30465d
* Fri Feb  5 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.4-1
30465d
- Update to 0.5.4
30465d
30465d
* Sat Nov 21 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.2-1
30465d
- Update to 0.5.2
30465d
30465d
* Thu Sep 17 2009 Bastien Nocera <bnocera@redhat.com> 0.5.1-1
30465d
- Update to 0.5.1
30465d
30465d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
30465d
30465d
* Tue Jun  9 2009 Peter Robinson <pbrobinson@gmail.com> 0.4.1-1
30465d
- New upstream release
30465d
30465d
* Sun Apr 12 2009 Peter Robinson <pbrobinson@gmail.com> 0.4-1
30465d
- New upstream release
30465d
30465d
* Wed Mar 4  2009 Peter Robinson <pbrobinson@gmail.com> 0.3.1-3
30465d
- Move docs to noarch subpackage
30465d
30465d
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2
30465d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
30465d
30465d
* Tue Feb 3  2009 Peter Robinson <pbrobinson@gmail.com> 0.3.1-1
30465d
- New upstream release
30465d
30465d
* Thu Dec 18 2008 Peter Robinson <pbrobinson@gmail.com> 0.3-1
30465d
- New upstream release
30465d
30465d
* Thu Dec 18 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-7
30465d
- Add gtk-doc build req
30465d
30465d
* Mon Dec 1 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-6
30465d
- Fix directory ownership
30465d
30465d
* Sat Nov 22 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-5
30465d
- Update package summary
30465d
30465d
* Mon Oct 20 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-4
30465d
- Add some requires for the devel package
30465d
30465d
* Fri Aug 29 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-3
30465d
- Some spec file cleanups
30465d
30465d
* Tue Jun 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-2
30465d
- Fix build on rawhide
30465d
30465d
* Tue Jun 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.2.1-1
30465d
- Initial release