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 695835 Details for
Bug 909715
[patch] do not own directory already in systemd rpm
[?]
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]
patch for directory ownership
0001-do-not-own-directory-already-provided-by-systemd.patch (text/plain), 1.28 KB, created by
Michael S.
on 2013-02-10 17:14:57 UTC
(
hide
)
Description:
patch for directory ownership
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-10 17:14:57 UTC
Size:
1.28 KB
patch
obsolete
>From a4c18a7df27cae0e7e979a034f1e6768e400216d Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Sun, 10 Feb 2013 18:02:15 +0100 >Subject: [PATCH 1/2] do not own directory already provided by systemd > >--- > plymouth.spec | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/plymouth.spec b/plymouth.spec >index 7d1576c..bc85b39 100644 >--- a/plymouth.spec >+++ b/plymouth.spec >@@ -6,7 +6,7 @@ > Summary: Graphical Boot Animation and Logger > Name: plymouth > Version: 0.8.7 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: GPLv2+ > Group: System Environment/Base > Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 >@@ -397,6 +397,9 @@ fi > %ghost %{_localstatedir}/lib/plymouth/boot-duration > %if 0%{?fedora} > 17 || 0%{?rhel} > 6 > /lib/systemd/system/* >+# already in systemd rpm >+%exclude /lib/systemd/system/sysinit.target.wants >+%exclude /lib/systemd/system/multi-user.target.wants > %else > %{_prefix}/lib/systemd/system/plymouth-*.service > %endif >@@ -504,6 +507,9 @@ fi > %defattr(-, root, root) > > %changelog >+* Sun Feb 10 2013 Michael Scherer <misc@zarb.org> 0.8.7-2 >+- do not own directory that systemd already own >+ > * Tue Aug 21 2012 Ray Strode <rstrode@redhat.com> 0.8.7-1 > - Latest upstream release > - includes systemd fixes >-- >1.8.1.2 >
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 909715
: 695835 |
695836
|
695870
|
695871