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 157149 Details for
Bug 244370
Review Request: olpc-hardware-manager - OLPC hardware manager
[?]
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]
More changes to get spec to comply with Fedora standards.
0003-More-changes-to-get-spec-to-comply-with-Fedora-stand.patch (text/plain), 2.37 KB, created by
Jeffrey C. Ollie
on 2007-06-15 19:48:03 UTC
(
hide
)
Description:
More changes to get spec to comply with Fedora standards.
Filename:
MIME Type:
Creator:
Jeffrey C. Ollie
Created:
2007-06-15 19:48:03 UTC
Size:
2.37 KB
patch
obsolete
>From 48071d6b4de60e9b0ed780ab0567aeb4a31d92a2 Mon Sep 17 00:00:00 2001 >From: Jeffrey C. Ollie <jeff@ocjtech.us> >Date: Fri, 15 Jun 2007 14:43:26 -0500 >Subject: [PATCH] More changes to get spec to comply with Fedora standards. > >1. Convert tabs to spaces. >2. Add empty prep and build sections >3. Add "rm -rf" to clean out the build root before installing. > >Signed-off-by: Jeffrey C. Ollie <jeff@ocjtech.us> >--- > olpc-hardware-manager.spec | 30 +++++++++++++++++++----------- > 1 files changed, 19 insertions(+), 11 deletions(-) > >diff --git a/olpc-hardware-manager.spec b/olpc-hardware-manager.spec >index 0877dd4..53decdc 100644 >--- a/olpc-hardware-manager.spec >+++ b/olpc-hardware-manager.spec >@@ -1,28 +1,33 @@ >-Name: olpc-hardware-manager >-Version: 0.4.1 >-Release: 2%{?dist} >-Summary: OLPC hardware manager >+Name: olpc-hardware-manager >+Version: 0.4.1 >+Release: 2%{?dist} >+Summary: OLPC hardware manager > >-License: GPL >-Group: System Environment/Daemons >-URL: http://dev.laptop.org >+License: GPL >+Group: System Environment/Daemons >+URL: http://dev.laptop.org > > # To download a copy of this code: > # git clone git://dev.laptop.org/hardware-manager > # cd hardware-manager > # git checkout -f c929f247fd271dece22c91f67cae9726a5875fcb > >-Source0: olpc-hardware-manager >-Source1: hardwaremanager.py >-Source2: olpc-hardware-manager.conf >+Source0: olpc-hardware-manager >+Source1: hardwaremanager.py >+Source2: olpc-hardware-manager.conf > > BuildArch: noarch >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > %description > The OLPC Hardware manager > >+%prep >+ >+%build >+ > %install >+rm -rf $RPM_BUILD_ROOT > install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/dbus-1/system.d/olpc-hardware-manager.conf > install -p -D -m 0755 %{SOURCE0} %{buildroot}%{_sysconfdir}/init.d/olpc-hardware-manager > install -p -D -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/olpc-hardware-manager >@@ -50,6 +55,9 @@ fi > > %changelog > * Fri Jun 15 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.4.1-2 >+- Convert tabs to spaces. >+- Add empty prep and build sections >+- Add "rm -rf" to clean out the build root before installing. > - Use "install" instead of mkdir & cp > - Add some comments about how to obtain a copy of the code from upstream. > >-- >1.5.2.GIT >
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 244370
:
157147
|
157148
| 157149 |
157150
|
157170
|
157365
|
157366
|
157367