mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Removed *.html and fixed typos
This commit is contained in:
parent
e6b9093f87
commit
f5b0611486
@ -117,7 +117,7 @@ install \
|
|||||||
contrib/perl/hooks.pl \
|
contrib/perl/hooks.pl \
|
||||||
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/perl
|
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/perl
|
||||||
install \
|
install \
|
||||||
doc/*.txt doc/*.html \
|
doc/*.txt \
|
||||||
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/
|
$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}/
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
@ -133,14 +133,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
# date +"%a %b %d %Y"
|
# date +"%a %b %d %Y"
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 17 2006 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
|
- typo
|
||||||
|
|
||||||
* Thu Dec 29 2005 Miciah Dashiel Butler Masters <mdm0304@ecu.edu>
|
* Thu Dec 29 2005 Miciah Dashiel Butler Masters <mdm0304@ecu.edu>
|
||||||
- elinks.or.cz -> elinks.cz
|
- elinks.or.cz -> elinks.cz
|
||||||
|
|
||||||
*Tue Jun 14 2005 Witold Filipczyk <witekfl@pld-linux.org>
|
* Tue Jun 14 2005 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
- removed unused texi2html dependency
|
- removed unused texi2html dependency
|
||||||
- removed unused libdir directory
|
- removed unused libdir directory
|
||||||
|
|
||||||
*Mon Sep 27 2004 Witold Filipczyk <witekfl@pld-linux.org>
|
* Mon Sep 27 2004 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
- by default build feature rich ELinks
|
- by default build feature rich ELinks
|
||||||
|
|
||||||
* Thu Mar 25 2004 Witold Filipczyk <witekfl@pld-linux.org>
|
* Thu Mar 25 2004 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
@ -150,7 +153,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Dec 10 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
* Wed Dec 10 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
- enabled leds and local-cgi
|
- enabled leds and local-cgi
|
||||||
|
|
||||||
* Sun 0ct 26 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
* Sun Oct 26 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
- revert to version from 5 October
|
- revert to version from 5 October
|
||||||
|
|
||||||
* Sat Oct 25 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
* Sat Oct 25 2003 Witold Filipczyk <witekfl@pld-linux.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user