some clean up

This commit is contained in:
Mamoru TASAKA 2016-07-03 14:14:59 +09:00
parent 12965b377c
commit 8107be2ba6
1 changed files with 4 additions and 2 deletions

View File

@ -269,7 +269,9 @@ cp -a INST-NGSPICE/* %{buildroot}
cp -a INST-TCLSPICE/* %{buildroot}
%{__rm} -rf \
%{buildroot}%{_libdir}/tclspice/libspice.la
%{buildroot}%{_libdir}/tclspice/libspice.la \
%{buildroot}%{_libdir}/tclspice/libspicelite.la \
%{nil}
# ------------------------------------------------------------------------------
# ADMS support
@ -336,7 +338,7 @@ cd tests
%changelog
* Sun Jul 3 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 26-5
- Link libspice.so with -lBLT or -lBLIlite, depending on whether in tk mode or
- Link libspice.so with -lBLT or -lBLTlite, depending on whether in tk mode or
not (bug 1047056, debian bug 737279)
* Tue Jun 28 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 26-4