public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-06-15 19:54 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-06-15 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     94ebc4961924ffe5561f22358f58faf7cc58ab46
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Wed Jun 15 19:54:23 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Wed Jun 15 19:54:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=94ebc496

add glibc-compat patches to ebuild

---
 app-admin/anaconda/Manifest             |    2 +-
 app-admin/anaconda/anaconda-9999.ebuild |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index 65f0895..07e559f 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -5,4 +5,4 @@ AUX liveinst 40 RMD160 39595adfb6c90dcf5b30d1ebdd7f0fac224d6d16 SHA1 4ec5b3c6343
 AUX make_liveinst_update_package.sh 653 RMD160 0c7e88651d03d25210ca36500e28e0bc2caa7172 SHA1 abf190bf40d5d8b0ddd0ff99a69c5096b47c949b SHA256 cfec6af92438e670dbc3341519e65a6847640003708a07e6d78aca187d307d2c
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
-EBUILD anaconda-9999.ebuild 6537 RMD160 69776c9c797bcbe5d18827626b1e59ad687c98cf SHA1 47f84a5db13a051005e6e174f77a9a3528d36ccf SHA256 5967a653a2d9c254f6fd818752b637ee2a03df4c89005f775475eea40d1c0522
+EBUILD anaconda-9999.ebuild 6690 RMD160 04c1efe71cb2d29de4ec9bc195dd256d9b97dc98 SHA1 85a185266e4f4e02ae77417b17137dfac6e010eb SHA256 21ad07b93c1f018a339db6db72f85e2899141f2333a84d3295cc66a885c83305

diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index cca4165..7e60894 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -60,6 +60,9 @@ src_unpack() {
 	else
 		base_src_unpack
 	fi
+	# Patch the internal libs to fix new glibc incompatibility
+	epatch "${FILESDIR}/audit-glibc-fix.patch"
+	epatch "${FILESDIR}/libselinux-glibc-fix.patch"
 }
 
 src_prepare() {



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-08-20 11:55 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-08-20 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     8dffb517bf47a4e81df7a9fb33cc1efb4ed0fdab
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Sat Aug 20 11:54:58 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Sat Aug 20 11:54:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=8dffb517

anaconda: ebuild maintenance

---
 app-admin/anaconda/Manifest             |    2 +-
 app-admin/anaconda/anaconda-9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index 9d47abd..dc7471f 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -5,4 +5,4 @@ AUX liveinst 40 RMD160 39595adfb6c90dcf5b30d1ebdd7f0fac224d6d16 SHA1 4ec5b3c6343
 AUX make_liveinst_update_package.sh 653 RMD160 0c7e88651d03d25210ca36500e28e0bc2caa7172 SHA1 abf190bf40d5d8b0ddd0ff99a69c5096b47c949b SHA256 cfec6af92438e670dbc3341519e65a6847640003708a07e6d78aca187d307d2c
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
-EBUILD anaconda-9999.ebuild 6575 RMD160 4dba22e6549951833aecb5228fec3e8489d81b32 SHA1 084c0ae804671e6ee042d6df412a0c6259110a78 SHA256 6d1f9579ed27344fce836e5895ca6b54370444021a1ecec5921decadef030d33
+EBUILD anaconda-9999.ebuild 6553 RMD160 89d8e8d9ed8b11891de49f1008e93e5f505188d6 SHA1 368aa430ed0c3352d781e6ffd7f0ffca8cb1e40b SHA256 c63aac3603e47cb7aba98f6c42392c845fd901da5477c5f613b497eb3ae00f5c

diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index ba38e7b..6216a2a 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -213,7 +213,7 @@ src_install() {
 }
 
 pkg_postrm() {
-	python_mod_cleanup $(python_get_sitedir)/py${PN}
+	python_mod_cleanup py${PN}
 }
 
 pkg_postinst() {



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-07-25 19:27 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-07-25 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f143c3868995383f6f8b8681aa409af11ede6ec9
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Mon Jul 25 19:27:14 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Mon Jul 25 19:27:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=f143c386

 app-admin/anaconda can use newer versions of open-iscsi now

---
 app-admin/anaconda/Manifest             |    2 +-
 app-admin/anaconda/anaconda-9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index a4b3667..d3182af 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -5,4 +5,4 @@ AUX liveinst 40 RMD160 39595adfb6c90dcf5b30d1ebdd7f0fac224d6d16 SHA1 4ec5b3c6343
 AUX make_liveinst_update_package.sh 653 RMD160 0c7e88651d03d25210ca36500e28e0bc2caa7172 SHA1 abf190bf40d5d8b0ddd0ff99a69c5096b47c949b SHA256 cfec6af92438e670dbc3341519e65a6847640003708a07e6d78aca187d307d2c
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
-EBUILD anaconda-9999.ebuild 6602 RMD160 cbe495efc5351753ecd69f4fdca1d4a066c51be3 SHA1 50e7abc7f1f5b828f73b5448ec43c27d1a744e50 SHA256 23e7f28070028d1c19ea628e33948f9557384ada7b3307e04c3bfc50b01108bf
+EBUILD anaconda-9999.ebuild 6588 RMD160 da0e6b0c43e78900b8f366c439f0a3cf66d78abd SHA1 c656a868a0f23834b142138a0e33081e4f286113 SHA256 cb5c52d8847325629a9ccb91b70690ac15a92ad6289340657e81af9cd870788c

diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index 98741e6..289da13 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -46,7 +46,7 @@ COMMON_DEPEND="app-admin/system-config-keyboard
 	dev-libs/newt
 	nfs? ( net-fs/nfs-utils )
 	sys-fs/lvm2
-	=sys-block/open-iscsi-2.0.870.3-r1"
+	sys-block/open-iscsi"
 DEPEND="${COMMON_DEPEND} ${AUDIT_DEPEND} ${LSELINUX_DEPEND} sys-apps/sed"
 RDEPEND="${COMMON_DEPEND} ${AUDIT_RDEPEND}
 	${LSELINUX_RDEPEND} ${LSELINUX_CONFLICT}



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-07-05 19:55 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-07-05 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     5a2072dc485a57d4afda41b2231d0f65a53cc931
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Tue Jul  5 19:55:12 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Tue Jul  5 19:55:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=5a2072dc

Removed sabayon anaconda-0.9.9.55

---
 app-admin/anaconda/Manifest                 |    2 -
 app-admin/anaconda/anaconda-0.9.9.55.ebuild |  216 ---------------------------
 2 files changed, 0 insertions(+), 218 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index dc6cb57..a4b3667 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -3,8 +3,6 @@ AUX compat.py 461 RMD160 ae776a51f27564321845126c39874eab953a41cd SHA1 229eea09e
 AUX libselinux-glibc-fix.patch 277 RMD160 212f7e529fabb3bb0a00b262a7d0dbf8895281f5 SHA1 e6982a27d284f214b859364d76fa7e8cd0fd8fe7 SHA256 add3156bb12439a48fb7166bf25ef7b51f53c8a750813546f33fe5d54c9645cb
 AUX liveinst 40 RMD160 39595adfb6c90dcf5b30d1ebdd7f0fac224d6d16 SHA1 4ec5b3c634341ca1e856fbffe69a61236f8335af SHA256 32721c6398f6b7e77e45ed5cbbe32c15b9b2ae424311ae4fe77d95c2b17a8af3
 AUX make_liveinst_update_package.sh 653 RMD160 0c7e88651d03d25210ca36500e28e0bc2caa7172 SHA1 abf190bf40d5d8b0ddd0ff99a69c5096b47c949b SHA256 cfec6af92438e670dbc3341519e65a6847640003708a07e6d78aca187d307d2c
-DIST anaconda-0.9.9.55.tar.bz2 13343746 RMD160 dbe9ae841f496f6d7ecd3ba5c81073441f62a12b SHA1 9dcdfbee35c96ef06eec620297fc2486c003a1f3 SHA256 2e97082ca36e9a042eee2fe4303a6790c60880658b84b49709399c08cc8fbc36
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
-EBUILD anaconda-0.9.9.55.ebuild 6702 RMD160 a0d41052690730e5b0222c0224af20118e762b69 SHA1 48760f2641e63e8743081818ba988617fb893f4a SHA256 bee46a595e7557eb6a50107715635c7a5a34eef791a88666557b7235f6cb35ef
 EBUILD anaconda-9999.ebuild 6602 RMD160 cbe495efc5351753ecd69f4fdca1d4a066c51be3 SHA1 50e7abc7f1f5b828f73b5448ec43c27d1a744e50 SHA256 23e7f28070028d1c19ea628e33948f9557384ada7b3307e04c3bfc50b01108bf

diff --git a/app-admin/anaconda/anaconda-0.9.9.55.ebuild b/app-admin/anaconda/anaconda-0.9.9.55.ebuild
deleted file mode 100644
index 1bd32be..0000000
--- a/app-admin/anaconda/anaconda-0.9.9.55.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 2004-2010 Sabayon
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-if [ "${PV}" = "9999" ]; then
-	EGIT_COMMIT="master"
-	EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/anaconda.git"
-	MY_ECLASS="git"
-fi
-inherit flag-o-matic base python libtool autotools eutils ${MY_ECLASS}
-
-AUDIT_VER="1.7.9"
-AUDIT_SRC_URI="http://people.redhat.com/sgrubb/audit/audit-${AUDIT_VER}.tar.gz"
-
-SEPOL_VER="2.0"
-LSELINUX_VER="2.0.85"
-LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/current/devel/libselinux-${LSELINUX_VER}.tar.gz"
-
-DESCRIPTION="Gentoo Redhat Anaconda Installer Port"
-HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=summary"
-if [ "${PV}" = "9999" ]; then
-	SRC_URI="${AUDIT_SRC_URI} ${LSELINUX_SRC_URI}"
-	KEYWORDS=""
-else
-	SRC_URI="http://distfiles.sabayon.org/${CATEGORY}/${PN}-${PVR}.tar.bz2 ${AUDIT_SRC_URI} ${LSELINUX_SRC_URI}"
-	KEYWORDS="~amd64 ~x86"
-fi
-S="${WORKDIR}"/${PN}-${PVR}
-AUDIT_S="${WORKDIR}/audit-${AUDIT_VER}"
-LSELINUX_S="${WORKDIR}/libselinux-${LSELINUX_VER}"
-
-LICENSE="GPL-2 public-domain"
-SLOT="0"
-IUSE="+ipv6 +nfs ldap"
-
-AUDIT_DEPEND="dev-lang/swig"
-AUDIT_RDEPEND="ldap? ( net-nds/openldap )"
-LSELINUX_DEPEND="=sys-libs/libsepol-${SEPOL_VER}* dev-lang/swig"
-LSELINUX_RDEPEND="=sys-libs/libsepol-${SEPOL_VER}*"
-LSELINUX_CONFLICT="!sys-libs/libselinux" # due to pythonX.Y/site-packages+/usr/sbin not being handled
-COMMON_DEPEND="app-admin/system-config-keyboard
-	>=app-arch/libarchive-2.8
-	app-cdr/isomd5sum
-	dev-libs/newt
-	nfs? ( net-fs/nfs-utils )
-	sys-fs/lvm2
-	=sys-block/open-iscsi-2.0.870.3-r1"
-DEPEND="${COMMON_DEPEND} ${AUDIT_DEPEND} ${LSELINUX_DEPEND} sys-apps/sed"
-RDEPEND="${COMMON_DEPEND} ${AUDIT_RDEPEND}
-	${LSELINUX_RDEPEND} ${LSELINUX_CONFLICT}
-	app-misc/anaconda-runtime
-	app-misc/anaconda-runtime-gui"
-
-src_unpack() {
-	if [ "${PV}" = "9999" ]; then
-		git_src_unpack
-		base_src_unpack
-	else
-		base_src_unpack
-	fi
-	# Patch the internal libs to fix new glibc incompatibility
-	epatch "${FILESDIR}/audit-glibc-fix.patch"
-	epatch "${FILESDIR}/libselinux-glibc-fix.patch"
-}
-
-src_prepare() {
-
-	# Setup CFLAGS, LDFLAGS
-	append-cflags "-I${D}/usr/include/anaconda-runtime"
-	append-ldflags "-L${D}/usr/$(get_libdir)/anaconda-runtime"
-
-	# Setup anaconda
-	cd "${S}"
-	./autogen.sh || die "cannot run autogen"
-
-	##
-	## Setup libaudit
-	##
-	cd "${AUDIT_S}"
-        # Do not build GUI tools
-        sed -i \
-                -e '/AC_CONFIG_SUBDIRS.*system-config-audit/d' \
-                "${AUDIT_S}"/configure.ac || die "cannot sed libaudit configure.ac"
-        sed -i \
-                -e 's,system-config-audit,,g' \
-                -e '/^SUBDIRS/s,\\$,,g' \
-                "${AUDIT_S}"/Makefile.am || die "cannot sed libaudit Makefile.am"
-        rm -rf "${AUDIT_S}"/system-config-audit
-
-        if ! use ldap; then
-                sed -i \
-                        -e '/^AC_OUTPUT/s,audisp/plugins/zos-remote/Makefile,,g' \
-                        "${AUDIT_S}"/configure.ac || die "cannot sed libaudit configure.ac (ldap)"
-                sed -i \
-                        -e '/^SUBDIRS/s,zos-remote,,g' \
-                        "${AUDIT_S}"/audisp/plugins/Makefile.am || die "cannot sed libaudit Makefile.am (ldap)"
-        fi
-	eautoreconf
-
-}
-
-copy_audit_data_over() {
-	dodir "/usr/$(get_libdir)/anaconda-runtime"
-	cp -Ra "${AUDIT_S}/fakeroot/usr/$(get_libdir)/anaconda-runtime/"* \
-		"${D}/usr/$(get_libdir)/anaconda-runtime" || die "cannot cp audit data"
-	dodir "/usr/include/anaconda-runtime"
-	cp -Ra "${AUDIT_S}/fakeroot/usr/include/anaconda-runtime/"* \
-		"${D}/usr/include/anaconda-runtime" || die "cannot cp audit include data"
-}
-
-src_configure() {
-	# configure audit
-	cd "${AUDIT_S}"
-	einfo "configuring audit"
-	econf --sbindir=/sbin --libdir=/usr/$(get_libdir)/anaconda-runtime \
-		--includedir=/usr/include/anaconda-runtime \
-		--without-prelude || die
-
-	# compiling audit here, anaconda configure needs libaudit
-	einfo "compiling audit"
-	cd "${AUDIT_S}" || die "cannot cd into ${AUDIT_S}"
-	base_src_compile
-
-	# installing audit
-	einfo "installing audit libs into ${AUDIT_S}/fakeroot temporarily"
-	cd "${AUDIT_S}" || die "cannot cd into ${AUDIT_S}"
-	( rm -rf fakeroot && mkdir fakeroot ) || die "cannot mkdir"
-	emake DESTDIR="${AUDIT_S}/fakeroot" install || die "cannot install libaudit"
-	copy_audit_data_over # for proper linking
-
-	# configure anaconda
-	cd "${S}"
-	einfo "configuring anaconda"
-	econf \
-		$(use_enable ipv6) $(use_enable selinux) \
-		$(use_enable nfs) || die "configure failed"
-}
-
-src_compile() {
-
-	cd "${S}"
-	base_src_compile
-
-	# compiling libselinux
-	einfo "compiling libselinux"
-	cd "${LSELINUX_S}" || die "cannot cd into ${LSELINUX_S}"
-	LD_RUN_PATH="/usr/$(get_libdir)/anaconda-runtime" \
-	emake \
-		LDFLAGS="-fPIC ${LDFLAGS}" \
-		PYLIBVER="python$(python_get_version)" \
-		PYTHONLIBDIR="${D}/usr/$(get_libdir)/python$(python_get_version)" \
-		SHLIBDIR="${D}/usr/$(get_libdir)/anaconda-runtime" \
-		INCLUDEDIR="${D}/usr/include/anaconda-runtime" \
-		all || die
-	LD_RUN_PATH="/usr/$(get_libdir)/anaconda-runtime" \
-	emake \
-		LDFLAGS="-fPIC ${LDFLAGS}" \
-		PYLIBVER="python$(python_get_version)" \
-		PYTHONLIBDIR="${D}/usr/$(get_libdir)/python$(python_get_version)" \
-		SHLIBDIR="${D}/usr/$(get_libdir)/anaconda-runtime" \
-		INCLUDEDIR="${D}/usr/include/anaconda-runtime" \
-		pywrap || die
-
-        # add compatibility aliases to swig wrapper
-        cat "${FILESDIR}/compat.py" >> "${LSELINUX_S}/src/selinux.py" || die
-
-}
-
-src_install() {
-
-	# installing libselinux
-	cd "${LSELINUX_S}"
-	python_need_rebuild
-	LD_RUN_PATH="/usr/$(get_libdir)/anaconda-runtime" \
-	emake DESTDIR="${D}" \
-		PYLIBVER="python$(python_get_version)" \
-		PYTHONLIBDIR="${D}/usr/$(get_libdir)/python$(python_get_version)" \
-		LIBDIR="${D}/usr/$(get_libdir)/anaconda-runtime" \
-		SHLIBDIR="${D}/usr/$(get_libdir)/anaconda-runtime" \
-		INCLUDEDIR="${D}/usr/include/anaconda-runtime" \
-		install install-pywrap || die
-
-	# fix libselinux.so link
-	dosym libselinux.so.1 /usr/$(get_libdir)/anaconda-runtime/libselinux.so
-	# LD_RUN_PATH works with ld >=2.20, so /etc/env.d/99anaconda for now
-	# will be dropped in future
-	echo "LDPATH=\"/usr/$(get_libdir)/anaconda-runtime\"" > 99anaconda
-	doenvd 99anaconda
-
-	cd "${S}"
-	copy_audit_data_over # ${D} is cleared
-	base_src_install
-
-	# install liveinst for user
-	dodir /usr/bin
-	exeinto /usr/bin
-	doexe "${FILESDIR}"/liveinst
-	dosym /usr/bin/liveinst /usr/bin/installer
-
-	# drop .la files for God sake
-	find "${D}" -name "*.la" | xargs rm
-
-	# Cleanup .pyc .pyo
-	find "${D}" -name "*.py[co]" -type f -delete
-
-}
-
-pkg_postrm() {
-	python_mod_cleanup $(python_get_sitedir)/py${PN}
-}
-
-pkg_postinst() {
-	python_mod_optimize $(python_get_sitedir)/py${PN}
-}



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-06-21 17:31 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-06-21 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ed81e6d0354ae8e4d83a2d77e022845dd72fd3af
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Tue Jun 21 17:30:51 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Tue Jun 21 17:30:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=ed81e6d0

fcoe_edd.sh install dir fix

---
 app-admin/anaconda/Manifest             |    2 +-
 app-admin/anaconda/anaconda-9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index e1b5a94..dc6cb57 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -7,4 +7,4 @@ DIST anaconda-0.9.9.55.tar.bz2 13343746 RMD160 dbe9ae841f496f6d7ecd3ba5c81073441
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
 EBUILD anaconda-0.9.9.55.ebuild 6702 RMD160 a0d41052690730e5b0222c0224af20118e762b69 SHA1 48760f2641e63e8743081818ba988617fb893f4a SHA256 bee46a595e7557eb6a50107715635c7a5a34eef791a88666557b7235f6cb35ef
-EBUILD anaconda-9999.ebuild 6584 RMD160 6c334eed86a5b66137e0b14441d2398e262207ff SHA1 46eeab636320b98c4fc239e71313a49652c58f20 SHA256 420de8144de09d7fc56ff757cdfde01ca8729777cb4df8f5e21babe56557955f
+EBUILD anaconda-9999.ebuild 6602 RMD160 cbe495efc5351753ecd69f4fdca1d4a066c51be3 SHA1 50e7abc7f1f5b828f73b5448ec43c27d1a744e50 SHA256 23e7f28070028d1c19ea628e33948f9557384ada7b3307e04c3bfc50b01108bf

diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index 6a0be42..98741e6 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -209,7 +209,7 @@ src_install() {
 	find "${D}" -name "*.py[co]" -type f -delete
 
 	dodir /usr/libexec/fcoe
-	cp "${S}/fcoe_edd.sh" "${D}"
+	cp "${S}/fcoe_edd.sh" "${D}/usr/libexec/fcoe/"
 }
 
 pkg_postrm() {



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-06-20 21:29 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-06-20 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e355ddf813f58080c2a709d2c2103693880f1583
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Mon Jun 20 21:27:56 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Mon Jun 20 21:27:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=e355ddf8

fcoe_edd.sh (see http://tinyurl.com/65ykyuv)

---
 app-admin/anaconda/Manifest             |    2 +-
 app-admin/anaconda/anaconda-9999.ebuild |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index d4e2d3a..e1b5a94 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -7,4 +7,4 @@ DIST anaconda-0.9.9.55.tar.bz2 13343746 RMD160 dbe9ae841f496f6d7ecd3ba5c81073441
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
 EBUILD anaconda-0.9.9.55.ebuild 6702 RMD160 a0d41052690730e5b0222c0224af20118e762b69 SHA1 48760f2641e63e8743081818ba988617fb893f4a SHA256 bee46a595e7557eb6a50107715635c7a5a34eef791a88666557b7235f6cb35ef
-EBUILD anaconda-9999.ebuild 6541 RMD160 66bf3139130c8d8a7ac57700d9aec405717069a7 SHA1 70a320f9c71414a49aa71999db17e718f77995e8 SHA256 475f24cffb3d4f145ff0896a3d733f71bf3629c75d07d121cd803f15f7be8c7e
+EBUILD anaconda-9999.ebuild 6584 RMD160 6c334eed86a5b66137e0b14441d2398e262207ff SHA1 46eeab636320b98c4fc239e71313a49652c58f20 SHA256 420de8144de09d7fc56ff757cdfde01ca8729777cb4df8f5e21babe56557955f

diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index 161bb5c..6a0be42 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -166,8 +166,8 @@ src_compile() {
 		INCLUDEDIR="${D}/usr/include/anaconda-runtime" \
 		pywrap || die
 
-        # add compatibility aliases to swig wrapper
-        cat "${FILESDIR}/compat.py" >> "${LSELINUX_S}/src/selinux.py" || die
+		# add compatibility aliases to swig wrapper
+		cat "${FILESDIR}/compat.py" >> "${LSELINUX_S}/src/selinux.py" || die
 
 }
 
@@ -208,6 +208,8 @@ src_install() {
 	# Cleanup .pyc .pyo
 	find "${D}" -name "*.py[co]" -type f -delete
 
+	dodir /usr/libexec/fcoe
+	cp "${S}/fcoe_edd.sh" "${D}"
 }
 
 pkg_postrm() {



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/
@ 2011-06-10 23:02 Wiktor W Brodlo
  0 siblings, 0 replies; 7+ messages in thread
From: Wiktor W Brodlo @ 2011-06-10 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     56882f608c8f586acfbbff0832d5a7eb19689aed
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Fri Jun 10 11:44:48 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Fri Jun 10 11:44:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=56882f60

app-admin/anaconda version bump 0.9.9.53->0.9.9.55

---
 app-admin/anaconda/Manifest                        |    6 ++++--
 ...da-0.9.9.53.ebuild => anaconda-0.9.9.55.ebuild} |    0
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-admin/anaconda/Manifest b/app-admin/anaconda/Manifest
index f6e3318..47025d7 100644
--- a/app-admin/anaconda/Manifest
+++ b/app-admin/anaconda/Manifest
@@ -1,8 +1,10 @@
+AUX audit-glibc-fix.patch 355 RMD160 798d97833a57254e17fbce9744f215b9ab78e432 SHA1 38030d193fafa9b57b877e01e1e3230578cf4222 SHA256 ce08adf509e6d9a2267636de9742e9a05fd8643dc6a87a99a00542b2f96941fc
 AUX compat.py 461 RMD160 ae776a51f27564321845126c39874eab953a41cd SHA1 229eea09e82b4e93150ece0f0621ac4581ccb00b SHA256 d3b3efe9b9fd946c917a6faccca715c4056748b9c861080fe6f6d7cfbaf87f50
+AUX libselinux-glibc-fix.patch 319 RMD160 1371e641bcd9eae7f4eba827881dcd4f59ade9f2 SHA1 a08ce1c659fe0929276cf469864cded98a6f3616 SHA256 9c4d42280b81e84b0e5dcedbefd2d3d31bd565ed2249e85d4d4a2f98039e0d1e
 AUX liveinst 40 RMD160 39595adfb6c90dcf5b30d1ebdd7f0fac224d6d16 SHA1 4ec5b3c634341ca1e856fbffe69a61236f8335af SHA256 32721c6398f6b7e77e45ed5cbbe32c15b9b2ae424311ae4fe77d95c2b17a8af3
 AUX make_liveinst_update_package.sh 653 RMD160 0c7e88651d03d25210ca36500e28e0bc2caa7172 SHA1 abf190bf40d5d8b0ddd0ff99a69c5096b47c949b SHA256 cfec6af92438e670dbc3341519e65a6847640003708a07e6d78aca187d307d2c
-DIST anaconda-0.9.9.53.tar.bz2 13342352 RMD160 89839bb189a2c439aba937e85bc658350035ba1a SHA1 93a2edc5cbf58f7c89d15da59babd576cc326363 SHA256 27c473aa5ed1e60cfbbf65104236ed549e937e095dd2f50f172d6b06366f2686
+DIST anaconda-0.9.9.55.tar.bz2 13343746 RMD160 dbe9ae841f496f6d7ecd3ba5c81073441f62a12b SHA1 9dcdfbee35c96ef06eec620297fc2486c003a1f3 SHA256 2e97082ca36e9a042eee2fe4303a6790c60880658b84b49709399c08cc8fbc36
 DIST audit-1.7.9.tar.gz 1245155 RMD160 248ca395c6d58dccf8437750e6cf5a7040a28c9f SHA1 aa7de4546f4774338946987fe1a8231222475e64 SHA256 95ce67d9aee4339a5aa11214f21dfa5f37c5820e2511c7bddf998d26b1aaefc9
 DIST libselinux-2.0.85.tar.gz 175396 RMD160 ce27fc9c5baf23d9f1c2eeda24357abc4d619d48 SHA1 b2e29934f3cde0a2fb86fe29c8cc1abac8c7e9ca SHA256 54db845fbaa2b3183798e6754b11e4178802f9eae47569b391d87a45b8a69c3c
-EBUILD anaconda-0.9.9.53.ebuild 6564 RMD160 9a631970ef7f99761c26ef61b3046aa16ccc54b2 SHA1 44e02d5fdc1ef35c3feb67fa735b7a34a8e342cd SHA256 3ab7a8ab17dfb6efb8df46412248e85b1824185c1ffe2893f639aa41c7d9b5e7
+EBUILD anaconda-0.9.9.55.ebuild 6746 RMD160 cfdcd27e4e7e4bc67759b7f68f37e748438725db SHA1 1c1adc6f659cd153d845086c34ba39981004605d SHA256 06ab08ba93f79284892d1c2b84886d0763b8805147ba7e34fb22c94a9cdd9da4
 EBUILD anaconda-9999.ebuild 6579 RMD160 27b71cca78530c162aeb16fc6b4da99f06c30f2a SHA1 f0cdfe257b33e386f79c8e10dda5c8f336638d11 SHA256 6cb901e23dd10a46c6823d29b89e95629d59c6894c4511b48c9a9c377f812047

diff --git a/app-admin/anaconda/anaconda-0.9.9.53.ebuild b/app-admin/anaconda/anaconda-0.9.9.55.ebuild
similarity index 100%
rename from app-admin/anaconda/anaconda-0.9.9.53.ebuild
rename to app-admin/anaconda/anaconda-0.9.9.55.ebuild



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-20 11:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15 19:54 [gentoo-commits] proj/anaconda-overlay:master commit in: app-admin/anaconda/ Wiktor W Brodlo
  -- strict thread matches above, loose matches on Subject: below --
2011-08-20 11:55 Wiktor W Brodlo
2011-07-25 19:27 Wiktor W Brodlo
2011-07-05 19:55 Wiktor W Brodlo
2011-06-21 17:31 Wiktor W Brodlo
2011-06-20 21:29 Wiktor W Brodlo
2011-06-10 23:02 Wiktor W Brodlo

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