Blame SPECS/libdmapsharing.spec

c369f4
Name: libdmapsharing
c369f4
Version: 2.9.37
c369f4
Release: 5%{?dist}
c369f4
License: LGPLv2+
c369f4
Source: http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
c369f4
URL: http://www.flyn.org/projects/libdmapsharing/
c369f4
Summary: A DMAP client and server library
c369f4
Group: Development/Libraries
c369f4
BuildRequires: pkgconfig, glib2-devel, libsoup-devel >= 2.32
c369f4
BuildRequires: gdk-pixbuf2-devel, gstreamer1-plugins-base-devel
c369f4
BuildRequires: pkgconfig(avahi-client) pkgconfig(avahi-glib)
c369f4
BuildRequires: vala-tools libgee-devel
c369f4
c369f4
%description 
c369f4
libdmapsharing implements the DMAP protocols. This includes support for
c369f4
DAAP and DPAP.
c369f4
c369f4
%files 
c369f4
%{_libdir}/libdmapsharing-3.0.so.*
c369f4
%doc AUTHORS COPYING ChangeLog README
c369f4
c369f4
%package devel
c369f4
Summary: Libraries/include files for libdmapsharing
c369f4
Group: Development/Libraries
c369f4
Requires: %{name} = %{version}-%{release}
c369f4
c369f4
%description devel
c369f4
libdmapsharing implements the DMAP protocols. This includes support for
c369f4
DAAP and DPAP.  This package provides the libraries, include files, and
c369f4
other resources needed for developing applications using libdmapsharing.
c369f4
c369f4
%files devel
c369f4
%{_libdir}/pkgconfig/libdmapsharing-3.0.pc
c369f4
%{_includedir}/libdmapsharing-3.0/
c369f4
%{_libdir}/libdmapsharing-3.0.so
c369f4
%{_libdir}/girepository-1.0/DMAP-3.0.typelib
c369f4
%{_datadir}/gtk-doc/html/libdmapsharing-3.0
c369f4
%{_datadir}/gir-1.0/DMAP-3.0.gir
c369f4
c369f4
%package vala
c369f4
Summary: Vala language bindings for libdmapsharing
c369f4
Group: Development/Libraries
c369f4
Requires: %{name} = %{version}-%{release}
c369f4
c369f4
%description vala
c369f4
libdmapsharing implements the DMAP protocols. This includes support for
c369f4
DAAP and DPAP.  This package provides the Vala language bindings for
c369f4
libdmapsharing.
c369f4
c369f4
%files vala
c369f4
%{_datadir}/vala/vapi/libdmapsharing-3.0.vapi
c369f4
c369f4
%prep
c369f4
%setup -q
c369f4
c369f4
%build
c369f4
%configure --disable-static --disable-tests --disable-check
c369f4
make %{?_smp_mflags}
c369f4
c369f4
%install
c369f4
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
c369f4
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdmapsharing-3.0.la
c369f4
c369f4
%post -p /sbin/ldconfig
c369f4
c369f4
%postun -p /sbin/ldconfig
c369f4
c369f4
%changelog
c369f4
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.37-5
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c369f4
c369f4
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.37-4
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
c369f4
c369f4
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.37-3
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c369f4
c369f4
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.37-2
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c369f4
c369f4
* Fri Nov 11 2016 W. Michael Petullo <mike[@]flyn.org> - 2.9.37-1
c369f4
- new upstream version
c369f4
c369f4
* Mon Aug 01 2016 W. Michael Petullo <mike[@]flyn.org> - 2.9.36-1
c369f4
- new upstream version to fix Bugzilla #1158652
c369f4
c369f4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.30-4
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c369f4
c369f4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.30-3
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c369f4
c369f4
* Mon Mar 16 2015 Than Ngo <than@redhat.com> - 2.9.30-2
c369f4
- bump release and rebuild so that koji-shadow can rebuild it
c369f4
  against new gcc on secondary arch
c369f4
c369f4
* Sat Feb 07 2015 W. Michael Petullo <mike[@]flyn.org> - 2.9.30-1
c369f4
- new upstream version
c369f4
c369f4
* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.29-2
c369f4
- add DMAP-3.0.typelib and DMAP-3.0.gir
c369f4
c369f4
* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.29-1
c369f4
- new upstream version
c369f4
- do not build tests
c369f4
c369f4
* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.28-3
c369f4
- require libgee-devel in order to build
c369f4
c369f4
* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.28-2
c369f4
- package Vala support
c369f4
c369f4
* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.28-1
c369f4
- new upstream version
c369f4
c369f4
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.24-4
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c369f4
c369f4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.24-3
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c369f4
c369f4
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.9.24-2
c369f4
- Drop empty NEWS from docs.
c369f4
c369f4
* Thu Nov 07 2013 W. Michael Petullo <mike[@]flyn.org> - 2.9.24-1
c369f4
- new upstream version
c369f4
c369f4
* Thu Sep 26 2013 Rex Dieter <rdieter@fedoraproject.org> 2.9.18-3
c369f4
- add explicit avahi build deps
c369f4
c369f4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.18-2
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c369f4
c369f4
* Fri Jul 05 2013 W. Michael Petullo <mike[@]flyn.org> - 2.9.18-1
c369f4
- new upstream version
c369f4
c369f4
* Sun Apr 07 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.16-1
c369f4
- Update to 2.9.16
c369f4
c369f4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.14-4
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c369f4
c369f4
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.14-3
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c369f4
c369f4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.14-2
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c369f4
c369f4
* Mon Dec 05 2011 W. Michael Petullo <mike[@]flyn.org> - 2.9.14-1
c369f4
- new upstream version
c369f4
- Remove patch from previous release (upstreamed)
c369f4
c369f4
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> 2.9.12-2
c369f4
- libdmapsharing-2.9.12-glib.patch: Fix FTBFS against new glib
c369f4
c369f4
* Mon Aug 22 2011 Adam Williamson <awilliam@redhat.com> - 2.9.12-1
c369f4
- new upstream version
c369f4
c369f4
* Mon Mar 21 2011 W. Michael Petullo <mike[@]flyn.org> - 2.9.6-1
c369f4
- New upstream version.
c369f4
c369f4
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.5-2
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c369f4
c369f4
* Mon Feb 07 2011 W. Michael Petullo <mike[@]flyn.org> - 2.9.5-1
c369f4
- New upstream version, fixes problem compiling without libgee.
c369f4
c369f4
* Mon Feb 07 2011 W. Michael Petullo <mike[@]flyn.org> - 2.9.4-1
c369f4
- New upstream version (API 3 series).
c369f4
c369f4
* Sun Dec 19 2010 W. Michael Petullo <mike[@]flyn.org> - 2.1.13-1
c369f4
- New upstream version.
c369f4
c369f4
* Sun Nov 28 2010 W. Michael Petullo <mike[@]flyn.org> - 2.1.12-1
c369f4
- New upstream version.
c369f4
c369f4
* Sun Oct 31 2010 W. Michael Petullo <mike[@]flyn.org> - 2.1.8-1
c369f4
- New upstream version.
c369f4
- Update Source and URL.
c369f4
- BuildRequire gdk-pixbuf2-devel for DACP.
c369f4
- BuildRequire libsoup-devel >= 2.32 for DACP.
c369f4
- BuildRequire gstreamer-plugins-base-devel >= for transcoding.
c369f4
c369f4
* Fri Jun 04 2010 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.21-1
c369f4
- New upstream version.
c369f4
c369f4
* Fri May 28 2010 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.18-1
c369f4
- New upstream version.
c369f4
c369f4
* Fri Aug 28 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.13-1
c369f4
- New upstream version.
c369f4
c369f4
* Thu Aug 27 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.12-1
c369f4
- New upstream version.
c369f4
c369f4
* Sat Aug 15 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.11-1
c369f4
- New upstream version.
c369f4
- Add gtk-doc documentation to devel package.
c369f4
c369f4
* Wed Jul 29 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.10-1
c369f4
- New upstream version.
c369f4
c369f4
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0.9-2
c369f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c369f4
c369f4
* Thu Jul 23 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.9-1
c369f4
- New upstream version.
c369f4
c369f4
* Tue Mar 10 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.4-1
c369f4
- New upstream version.
c369f4
c369f4
* Fri Mar 06 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.3-1
c369f4
- New upstream version.
c369f4
- Use "-p /sbin/ldconfig."
c369f4
- Remove requires that are already known by RPM.
c369f4
- libdmapsharing-devel package now requires pkgconfig.
c369f4
- Remove irrelevant INSTALL documentation.
c369f4
c369f4
* Sun Feb 22 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.1-3
c369f4
- Require libsoup >= 2.25.92, as this version supports SOUP_ENCODING_EOF
c369f4
message encoding, required for HTTP 1.0 clients.
c369f4
c369f4
* Sat Feb 07 2009 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.1-2
c369f4
- Fix BuildRequires.
c369f4
c369f4
* Sun Dec 28 2008 W. Michael Petullo <mike[@]flyn.org> - 1.9.0.1-1
c369f4
- Initial package