[packages/totem-pl-parser] Install fix

wiget wiget at pld-linux.org
Sat Jul 13 11:23:46 CEST 2013


commit 45846aa0275c04c7034458939990171a70b482ff
Author: Artur Frysiak <artur at frysiak.net>
Date:   Sat Jul 13 11:21:22 2013 +0200

    Install fix

 ac.patch             | 10 ++++++++++
 totem-pl-parser.spec |  2 ++
 2 files changed, 12 insertions(+)
---
diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec
index 73d3924..e8bd95d 100644
--- a/totem-pl-parser.spec
+++ b/totem-pl-parser.spec
@@ -7,6 +7,7 @@ License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.4/%{name}-%{version}.tar.xz
 # Source0-md5:	c675bb7e0195397d3870fd3c9690b220
+Patch0:		ac.patch
 URL:		http://www.gnome.org/projects/totem/
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake >= 1:1.9
@@ -84,6 +85,7 @@ Dokumentacja API biblioteki totem-pl-parser.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__gtkdocize}
diff --git a/ac.patch b/ac.patch
new file mode 100644
index 0000000..a7a3165
--- /dev/null
+++ b/ac.patch
@@ -0,0 +1,10 @@
+--- totem-pl-parser-3.4.5/configure.ac.wiget	2013-07-13 11:17:13.929044601 +0200
++++ totem-pl-parser-3.4.5/configure.ac	2013-07-13 11:17:18.935936087 +0200
+@@ -11,6 +11,7 @@ AC_INIT([totem-pl-parser],
+ AC_CONFIG_SRCDIR([plparse/totem-pl-parser.c])
+ AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_MACRO_DIR([m4])
++AC_CONFIG_AUX_DIR([.])
+ AC_USE_SYSTEM_EXTENSIONS
+ 
+ AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news subdir-objects])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/totem-pl-parser.git/commitdiff/45846aa0275c04c7034458939990171a70b482ff



More information about the pld-cvs-commit mailing list