diff --git a/.gitignore b/.gitignore index 3d361a3..bdbc7a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Gauche-0.9.5.tgz +/Gauche-0.9.9.tgz diff --git a/gauche.spec b/gauche.spec index 113665c..930b1c4 100644 --- a/gauche.spec +++ b/gauche.spec @@ -1,6 +1,6 @@ Name: gauche -Version: 0.9.5 -Release: 9%{?dist} +Version: 0.9.9 +Release: 1%{?dist} Summary: Scheme script interpreter with multibyte character handling %if 0%{?rhel} @@ -14,10 +14,11 @@ Source: http://download.sourceforge.net/gauche/Gauche-%{version}.tgz BuildRequires: gcc BuildRequires: gdbm-devel +BuildRequires: openssl BuildRequires: texinfo Requires: slib -%define main_version 0.9 +%define main_version 0.97 %description Gauche is a Scheme interpreter conforming Revised^5 Report on @@ -39,7 +40,6 @@ Development files for Gauche. %build %configure --with-rpath=no --enable-threads=pthreads --enable-multibyte=utf-8 --with-slib=%{_datadir}/slib -#LD_LIBRARY_PATH=`pwd`/src make %{_smp_mflags} \ LD_LIBRARY_PATH=`pwd`/src make \ %ifarch %{ix86} OPTFLAGS="-fomit-frame-pointer" @@ -60,11 +60,12 @@ chmod -R u+w $RPM_BUILD_ROOT chmod 0644 examples/grep.scm chmod 0644 ext/template.* +# remove static lib +rm -f $RPM_BUILD_ROOT%{_libdir}/libgauche-static-%{main_version}.a + # remove japanese doc rm -f $RPM_BUILD_ROOT%{_infodir}/gauche-refj.* -touch $RPM_BUILD_ROOT%{_datadir}/gauche-%{main_version}/%{version}/lib/slibcat - # this things go into the doc of the devel package rm -f $RPM_BUILD_ROOT%{_datadir}/gauche/%{version}/template* rm -f $RPM_BUILD_ROOT%{_datadir}/gauche/%{version}/aclocal* @@ -82,6 +83,8 @@ cd src; LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} make test %files +%license COPYING +%doc ChangeLog AUTHORS VERSION examples %{_bindir}/gauche-cesconv %{_bindir}/gauche-install %{_bindir}/gauche-package @@ -97,20 +100,22 @@ cd src; LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} make test %exclude %{_datadir}/gauche-%{main_version}/%{version}/template* %exclude %{_libdir}/gauche-%{main_version}/%{version}/include %ghost %{_datadir}/gauche-%{main_version}/%{version}/lib/slibcat -%doc ChangeLog AUTHORS VERSION README NEWS examples COPYING %files devel +%doc ext/template.* %{_bindir}/gauche-config %{_libdir}/libgauche-%{main_version}.so %{_libdir}/gauche-%{main_version}/%{version}/include %{_datadir}/gauche-%{main_version}/%{version}/template* %{_datadir}/aclocal/gauche.m4 %{_mandir}/man*/gauche-config* -%doc ext/template.* %changelog +* Mon Mar 30 2020 Michel Alexandre Salim - 0.9.9-1 +- Update to 0.9.9 + * Tue Jan 28 2020 Fedora Release Engineering - 0.9.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 61f3add..32b0b12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Gauche-0.9.5.tgz) = 6d853d734c7a56a86f0015b1bfef378803d6acc1e0405ed841eab5afc08d1edef736d85df10c86d75fd5fb6b2def684bb1f2095a019133b9f497192f5511197a +SHA512 (Gauche-0.9.9.tgz) = ff6fdc80bd14c4a5dc57b5a6ac9558078a557cd30c2efe98146c3817a7830ef2b3f5bb6184ce6b8ac9b1b9cb636f041643fa761b2f99e6dd0602e13e7928e210