Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:cabelo:innovators
shc
shc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File shc.spec of Package shc
# # spec file for package shc # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: shc Version: 3.8.9 Release: 0 License: GPL-2.0+ Summary: Generic Shell Script Compiler Url: http://www.datsi.fi.upm.es/~frosal/ Group: Development/Tools/Other Source0: http://www.datsi.fi.upm.es/~frosal/sources/%{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Shc takes a script, which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. Use with care. %prep %setup -q [ -e %{name}-%{version}.c ] && mv -f %{name}-%{version}.c %{name}.c %build make %{?_smp_mflags} CFLAGS="%{optflags}" %install install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name} install -Dm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %files %defattr(-,root,root,-) %doc CHANGES Copying shc.README %{_bindir}/%{name} %doc %{_mandir}/man?/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor