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 293814 Details for
Bug 431250
Review Request: librep - An embeddable LISP environment
[?]
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 librep spec file
librep.spec (text/plain), 2.43 KB, created by
Michal Jaegermann
on 2008-02-03 01:41:39 UTC
(
hide
)
Description:
modified librep spec file
Filename:
MIME Type:
Creator:
Michal Jaegermann
Created:
2008-02-03 01:41:39 UTC
Size:
2.43 KB
patch
obsolete
>%define snapshot svn20071102 > > >Summary: An embeddable LISP environment >Name: librep >Version: 0.17 >Release: 2.%{snapshot}%{?dist} >Group: System Environment/Libraries >License: GPLv2+ >URL: http://librep.sourceforge.net/ >Source0: %{name}-%{version}.%{snapshot}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: gmp-devel gdbm-devel readline-devel texinfo libtool >Prereq: /sbin/install-info >Requires: gmp >= 4.0.1-3 > > >%description >This is a lightweight Lisp environment for UNIX. It contains a Lisp >interpreter, byte-code compiler and virtual machine. Applications may >use the Lisp interpreter as an extension language, or it may be used >for standalone scripts. > >%package devel >Summary: Development Libraries and Headers for librep >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} > >%description devel >librep development headers and libraries > > >%prep >%setup -q > > >%build >%configure \ >%ifarch ia64 x86_64 > --with-malloc-alignment=8 \ >%endif > --with-readline --enable-shared --enable-static > >make %{?_smp_mflags} > > >%install >rm -rf $RPM_BUILD_ROOT >make install DESTDIR=$RPM_BUILD_ROOT >gzip -9nf $RPM_BUILD_ROOT%{_infodir}/librep* > ># Remove files from buildroot that we are not going to package >rm -f $RPM_BUILD_ROOT%{_libdir}/*.la >rm -f $RPM_BUILD_ROOT%{_infodir}/dir > >%clean >rm -rf $RPM_BUILD_ROOT > > >%post >/sbin/ldconfig >/sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || : > > >%preun >if [ $1 = 0 ]; then > /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : >fi > >%postun -p /sbin/ldconfig > > >%files >%defattr(-,root,root,-) >%doc NEWS README THANKS TODO BUGS >%{_bindir}/rep >%{_bindir}/rep-remote >%{_libdir}/librep.so.* >%{_datadir}/rep >%{_libexecdir}/rep >%{_infodir}/*.info* >%{_datadir}/emacs/site-lisp/* > > >%files devel >%defattr(-,root,root,-) >%{_bindir}/rep-config >%{_bindir}/rep-xgettext >%{_bindir}/repdoc >%{_libdir}/librep.so >%exclude %{_libdir}/librep.la >%{_includedir}/rep.h >%{_includedir}/rep_*.h >%{_libexecdir}/rep/%{_host}/libtool >%{_libexecdir}/rep/%{_host}/rules.mk >%{_libexecdir}/rep/%{_host}/install-aliases >%{_libexecdir}/rep/%{_host}/rep_config.h >%{_datadir}/aclocal/rep.m4 > > >%changelog >* Thu Jan 31 2008 Ritesh Khadgaray <khadgaray@gmail.com> - 0.17-2 >- Pulled svn snapshot > >* Thu Jan 31 2008 Rahul Sundaram <sundaram@fedoraproject.org> - 0.17-1 >- Initial Fedora build for Ritesh >
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 431250
: 293814