summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-23 07:11:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-23 07:11:34 +0000
commit39a868560cfe82183b570a263d8bad5a545151ea (patch)
tree64ea38c5d8cba6f63a512632e92a3cc9fb4b47d8 /sys-auth
parentrevamped the ebuild a bit and version bump; thanks to flameeyes (diff)
downloadgentoo-2-39a868560cfe82183b570a263d8bad5a545151ea.tar.gz
gentoo-2-39a868560cfe82183b570a263d8bad5a545151ea.tar.bz2
gentoo-2-39a868560cfe82183b570a263d8bad5a545151ea.zip
Version bump, closes bug #156056 and bug #154099.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_console/ChangeLog10
-rw-r--r--sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.63
-rw-r--r--sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.73
-rw-r--r--sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild (renamed from sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild)22
4 files changed, 26 insertions, 12 deletions
diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog
index b5c3dacbc719..18213d141815 100644
--- a/sys-auth/pam_console/ChangeLog
+++ b/sys-auth/pam_console/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-auth/pam_console
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.10 2006/11/24 20:22:03 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.11 2007/01/23 07:11:34 flameeyes Exp $
+
+*pam_console-0.99.7.0.2.7 (23 Jan 2007)
+
+ 23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -pam_console-0.99.6.2.3.6.ebuild, +pam_console-0.99.7.0.2.7.ebuild:
+ Version bump, closes bug #156056 and bug #154099.
24 Nov 2006; Markus Rothe <corsair@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
diff --git a/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6 b/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6
deleted file mode 100644
index 0fe3049cee2c..000000000000
--- a/sys-auth/pam_console/files/digest-pam_console-0.99.6.2.3.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 0f37fd72a89291cbfe47f86664faa4d0 pam-0.99.6.2-3.fc6.src.rpm 7099109
-RMD160 dc17c28dd5aac8fb17dd961392aa714522bd4010 pam-0.99.6.2-3.fc6.src.rpm 7099109
-SHA256 140a20ad33398974ac5609795f7f9ba1c68a89a02002d6bfcd4ffeb0d2c5bd6c pam-0.99.6.2-3.fc6.src.rpm 7099109
diff --git a/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7 b/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7
new file mode 100644
index 000000000000..1cfb2ab5b605
--- /dev/null
+++ b/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7
@@ -0,0 +1,3 @@
+MD5 876fad51b8c8470e283aabd0d6aef688 pam-0.99.7.0-2.fc7.src.rpm 10298270
+RMD160 a1c50e2777a01b248b988cd318ddb93e9cd83797 pam-0.99.7.0-2.fc7.src.rpm 10298270
+SHA256 d7a1a5b2a9e856f6028bacde34e880d01d5c999268ee1d9493c7785892397a41 pam-0.99.7.0-2.fc7.src.rpm 10298270
diff --git a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild
index bfa063d6ef65..fbe015ebdc61 100644
--- a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
+++ b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild,v 1.9 2006/11/24 20:22:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild,v 1.1 2007/01/23 07:11:34 flameeyes Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -22,7 +22,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
-RDEPEND=">=sys-libs/pam-0.99"
+RDEPEND=">=sys-libs/pam-0.99
+ =dev-libs/glib-2*"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
@@ -45,9 +46,16 @@ src_install() {
emake -j1 DESTDIR="${D}" install || die "emake install failed"
dodoc README
exeinto /etc/dev.d/default
- doexec ${FILESDIR}/pam_console.dev
+ doexec "${FILESDIR}/pam_console.dev"
insinto /etc/pam.d
- doins ${FILESDIR}/login
- doins ${FILESDIR}/gdm
- doins ${FILESDIR}/gdm-autologin
+ doins "${FILESDIR}/login"
+ doins "${FILESDIR}/gdm"
+ doins "${FILESDIR}/gdm-autologin"
+}
+
+pkg_postinst() {
+ ewarn "${CATEGORY}/${PN} is provided without any warranty on its"
+ ewarn "working state out of the box."
+ ewarn "Please don't report default permission problems to Gentoo"
+ ewarn "bugzilla, as Gentoo developers are not responsible for them."
}