Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148401 Details for
Bug 229172
login(1) needs to poke ConsoleKit
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file patch
util-linux-add-ck-to-spec-file.patch (text/plain), 1.30 KB, created by
David Zeuthen
on 2007-02-20 04:35:12 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
David Zeuthen
Created:
2007-02-20 04:35:12 UTC
Size:
1.30 KB
patch
obsolete
>--- util-linux.spec.orig 2007-02-19 23:04:56.000000000 -0500 >+++ util-linux.spec 2007-02-19 23:07:50.000000000 -0500 >@@ -9,7 +9,7 @@ > Summary: A collection of basic system utilities. > Name: util-linux > Version: 2.13 >-Release: 0.49%{?dist} >+Release: 0.49.1dze%{?dist} > License: distributable > Group: System Environment/Base > >@@ -44,6 +44,7 @@ > BuildRequires: slang-devel > BuildRequires: texinfo > BuildRequires: zlib-devel >+BuildRequires: dbus-devel > > ### Sources > # TODO [stable]: s/2.13-pre7/%{version}/ >@@ -73,6 +74,7 @@ > %if %{include_raw} > Requires: udev > %endif >+Requires: dbus > > Provides: mount = %{version} > Provides: losetup = %{version} >@@ -243,6 +245,8 @@ > # 222293 - undocumented partx,addpart, delpart > Patch262: util-linux-2.13-partx-man.patch > >+Patch300: util-linux-login-use-ck.patch >+ > # When adding patches, please make sure that it is easy to find out what bug # the > # patch fixes. > ########### END upstreamable >@@ -343,6 +347,7 @@ > %patch260 -p1 > %patch261 -p1 > %patch262 -p1 >+%patch300 -p0 > > %build > unset LINGUAS || : >@@ -756,6 +761,9 @@ > /sbin/losetup > > %changelog >+* Mon Feb 19 2007 David Zeuthen <davidz@redhat.com> 2.13-0.49.1dze >+- make /bin/login poke ConsoleKit for console logins >+ > * Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 2.13-0.49 > - fix #222293 - undocumented partx,addpart, delpart >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229172
:
148400
| 148401