commit a8e298c0946d940ae2950be49bc5e16a5e39f6f1
Author: Jan Rękorajski <[email protected]>
Date:   Sun Nov 26 13:21:09 2017 +0100

    - up to 0.36.0

 rygel.spec    |  8 +++++---
 xmls-ns.patch | 11 +++++++++++
 2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index fd0e58b..6cf2135 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,14 +1,15 @@
 Summary:       Rygel - collection of DLNA (UPnP AV) services
 Summary(pl.UTF-8):     Rygel - zbiór usług DLNA (UPnP AV)
 Name:          rygel
-Version:       0.34.0
+Version:       0.36.0
 Release:       1
 License:       LGPL v2+
 Group:         X11/Applications
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/rygel/0.34/%{name}-%{version}.tar.xz
-# Source0-md5: 7d8923324b280cd5452803d61176a34a
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/rygel/0.36/%{name}-%{version}.tar.xz
+# Source0-md5: 5fb557fcd6635ecb065e3977b99aff89
 Source1:       git-version-gen
 Patch0:                gtk-doc.patch
+Patch1:                xmls-ns.patch
 URL:           https://wiki.gnome.org/Projects/Rygel
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11.1
@@ -139,6 +140,7 @@ API języka Vala do bibliotek Rygel.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 #install -m755 %{SOURCE1} build-aux/git-version-gen
 
 %build
diff --git a/xmls-ns.patch b/xmls-ns.patch
new file mode 100644
index 0000000..b064c65
--- /dev/null
+++ b/xmls-ns.patch
@@ -0,0 +1,11 @@
+--- rygel-0.36.0/configure.ac~ 2017-11-26 12:15:29.000000000 +0100
++++ rygel-0.36.0/configure.ac  2017-11-26 13:14:02.666952537 +0100
+@@ -464,7 +464,7 @@
+ AS_IF([test "x$XSLTPROC" != "x"],
+       [
+        AC_MSG_CHECKING([whether $XSLTPROC can create manpages])
+-       $XSLTPROC -nonet 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
>/dev/null 2>&1
++       $XSLTPROC -nonet 
http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl 
>/dev/null 2>&1
+        AS_IF([test "$?" = 0], [AC_MSG_RESULT([yes])], [XSLTPROC=""; 
AC_MSG_RESULT([no])])
+       ])
+ AM_CONDITIONAL([HAVE_XSLTPROC], [test x"$XSLTPROC" != x])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rygel.git/commitdiff/a8e298c0946d940ae2950be49bc5e16a5e39f6f1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to