[packages/grilo-plugins] - updated to 0.2.6 - automake-1.13 patch was applied upstream

kiesiu kiesiu at pld-linux.org
Sun Mar 31 22:31:27 CEST 2013


commit f83067ccdb6e8ce18b629451c681bdf987898658
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Sun Mar 31 22:30:37 2013 +0200

    - updated to 0.2.6
    - automake-1.13 patch was applied upstream

 automake-1.13.patch | 12 ------------
 grilo-plugins.spec  |  9 +++++----
 2 files changed, 5 insertions(+), 16 deletions(-)
---
diff --git a/grilo-plugins.spec b/grilo-plugins.spec
index 919ade9..980557b 100644
--- a/grilo-plugins.spec
+++ b/grilo-plugins.spec
@@ -1,12 +1,11 @@
 Summary:	Collection of plugins for Grilo
 Name:		grilo-plugins
-Version:	0.2.5
+Version:	0.2.6
 Release:	1
 License:	LGPL v2.1+
 Group:		Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.2/%{name}-%{version}.tar.xz
-# Source0-md5:	a73f0f022c0a2d1f6c7f44de98df38dc
-Patch0:		automake-1.13.patch
+# Source0-md5:	9504b53f6e35276b05ffb18a30d8ce39
 URL:		http://live.gnome.org/Grilo
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -44,7 +43,6 @@ multimedia content providers.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -111,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/grilo-0.2/grl-podcasts.xml
 %attr(755,root,root) %{_libdir}/grilo-0.2/libgrlpodcasts.so
 
+%{_libdir}/grilo-0.2/grl-raitv.xml
+%attr(755,root,root) %{_libdir}/grilo-0.2/libgrlraitv.so
+
 %{_libdir}/grilo-0.2/grl-shoutcast.xml
 %attr(755,root,root) %{_libdir}/grilo-0.2/libgrlshoutcast.so
 
diff --git a/automake-1.13.patch b/automake-1.13.patch
deleted file mode 100644
index 3b5a45f..0000000
--- a/automake-1.13.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -uNr grilo-plugins-0.2.5.old/configure.ac grilo-plugins-0.2.5/configure.ac
---- grilo-plugins-0.2.5.old/configure.ac	2012-12-04 13:08:48.000000000 +0100
-+++ grilo-plugins-0.2.5/configure.ac	2013-03-19 15:53:49.196004180 +0100
-@@ -19,7 +19,7 @@
- AC_CONFIG_MACRO_DIR([m4])
- AC_CONFIG_SRCDIR([src])
- 
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
- 
- AC_PROG_CC
- AC_PROG_INSTALL
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grilo-plugins.git/commitdiff/f83067ccdb6e8ce18b629451c681bdf987898658



More information about the pld-cvs-commit mailing list