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 652233 Details for
Bug 783294
Review Request: picolisp - Lisp Interpreter
[?]
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 accepted into ALT Linux Sisyphus
picolisp.spec (text/plain), 1.31 KB, created by
Michael Shigorin
on 2012-11-26 19:58:19 UTC
(
hide
)
Description:
spec accepted into ALT Linux Sisyphus
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2012-11-26 19:58:19 UTC
Size:
1.31 KB
patch
obsolete
>Name: picolisp >Version: 3.1.0 >Release: alt2 > >Summary: Interpreted Lisp >License: MIT >Group: Development/Lisp > >Url: http://picolisp.com >Source: http://software-lab.de/picoLisp-%version.tgz > ># 64-bit build bootstraps using 32-bit one or Java >BuildRequires: java /proc > ># trickery inside >%set_verify_elf_method textrel=none > ># pretty much hardwired >%define _libdir %_usr/lib > >%description >PicoLisp can be viewed from two different aspects: > as a general purpose programming language, > and a dedicated application server framework. > >%prep >%setup -n picoLisp > >%build >%ifarch x86_64 ia64 ppc64 sparc64 s390x >cd src64 >%else >cd src >%endif >make >cd .. > >%install >mkdir -p %buildroot{%_bindir,%_libdir/%name,%_datadir} >cp -a bin/{picolisp,pil} %buildroot%_bindir/ ># TODO: emacs subpackage >rm -rf lib/el ># lib/ and lib.l >cp -a lib* %buildroot%_libdir/%name/ ># as per INSTALL >ln -s ../lib/%name %buildroot%_datadir/%name > >%files >%doc CHANGES CREDITS README >%_bindir/* >%_libdir/%name/ >%_datadir/%name/ > >%changelog >* Mon Nov 26 2012 Michael Shigorin <mike@altlinux.org> 3.1.0-alt2 >- actually working package for Sisyphus > >* Wed Jun 27 2012 Michael Shigorin <mike@altlinux.org> 3.1.0-alt1 >- 3.1.0 >- spec based on fedora proposed one (rhbz#783294) and cleaned up > >* Thu Jan 19 2012 Kalpa Welivitigoda <callkalpa@gmail.com> - 3.0.9-1 >- initial packaging
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 783294
:
567517
|
567519
| 652233