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 695836 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]
cleaning of old stuff
0002-remove-old-rpm-constructs-unused-on-fedora-since-RHE.patch (text/plain), 4.25 KB, created by
Michael S.
on 2013-02-10 17:15:28 UTC
(
hide
)
Description:
cleaning of old stuff
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-10 17:15:28 UTC
Size:
4.25 KB
patch
obsolete
>From 3e2b56c80a3c3c97e41a9f3f0b6929543e3dc66d Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Sun, 10 Feb 2013 18:07:19 +0100 >Subject: [PATCH 2/2] remove old rpm constructs, unused on fedora since RHEL 5 > time > >--- > plymouth.spec | 23 +---------------------- > 1 file changed, 1 insertion(+), 22 deletions(-) > >diff --git a/plymouth.spec b/plymouth.spec >index bc85b39..f25bd74 100644 >--- a/plymouth.spec >+++ b/plymouth.spec >@@ -16,7 +16,6 @@ Source3: plymouth-set-default-plugin > Source4: plymouth-update-initrd > > URL: http://www.freedesktop.org/wiki/Software/Plymouth >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > Requires: system-logos > Requires(post): plymouth-scripts >@@ -260,7 +259,6 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults > make > > %install >-rm -rf $RPM_BUILD_ROOT > > make install DESTDIR=$RPM_BUILD_ROOT > >@@ -290,8 +288,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow > cp $RPM_SOURCE_DIR/plymouth-set-default-plugin $RPM_BUILD_ROOT%{_sbindir} > chmod +x $RPM_BUILD_ROOT%{_sbindir}/plymouth-set-default-plugin > >-%clean >-rm -rf $RPM_BUILD_ROOT > > %post > [ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration >@@ -368,7 +364,6 @@ if [ $1 -eq 0 ]; then > fi > > %files >-%defattr(-, root, root) > %doc AUTHORS NEWS README > %dir %{_datadir}/plymouth > %dir %{_datadir}/plymouth/themes >@@ -405,7 +400,6 @@ fi > %endif > > %files devel >-%defattr(-, root, root) > %{plymouth_libdir}/libply.so > %{plymouth_libdir}/libply-splash-core.so > %{_libdir}/libply-boot-client.so >@@ -417,18 +411,15 @@ fi > %{_includedir}/plymouth-1 > > %files core-libs >-%defattr(-, root, root) > %{plymouth_libdir}/libply.so.* > %{plymouth_libdir}/libply-splash-core.so.* > %{_libdir}/libply-boot-client.so.* > %dir %{_libdir}/plymouth > > %files graphics-libs >-%defattr(-, root, root) > %{_libdir}/libply-splash-graphics.so.* > > %files scripts >-%defattr(-, root, root) > %{_sbindir}/plymouth-set-default-theme > %{_sbindir}/plymouth-set-default-plugin > %{_libexecdir}/plymouth/plymouth-update-initrd >@@ -436,15 +427,12 @@ fi > %{_libexecdir}/plymouth/plymouth-populate-initrd > > %files plugin-label >-%defattr(-, root, root) > %{_libdir}/plymouth/label.so > > %files plugin-fade-throbber >-%defattr(-, root, root) > %{_libdir}/plymouth/fade-throbber.so > > %files theme-fade-in >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/fade-in > %{_datadir}/plymouth/themes/fade-in/bullet.png > %{_datadir}/plymouth/themes/fade-in/entry.png >@@ -453,17 +441,14 @@ fi > %{_datadir}/plymouth/themes/fade-in/fade-in.plymouth > > %files theme-spinner >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/spinner > %{_datadir}/plymouth/themes/spinner/*.png > %{_datadir}/plymouth/themes/spinner/spinner.plymouth > > %files plugin-throbgress >-%defattr(-, root, root) > %{_libdir}/plymouth/throbgress.so > > %files theme-spinfinity >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/spinfinity > %{_datadir}/plymouth/themes/spinfinity/box.png > %{_datadir}/plymouth/themes/spinfinity/bullet.png >@@ -473,42 +458,36 @@ fi > %{_datadir}/plymouth/themes/spinfinity/spinfinity.plymouth > > %files plugin-space-flares >-%defattr(-, root, root) > %{_libdir}/plymouth/space-flares.so > > %files theme-solar >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/solar > %{_datadir}/plymouth/themes/solar/*.png > %{_datadir}/plymouth/themes/solar/solar.plymouth > > %files plugin-two-step >-%defattr(-, root, root) > %{_libdir}/plymouth/two-step.so > > %files theme-charge >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/charge > %{_datadir}/plymouth/themes/charge/*.png > %{_datadir}/plymouth/themes/charge/charge.plymouth > > %files plugin-script >-%defattr(-, root, root) > %{_libdir}/plymouth/script.so > > %files theme-script >-%defattr(-, root, root) > %dir %{_datadir}/plymouth/themes/script > %{_datadir}/plymouth/themes/script/*.png > %{_datadir}/plymouth/themes/script/script.script > %{_datadir}/plymouth/themes/script/script.plymouth > > %files system-theme >-%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 >+- cleanup of old rpm constructs > > * Tue Aug 21 2012 Ray Strode <rstrode@redhat.com> 0.8.7-1 > - Latest upstream release >-- >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