public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/rpm: ChangeLog rpm-4.8.1.ebuild
@ 2010-10-18 19:38 Stanislav Ochotnicky (sochotnicky)
  0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2010-10-18 19:38 UTC (permalink / raw
  To: gentoo-commits

sochotnicky    10/10/18 19:38:54

  Modified:             ChangeLog rpm-4.8.1.ebuild
  Log:
  Fix #326665 (build with lua flag enabled failing)
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.117                app-arch/rpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	24 Sep 2010 19:35:27 -0000	1.116
+++ ChangeLog	18 Oct 2010 19:38:54 -0000	1.117
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/rpm
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.116 2010/09/24 19:35:27 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.117 2010/10/18 19:38:54 sochotnicky Exp $
+
+  18 Oct 2010; Stanislav Ochotnicky <sochotnicky@gentoo.org>
+  rpm-4.8.1.ebuild:
+  Fix #326665 (build with lua flag enabled failing)
 
 *rpm-4.8.1 (24 Sep 2010)
 



1.2                  app-arch/rpm/rpm-4.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild?r1=1.1&r2=1.2

Index: rpm-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpm-4.8.1.ebuild	24 Sep 2010 19:35:27 -0000	1.1
+++ rpm-4.8.1.ebuild	18 Oct 2010 19:38:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild,v 1.1 2010/09/24 19:35:27 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.8.1.ebuild,v 1.2 2010/10/18 19:38:54 sochotnicky Exp $
 
 EAPI=2
 
@@ -40,6 +40,10 @@
 	epatch "${FILESDIR}"/${P}-autotools.patch
 	epatch "${FILESDIR}"/${P}-db-path.patch
 
+	# fix #326665
+	sed -i 's:rpmio/librpmio.la:rpmio/.libs/librpmio.la:' \
+			lib/Makefile.am || die "Patching librpm Makefile.am failed"
+
 	eautoreconf
 }
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-18 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 19:38 [gentoo-commits] gentoo-x86 commit in app-arch/rpm: ChangeLog rpm-4.8.1.ebuild Stanislav Ochotnicky (sochotnicky)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox