Accepting request 70971 from home:plater

Update to stable version 2.1.9

OBS-URL: https://build.opensuse.org/request/show/70971
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdmapsharing?expand=0&rev=38
This commit is contained in:
2011-05-22 21:49:30 +00:00
committed by Git OBS Bridge
parent 149fe06935
commit 1089521ae8
7 changed files with 36 additions and 35 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Sun May 22 16:11:40 UTC 2011 - davejplater@gmail.com
- Update to version 2.9.10 and new sonumber 3
- Update to stable version 2.1.9 added mDNSResponder capability.
-------------------------------------------------------------------
Sun May 1 17:35:27 UTC 2011 - toddrme2178@gmail.com
+15 -13
View File
@@ -19,19 +19,21 @@
Name: libdmapsharing
Version: 2.9.10
#2.0.4
Version: 2.1.9
#to_be_filled_by_service
#2.1.9
Release: 0
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols
Url: http://www.flyn.org/projects/libdmapsharing/
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source: http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.bz2
BuildRequires: libsoup-devel
BuildRequires: pkg-config
BuildRequires: pkgconfig(avahi-glib)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
BuildRequires: pkgconfig(avahi-compat-libdns_sd)
%description
libdmapsharing is a library you may use to access and share DMAP
@@ -40,12 +42,12 @@ and libsoup. The DMAP family of protocols are used by products such
as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
share content such as music and photos.
%package -n libdmapsharing-3_0
%package -n libdmapsharing2
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols
Group: System/Libraries
%description -n libdmapsharing-3_0
%description -n libdmapsharing2
libdmapsharing is a library you may use to access and share DMAP
(DAAP & DPAP) content. The library is written in C using GObject
and libsoup. The DMAP family of protocols are used by products such
@@ -56,7 +58,7 @@ share content such as music and photos.
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols - Development Files
Group: Development/Languages/C and C++
Requires: libdmapsharing-3_0 = %{version}
Requires: libdmapsharing2 = %{version}
%description devel
libdmapsharing is a library you may use to access and share DMAP
@@ -78,20 +80,20 @@ This package contains development files for libdmapsharing.
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%post -n libdmapsharing-3_0 -p /sbin/ldconfig
%post -n libdmapsharing2 -p /sbin/ldconfig
%postun -n libdmapsharing-3_0 -p /sbin/ldconfig
%postun -n libdmapsharing2 -p /sbin/ldconfig
%files -n libdmapsharing-3_0
%files -n libdmapsharing2
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING README
%{_libdir}/libdmapsharing-3.0.so.*
%{_libdir}/libdmapsharing.so.2*
%files devel
%defattr(-, root, root)
%doc %{_datadir}/gtk-doc/html/libdmapsharing-3.0/
%{_includedir}/libdmapsharing-3.0/
%{_libdir}/libdmapsharing-3.0.so
%doc %{_datadir}/gtk-doc/html/libdmapsharing/
%{_includedir}/libdmapsharing-2.2/
%{_libdir}/libdmapsharing.so
%{_libdir}/pkgconfig/*.pc
%changelog
+15 -13
View File
@@ -20,18 +20,20 @@
Name: libdmapsharing
Version: to_be_filled_by_service
#2.0.4
Release: 2
#to_be_filled_by_service
#2.1.9
Release: 1
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols
Url: http://www.flyn.org/projects/libdmapsharing/
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source: http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.bz2
BuildRequires: libsoup-devel
BuildRequires: pkg-config
BuildRequires: pkgconfig(avahi-glib)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
BuildRequires: pkgconfig(avahi-compat-libdns_sd)
%description
libdmapsharing is a library you may use to access and share DMAP
@@ -40,12 +42,12 @@ and libsoup. The DMAP family of protocols are used by products such
as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
share content such as music and photos.
%package -n libdmapsharing-3_0
%package -n libdmapsharing2
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols
Group: System/Libraries
%description -n libdmapsharing-3_0
%description -n libdmapsharing2
libdmapsharing is a library you may use to access and share DMAP
(DAAP & DPAP) content. The library is written in C using GObject
and libsoup. The DMAP family of protocols are used by products such
@@ -56,7 +58,7 @@ share content such as music and photos.
License: LGPLv2.1+
Summary: Library implementing the DMAP family of protocols - Development Files
Group: Development/Languages/C and C++
Requires: libdmapsharing-3_0 = %{version}
Requires: libdmapsharing2 = %{version}
%description devel
libdmapsharing is a library you may use to access and share DMAP
@@ -78,20 +80,20 @@ This package contains development files for libdmapsharing.
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%post -n libdmapsharing-3_0 -p /sbin/ldconfig
%post -n libdmapsharing2 -p /sbin/ldconfig
%postun -n libdmapsharing-3_0 -p /sbin/ldconfig
%postun -n libdmapsharing2 -p /sbin/ldconfig
%files -n libdmapsharing-3_0
%files -n libdmapsharing2
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING README
%{_libdir}/libdmapsharing-3.0.so.*
%{_libdir}/libdmapsharing.so.2*
%files devel
%defattr(-, root, root)
%doc %{_datadir}/gtk-doc/html/libdmapsharing-3.0/
%{_includedir}/libdmapsharing-3.0/
%{_libdir}/libdmapsharing-3.0.so
%doc %{_datadir}/gtk-doc/html/libdmapsharing/
%{_includedir}/libdmapsharing-2.2/
%{_libdir}/libdmapsharing.so
%{_libdir}/pkgconfig/*.pc
%changelog
+2 -2
View File
@@ -1,3 +1,3 @@
<services>
<service name="download_url"><param name="path">/projects/libdmapsharing/libdmapsharing-2.9.10.tar.gz</param><param name="host">www.flyn.org</param></service>
<service name="recompress"><param name="file">_service:download_url:libdmapsharing-2.9.10.tar.gz</param><param name="compression">bz2</param></service><service name="set_version"/></services>
<service name="download_url"><param name="path">/projects/libdmapsharing/libdmapsharing-2.1.9.tar.gz</param><param name="host">www.flyn.org</param></service>
<service name="recompress"><param name="file">_service:download_url:libdmapsharing-2.1.9.tar.gz</param><param name="compression">bz2</param></service><service name="set_version"/></services>
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea6398b5a7b47e1497e446394c45abfdad3a0fa90eab1746d03fc85cf8a97de9
size 535900
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee7178cd2014cd2a7e645fc939028bca29a3fc6d26d0f1e5d498684b7512b62c
size 591431
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1eef7d05de8e02d3dd30976672bc5096f6ae5db7d0add02d07328a0d09658a8
size 517579