From bc32709412f757da368157e90bd920fab2a8618f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Oct 31 2019 14:35:15 +0000 Subject: import libdmapsharing-2.9.37-1.el7 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa5d10b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/libdmapsharing-2.9.37.tar.gz diff --git a/.libdmapsharing.metadata b/.libdmapsharing.metadata new file mode 100644 index 0000000..564de90 --- /dev/null +++ b/.libdmapsharing.metadata @@ -0,0 +1 @@ +8c8567fc24d87c6186c8bcaf92932b7462b46335 SOURCES/libdmapsharing-2.9.37.tar.gz diff --git a/SPECS/libdmapsharing.spec b/SPECS/libdmapsharing.spec new file mode 100644 index 0000000..f4cf8be --- /dev/null +++ b/SPECS/libdmapsharing.spec @@ -0,0 +1,166 @@ +Name: libdmapsharing +Version: 2.9.37 +Release: 1%{?dist} +License: LGPLv2+ +Source: http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz +URL: http://www.flyn.org/projects/libdmapsharing/ +Summary: A DMAP client and server library +Group: Development/Libraries +BuildRequires: pkgconfig, glib2-devel, libsoup-devel >= 2.32 +BuildRequires: gdk-pixbuf2-devel, gstreamer1-plugins-base-devel +BuildRequires: pkgconfig(avahi-client) pkgconfig(avahi-glib) +BuildRequires: gobject-introspection-devel + +%description +libdmapsharing implements the DMAP protocols. This includes support for +DAAP and DPAP. + +%files +%{_libdir}/libdmapsharing-3.0.so.* +%doc AUTHORS COPYING ChangeLog README + +%package devel +Summary: Libraries/include files for libdmapsharing +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +libdmapsharing implements the DMAP protocols. This includes support for +DAAP and DPAP. This package provides the libraries, include files, and +other resources needed for developing applications using libdmapsharing. + +%files devel +%{_libdir}/pkgconfig/libdmapsharing-3.0.pc +%{_includedir}/libdmapsharing-3.0/ +%{_libdir}/libdmapsharing-3.0.so +%{_libdir}/girepository-1.0/DMAP-3.0.typelib +%{_datadir}/gtk-doc/html/libdmapsharing-3.0 +%{_datadir}/gir-1.0/DMAP-3.0.gir + +%prep +%setup -q + +%build +%configure --disable-static --disable-tests --disable-check +make %{?_smp_mflags} + +%install +%make_install +rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdmapsharing-3.0.la +rm -f ${RPM_BUILD_ROOT}%{_datadir}/vala/vapi/libdmapsharing-3.0.vapi + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%changelog +* Thu Mar 02 2017 Bastien Nocera - 2.9.37-1 ++ libdmapsharing-2.9.37-1 +- Update to 2.9.37 +Resolves: #1387001 + +* Wed May 20 2015 Bastien Nocera 2.9.30-1 +- Update to 2.9.30 +Resolves: #1221283 + +* Fri Jan 24 2014 Daniel Mach - 2.9.16-4 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 2.9.16-3 +- Mass rebuild 2013-12-27 + +* Wed Nov 06 2013 Bastien Nocera 2.9.16-2 +- Add upstream patches +Resolves: #1024020, #1023528 + +* Sun Apr 07 2013 Kalev Lember - 2.9.16-1 +- Update to 2.9.16 + +* Thu Feb 14 2013 Fedora Release Engineering - 2.9.14-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 2.9.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 2.9.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Mon Dec 05 2011 W. Michael Petullo - 2.9.14-1 +- new upstream version +- Remove patch from previous release (upstreamed) + +* Tue Nov 08 2011 Adam Jackson 2.9.12-2 +- libdmapsharing-2.9.12-glib.patch: Fix FTBFS against new glib + +* Mon Aug 22 2011 Adam Williamson - 2.9.12-1 +- new upstream version + +* Mon Mar 21 2011 W. Michael Petullo - 2.9.6-1 +- New upstream version. + +* Mon Feb 07 2011 Fedora Release Engineering - 2.9.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Feb 07 2011 W. Michael Petullo - 2.9.5-1 +- New upstream version, fixes problem compiling without libgee. + +* Mon Feb 07 2011 W. Michael Petullo - 2.9.4-1 +- New upstream version (API 3 series). + +* Sun Dec 19 2010 W. Michael Petullo - 2.1.13-1 +- New upstream version. + +* Sun Nov 28 2010 W. Michael Petullo - 2.1.12-1 +- New upstream version. + +* Sun Oct 31 2010 W. Michael Petullo - 2.1.8-1 +- New upstream version. +- Update Source and URL. +- BuildRequire gdk-pixbuf2-devel for DACP. +- BuildRequire libsoup-devel >= 2.32 for DACP. +- BuildRequire gstreamer-plugins-base-devel >= for transcoding. + +* Fri Jun 04 2010 W. Michael Petullo - 1.9.0.21-1 +- New upstream version. + +* Fri May 28 2010 W. Michael Petullo - 1.9.0.18-1 +- New upstream version. + +* Fri Aug 28 2009 W. Michael Petullo - 1.9.0.13-1 +- New upstream version. + +* Thu Aug 27 2009 W. Michael Petullo - 1.9.0.12-1 +- New upstream version. + +* Sat Aug 15 2009 W. Michael Petullo - 1.9.0.11-1 +- New upstream version. +- Add gtk-doc documentation to devel package. + +* Wed Jul 29 2009 W. Michael Petullo - 1.9.0.10-1 +- New upstream version. + +* Fri Jul 24 2009 Fedora Release Engineering - 1.9.0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Jul 23 2009 W. Michael Petullo - 1.9.0.9-1 +- New upstream version. + +* Tue Mar 10 2009 W. Michael Petullo - 1.9.0.4-1 +- New upstream version. + +* Fri Mar 06 2009 W. Michael Petullo - 1.9.0.3-1 +- New upstream version. +- Use "-p /sbin/ldconfig." +- Remove requires that are already known by RPM. +- libdmapsharing-devel package now requires pkgconfig. +- Remove irrelevant INSTALL documentation. + +* Sun Feb 22 2009 W. Michael Petullo - 1.9.0.1-3 +- Require libsoup >= 2.25.92, as this version supports SOUP_ENCODING_EOF +message encoding, required for HTTP 1.0 clients. + +* Sat Feb 07 2009 W. Michael Petullo - 1.9.0.1-2 +- Fix BuildRequires. + +* Sun Dec 28 2008 W. Michael Petullo - 1.9.0.1-1 +- Initial package