diff --git a/.cvsignore b/.cvsignore index f2c25c8..a96acd4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -multitail-3.8.9.tgz +multitail-3.8.10.tgz diff --git a/multitail.spec b/multitail.spec index 64c46e8..66680b6 100644 --- a/multitail.spec +++ b/multitail.spec @@ -1,5 +1,5 @@ Name: multitail -Version: 3.8.9 +Version: 3.8.10 Release: 1%{?dist} Summary: View one or multiple files like tail but with multiple windows @@ -27,9 +27,9 @@ of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such. + %prep %setup -q -%{__sed} -i 's/\r//' *.html %build CFLAGS="%{optflags}" %{__make} %{?_smp_mflags} @@ -44,6 +44,7 @@ CFLAGS="%{optflags}" %{__make} %{?_smp_mflags} %clean %{__rm} -rf %{buildroot} + %files %defattr(-, root, root, 0755) %doc *.conf *.html Changes license.txt readme.txt @@ -51,7 +52,11 @@ CFLAGS="%{optflags}" %{__make} %{?_smp_mflags} %config(noreplace) %{_sysconfdir}/multitail.conf %{_bindir}/multitail + %changelog +* Thu Mar 30 2006 Folkert van Heuesden - 3.8.10-1 +- Updated to release 3.8.10. + * Tue Mar 14 2006 Folkert van Heuesden - 3.8.9-1 - Updated to release 3.8.9. diff --git a/sources b/sources index 6dfa751..0e40542 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -feac6869ddb5ee974abbe52a0130af7e multitail-3.8.9.tgz +1b4cb6288298fe61c4c5147b50bfd48d multitail-3.8.10.tgz