[gupnp-av] Move xsd files to main rpm (RHBZ 962166)

Peter Robinson pbrobinson at fedoraproject.org
Sun May 12 19:56:49 UTC 2013


commit f3dcd88b80202962fe0dfb74e50d995c7d0f3bfe
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun May 12 20:56:37 2013 +0100

    Move xsd files to main rpm (RHBZ 962166)

 gupnp-av.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gupnp-av.spec b/gupnp-av.spec
index d9785b6..740460e 100644
--- a/gupnp-av.spec
+++ b/gupnp-av.spec
@@ -1,6 +1,6 @@
 Name:          gupnp-av
 Version:       0.12.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       A collection of helpers for building UPnP AV applications
 
 Group:         System Environment/Libraries
@@ -67,18 +67,21 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %doc AUTHORS COPYING README
 %{_libdir}/libgupnp-av-1.0.so.*
 %{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
+%{_datadir}/%{name}
 
 %files devel
 %{_includedir}/gupnp-av-1.0
 %{_libdir}/pkgconfig/gupnp-av-1.0.pc
 %{_libdir}/libgupnp-av-1.0.so
 %{_datadir}/gir-1.0/GUPnPAV-1.0.gir
-%{_datadir}/%{name}
 
 %files docs
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Sun May 12 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.12.1-2
+- Move xsd files to main rpm (RHBZ 962166)
+
 * Tue Mar 19 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.12.1-1
 - 0.12.1 release
 - http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.1.news


More information about the scm-commits mailing list