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 693010 Details for
Bug 907637
duplicate directory ownership with systemd on /usr/lib/systemd/system/basic.target.wants/
[?]
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]
do not include systemd directory in the file list
0001-fix-duplicate-directory-ownership.patch (text/plain), 1.37 KB, created by
Michael S.
on 2013-02-04 21:58:46 UTC
(
hide
)
Description:
do not include systemd directory in the file list
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-04 21:58:46 UTC
Size:
1.37 KB
patch
obsolete
>From 1c530f9c7c54f12008307b14a13776e4a2a08bf2 Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Mon, 4 Feb 2013 22:48:56 +0100 >Subject: [PATCH] fix duplicate directory ownership > >$ LC_ALL=C rpm -qf /usr/lib/systemd/system/shutdown.target.wants/ >alsa-utils-1.0.26-1.fc18.x86_64 >systemd-197-1.fc18.1.x86_64 >--- > alsa-utils.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/alsa-utils.spec b/alsa-utils.spec >index 291ca3e..2708c5c 100644 >--- a/alsa-utils.spec >+++ b/alsa-utils.spec >@@ -4,7 +4,7 @@ > Summary: Advanced Linux Sound Architecture (ALSA) utilities > Name: alsa-utils > Version: %{baseversion}%{?fixversion} >-Release: 1%{?dist} >+Release: 2%{?dist} > License: GPLv2+ > Group: Applications/Multimedia > URL: http://www.alsa-project.org/ >@@ -81,7 +81,7 @@ ln -s alsa-info %{buildroot}/usr/bin/alsa-info.sh > %doc COPYING ChangeLog README TODO > %config /etc/alsa/* > %{_prefix}/lib/udev/rules.d/* >-%{_unitdir}/* >+%{_unitdir}/*.service > %{_unitdir}/basic.target.wants/* > %{_unitdir}/shutdown.target.wants/* > %{_prefix}/lib/alsa/init/* >@@ -104,6 +104,9 @@ if [ -s /etc/asound.state -a ! -s /var/lib/alsa/asound.state ] ; then > fi > > %changelog >+* Mon Feb 04 2013 Michael Scherer <misc@zarb.org> - 1.0.26-2 >+- fix for duplicate directory ownership >+ > * Thu Sep 6 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.26-1 > - Updated to 1.0.26 > >-- >1.8.1 >
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 907637
: 693010