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 291123 Details for
Bug 427273
Review Request: firstaidkit - System Rescue Tool
[?]
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.
Modified SPEC
firstaidkit.spec (text/x-rpm-spec), 2.72 KB, created by
Parag AN(पराग)
on 2008-01-09 08:48:24 UTC
(
hide
)
Description:
Modified SPEC
Filename:
MIME Type:
Creator:
Parag AN(पराग)
Created:
2008-01-09 08:48:24 UTC
Size:
2.72 KB
patch
obsolete
>%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > >Name: firstaidkit >Version: 0.1.0 >Release: 5%{?dist} >Summary: System Rescue Tool > >Group: Applications/System >License: GPLv2+ >URL: http://fedorahosted.org/firstaidkit >Source0: %{name}-%{version}.tar.bz2 >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: python-devel ># Maybe its just enough with the python-setuptools-devel. Lets use both for now. >%if 0%{?fedora} >= 8 >BuildRequires: python-setuptools-devel >%else >BuildRequires: python-setuptools >%endif > >BuildArch: noarch > > >%package devel >Group: Applications/System >Summary: Devel package for firstaidkit >Requires: %{name} = %{version}-%{release} > > >%description >A tool that automates simple and common system recovery tasks. > >%description devel >Provides the examples and requires firstaidkit without plugins > >%prep >%setup -q > > >%build >%{__python} setup.py build > > >%install >%{__rm} -rf $RPM_BUILD_ROOT >%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT >%{__install} -d $RPM_BUILD_ROOT%{_mandir}/man1 >%{__install} -p doc/fakplugin.1 doc/firstaidkit.1 $RPM_BUILD_ROOT/%{_mandir}/man1 >%{__install} -d $RPM_BUILD_ROOT%{_libdir}/firstaidkit-plugins >%{__install} -d $RPM_BUILD_ROOT%{_datadir}/%{name}-devel-%{version}/examples >%{__cp} -rfp plugins/* $RPM_BUILD_ROOT%{_datadir}/%{name}-devel-%{version}/examples >%{__chmod} 0644 $RPM_BUILD_ROOT%{_datadir}/%{name}-devel-%{version}/examples/sample3Plugin/plugin > >%clean >#%{__rm} -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc AUTHORS COPYING doc/README ># For noarch packages: sitelib >%{python_sitelib}/pyfirstaidkit >%{python_sitelib}/%{name}-%{version}-py2.5.egg-info >%{_bindir}/firstaidkit >%attr(0644,root,root) %{_mandir}/man1/firstaidkit.1.gz > >%files devel >%doc %{_datadir}/%{name}-devel-%{version}/examples >%{_libdir}/firstaidkit-plugins >%attr(0644,root,root) %{_mandir}/man1/fakplugin.1.gz > >%Changelog >* Tue Jan 08 2008 Joel Granados <jgranado@redhat.com> 0.1.0-5 >- Leave just the firstaidkit and firstaidkit-devel pacages. > >* Mon Jan 07 2008 Joel Granados <jgranado@redhat.com> 0.1.0-4 >- Create firstaidkit dummy package >- Create firstaidkit-pluginsystem subpackage >- Create firstaidkit-devel subpackage >- Bump the release tag > >* Fri Jan 04 2008 Joel Granados <jgranado@redhat.com> 0.1.0-3 >- Change the License variable >- Fix man page being executable > >* Fri Jan 04 2008 Joel Granados <jgranado@redhat.com> 0.1.0-2 >- Include python-setuptools-devel in the BuildRequires >- Added manpage stuff in the spec file > >* Wed Jan 02 2008 Joel Granados <jgranado@redhat.com> 0.1.0-1 >- Initial spec
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 Raw
Actions:
View
Attachments on
bug 427273
: 291123