[rygel] 0.15.1

Peter Robinson pbrobinson at fedoraproject.org
Sat Jul 28 19:11:29 UTC 2012


commit 11c218dcb94845129091bd9d69096590ab334294
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jul 28 20:11:20 2012 +0100

    0.15.1

 rygel.spec |   17 ++++++++++++-----
 sources    |    2 +-
 2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index 83a1008..5a3dee5 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,6 +1,6 @@
 Name:          rygel
-Version:       0.15.0.1
-Release:       2%{?dist}
+Version:       0.15.1
+Release:       1%{?dist}
 Summary:       A collection of UPnP/DLNA services
 
 Group:         Applications/Multimedia
@@ -17,9 +17,11 @@ BuildRequires: gupnp-av-devel
 BuildRequires: gupnp-dlna-devel
 BuildRequires: libgee-devel
 BuildRequires: libsoup-devel
+BuildRequires: libunistring-devel
 BuildRequires: libuuid-devel
 BuildRequires: pkgconfig(gee-1.0)
 BuildRequires: sqlite-devel
+BuildRequires: tracker-devel
 BuildRequires: intltool
 
 %description
@@ -87,6 +89,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/rygel.conf
 %{_bindir}/rygel
 %{_bindir}/rygel-preferences
+%{_libdir}/librygel*.so.*
 %{_libdir}/rygel-1.0/librygel-external.so
 %{_libdir}/rygel-1.0/librygel-media-export.so
 %{_libdir}/rygel-1.0/librygel-gst-launch.so
@@ -105,12 +108,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files devel
 %defattr(-,root,root,-)
+%{_libdir}/librygel-*1.0.so
 %{_includedir}/rygel-1.0
-%{_libdir}/pkgconfig/rygel-1.0.pc
-%{_datadir}/vala/vapi/rygel-1.0.deps
-%{_datadir}/vala/vapi/rygel-1.0.vapi
+%{_libdir}/pkgconfig/rygel*.pc
+%{_datadir}/vala/vapi/rygel*.deps
+%{_datadir}/vala/vapi/rygel*.vapi
 
 %changelog
+* Sat Jul 28 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.15.1-1
+- 0.15.1 devel release
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2156064..1d7b667 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b20e5b72fdece7b9f5f33d8fe6c24def  rygel-0.15.0.1.tar.xz
+3dc5b29e658ed6eabf1d32b72adc545e  rygel-0.15.1.tar.xz


More information about the scm-commits mailing list