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 594204 Details for
Bug 835089
Review Request: Script-Tools
[?]
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.
Spec-File
script-tools.spec (text/x-rpm-spec), 1.44 KB, created by
Simon A. Erat
on 2012-06-25 14:56:53 UTC
(
hide
)
Description:
Spec-File
Filename:
MIME Type:
Creator:
Simon A. Erat
Created:
2012-06-25 14:56:53 UTC
Size:
1.44 KB
patch
obsolete
>%global stpath %{_datadir}/script-tools >Summary: A script framework based on bash. >Name: script-tools >Version: 0.6.3 >Release: 1%{?dist} >Group: System Enviroment/Base/Terminal >License: GPLv3 >URL: http://sea.hostingsociety.com >Source0: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz >BuildArch: noarch >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > >%description >The Script Tools, aim to help build your GUI upon a minimal install. >It guides you through X11 base system, lets you choose your DE and >independandly a Loginmanager, installs basic packages that aim for >less packages, but full workflow. > >Along this, it lets you easy change the plymouth (boot animation), >modify your GRUB2 splash screen, easy connect to your home NAS, >and more to come while time passes... > > >%prep >%setup -q -c %{name}-%{version} > > >%build ># nothing to do > > >%install >tar -axf %{sources} >rm -rf %{buildroot} >mkdir -p %{buildroot}%{stpath} >mv * %{buildroot}%{stpath}/ > >sudo mkdir -p %{buildroot}%{_sysconfdir}/profile.d >cat > ${buildroot}/etc/profile.d/%{name}.sh << EOF > stDir=%{stpath} > SEA_LIB_DIR=\$HOME/bin/\$USER-libs > SEA_SCRIPT_DIR=\$HOME/bin/\$USER-scripts > PATH=\$PATH:\$stDir:\$stDir/scripts >EOF > > >%clean >rm -rf %{buildroot} > > >%files >%defattr(-,root,root,-) >%doc %{stpath}/doc >%{stpath}/st >%{stpath}/st.cfg >%{stpath}/cfg >%{stpath}/it >%{stpath}/libs >%{stpath}/lists >%{stpath}/man >%{stpath}/scripts > > >%changelog
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 835089
:
594204
|
594205
|
594263
|
594264
|
594519
|
594520
|
785633
|
785634
|
785636