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 594519 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), 3.47 KB, created by
Simon A. Erat
on 2012-06-26 15:24:27 UTC
(
hide
)
Description:
Spec-File
Filename:
MIME Type:
Creator:
Simon A. Erat
Created:
2012-06-26 15:24:27 UTC
Size:
3.47 KB
patch
obsolete
>%global stpath %{_datadir}/script-tools >Summary: A script framework based on bash. >Name: script-tools >Version: 0.6.3 >Release: 3%{?dist} >Group: System Enviroment/Base/Terminal >License: GPLv3 >URL: http://sea.hostingsociety.com >Source0: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz >#Source1: http://sea.hostingsociety.com/dev/%{name}-%{version}.tar.gz >BuildArch: noarch >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >Requires: bash > > >%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. > >A developer section is in work, to start with it will support rpm building, >therfor also changelog and spec file, as well as sourceforge project access >using git, svn will follow, but much!, later. >SSH and file upload (rpms, tar.gz) for sourceforge will follow after >GIT branching and sourceforge code download work as intended. > >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} >#setup -q -c %{name}-%{version} -A0 -A >#setup -q -T -c %{name}-%{version} -a 0 -a 1 > > >%build ># nothing to do > > >%install >tar -axf %{SOURCE0} >rm -rf %{buildroot} >mkdir -p %{buildroot}%{stpath} >mv * %{buildroot}%{stpath} > >mkdir -p %{buildroot}%{_sysconfdir}/profile.d >cat > %{buildroot}%{_sysconfdir}/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 >%{_sysconfdir}/profile.d/%{name}.sh > >%changelog >* Tue Jun 26 2012 - < erat DOT simon AT gmail DOT com > >- Work on specfile >* Mon Jun 25 2012 - < erat DOT simon AT gmail DOT com > >- st dev prj LABEL n, st dev rpm LABEL b, >- >- Creating a project and subtypes, >- removing and edit projects, works as expected >- >- Upload local source code to a SourceForge GIT repositry, >- is currently the only version control supportet. >- >- Create a RPM package works well with for my scripts. >- But i need feedback for enhancements or rewrites. >- >* Thu Jun 21 2012 - < erat DOT simon AT gmail DOT com > >- The developer's & devices section (st dev) is currently ALPHA. >- The according libs are roughly re-worked, but its still lots to do. >* Thu Jun 12 2012 - < erat DOT simon AT gmail DOT com > >- Added: CheckFunctions container file, introducing: >- CheckIP, CheckPath, CheckDownload|DownloadFile >- Changed: samba, dev.selfdist, sf, grub2, services >* Mon Jun 04 2012 - < erat DOT simon AT gmail DOT com > >- fixed: sT now uses white font for better readability >- fixed error: st set lm deskfile >- fixed typos in st set lm slim * >- fixed: added gnash-plugin to lists >- changed: st tweak services, uses now: unmask XY >- changed: severall other files >* Sat Jun 02 2012 - < erat DOT simon AT gmail DOT com > >- lxdm & lxde installation works, as this rpm was created >- on a system just installed and tweaked with the scripts. >* Mon May 21 2012 - < erat DOT simon AT gmail DOT com > >- branched from netbook >* Tue May 08 2012 - < erat.simon AT gmail.com > >- Initial release of the 3rd rework/generation
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