]> git.pld-linux.org Git - packages/distcc.git/blobdiff - distcc.spec
- updated to 2.9
[packages/distcc.git] / distcc.spec
index 890c5d94e0efc0828a9130af50f3d0b52717d0f8..47e653fa7ab83362d02ecf3dfb8576f0c8e69706 100644 (file)
@@ -2,12 +2,12 @@ Summary:      Program to distribute compilation of C or C++
 Summary(pl):   Program do rozdzielania kompilacji programów w C lub C++
 Name:          distcc
 Group:         Development/Languages
-Version:       2.7.1
+Version:       2.9
 Release:       1
 License:       GPL
-URL:           http://distcc.samba.org
+URL:           http://distcc.samba.org/
 Source0:       http://distcc.samba.org/ftp/distcc/%{name}-%{version}.tar.bz2
-# Source0-md5: 31c2547c9c5c042abd112d8ced5e3313
+# Source0-md5: fa4cbb8dbebb0d87b0d1da7d2d34bf57
 Source1:       %{name}.inetd
 Source2:       %{name}.init
 Source3:       %{name}.sh
@@ -135,7 +135,7 @@ fi
 
 %files common
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README linuxdoc/html/*
+%doc AUTHORS NEWS README *.txt
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/distccd
 %attr(755,root,root) %{_bindir}/*
 %attr(644,root,root) %{_mandir}/man?/*
This page took 0.04489 seconds and 4 git commands to generate.