Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > fd4adfab24f5ca752e64f7ed4a7cf6ce > files > 2

slib-3b4-5.mga6.src.rpm

Summary:	Platform independent library for scheme
Name:		slib
Version:	3b4
Release:	%mkrel 5
License:	SLIB
Group:		Development/Other
BuildArch:	noarch
Source0:	http://groups.csail.mit.edu/mac/ftpdir/scm/%{name}-%{version}.zip
URL:		http://people.csail.mit.edu/jaffer/SLIB.html
Requires(post):	info-install
Requires(preun): info-install

%description
"SLIB" is a portable library for the programming language Scheme.
It provides a platform independent framework for using "packages" of
Scheme procedures and syntax.  As distributed, SLIB contains useful
packages for all Scheme implementations.  Its catalog can be
transparently extended to accommodate packages specific to a site,
implementation, user, or directory.

%prep
%setup -q -n %{name}
sed -r -i "s,/usr/(local/)?lib/slib,%{_datadir}/slib,g" *.init

%build

%install
mkdir -p %{buildroot}%{_datadir}/%{name}
cp *.scm *.init *.xyz *.txt *.dat *.ps %{buildroot}%{_datadir}/%{name}

mkdir -p %{buildroot}%{_infodir}
install -m644 slib.info %{buildroot}%{_infodir}

%post
%_install_info slib.info

%preun
%_remove_install_info slib.info

%files
%doc ANNOUNCE README COPYING FAQ ChangeLog
%{_datadir}/slib
%{_infodir}/slib.*


%changelog
* Wed Feb 03 2016 umeabot <umeabot> 3b4-5.mga6
+ Revision: 933585
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 3b4-4.mga5
+ Revision: 740840
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 3b4-3.mga5
+ Revision: 689194
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 3b4-2.mga4
+ Revision: 531610
- Mageia 4 Mass Rebuild

* Tue Aug 06 2013 sander85 <sander85> 3b4-1.mga4
+ Revision: 464251
- New version: 3b4
- clean spec

* Mon Jan 14 2013 umeabot <umeabot> 3b3-2.mga3
+ Revision: 382167
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Mar 18 2011 wally <wally> 3b3-1.mga1
+ Revision: 74219
- drop buildroot definition
- clean .spec a bit
- imported package slib


* Fri Mar 18 2011 Jani Välimaa <wally@mandriva.org> 3b3-1mdv2011.0
+ Revision: 646374
- new version 3b3

* Tue Jul 27 2010 Götz Waschk <waschk@mandriva.org> 3b2-2mdv2011.0
+ Revision: 561020
- rebuild to replace the 2010.0 update (bug #60295)

* Thu Feb 18 2010 Frederic Crozat <fcrozat@mandriva.com> 3b2-1mdv2010.1
+ Revision: 507815
- Release 3b2 (fixes Mdv bug #42526)
- Update urls
- sync with fedora

* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 3a4-4mdv2010.0
+ Revision: 427185
- rebuild

* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 3a4-3mdv2009.1
+ Revision: 351514
- rebuild

* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 3a4-2mdv2009.0
+ Revision: 225444
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Mon Nov 26 2007 Frederic Crozat <fcrozat@mandriva.com> 3a4-1mdv2008.1
+ Revision: 113029
- import slib