- remove .la files (bug 184184)
This commit is contained in:
parent
ab5d81beda
commit
0d3d26b9a5
@ -1,7 +1,7 @@
|
|||||||
Summary: A spelling checker.
|
Summary: A spelling checker.
|
||||||
Name: aspell
|
Name: aspell
|
||||||
Version: 0.60.3
|
Version: 0.60.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 12
|
Epoch: 12
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -65,6 +65,7 @@ mv ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60/spell ${RPM_BUILD_ROOT}%{_bindir}
|
|||||||
|
|
||||||
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libaspell.la
|
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libaspell.la
|
||||||
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libpspell.la
|
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libpspell.la
|
||||||
|
rm -f ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60/*-filter.la
|
||||||
#rm -f $RPM_BUILD_ROOT/usr/share/doc/aspell/manual.aux
|
#rm -f $RPM_BUILD_ROOT/usr/share/doc/aspell/manual.aux
|
||||||
|
|
||||||
#mv $RPM_BUILD_ROOT/usr/share/doc/aspell $RPM_BUILD_ROOT/usr/share/doc/aspell-%{version}
|
#mv $RPM_BUILD_ROOT/usr/share/doc/aspell $RPM_BUILD_ROOT/usr/share/doc/aspell-%{version}
|
||||||
@ -123,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/pspell-config.1*
|
%{_mandir}/man1/pspell-config.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 22 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-6
|
||||||
|
- remove .la files (bug 184184)
|
||||||
|
|
||||||
* Thu Mar 2 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-5
|
* Thu Mar 2 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-5
|
||||||
- update aspell man page (bug 183205)
|
- update aspell man page (bug 183205)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user