]> git.pld-linux.org Git - packages/rrdtool.git/blobdiff - rrdtool.spec
- updated to 1.0.45
[packages/rrdtool.git] / rrdtool.spec
index bb865922e6a138aee0c3ab745a428db2145fd714..b8672f5c4cad3de48ae096e379cd00ad241a7e1d 100644 (file)
@@ -5,12 +5,12 @@ Summary(pt_BR):       Round Robin Database, uma ferramenta para constru
 Summary(ru):   RRDtool - ÂÁÚÁ ÄÁÎÎÙÈ Ó "ÃÉËÌÉÞÅÓËÉÍ ÏÂÎÏ×ÌÅÎÉÅÍ"
 Summary(uk):   RRDtool - ÃÅ ÓÉÓÔÅÍÁ ÚÂÅÒ¦ÇÁÎÎÑ ÔÁ ÐÏËÁÚÕ ÓÅÒ¦ÊÎÉÈ ÄÁÎÉÈ
 Name:          rrdtool
-Version:       1.0.44
+Version:       1.0.45
 Release:       1
 License:       GPL
 Group:         Applications/Databases
-Source0:       http://ee-staff.ethz.ch/~oetiker/webtools/rrdtools/pub/%{name}-%{version}.tar.gz
-# Source0-md5: c3ab38d97e74478c40a703902abf9b23
+Source0:       http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/%{name}-%{version}.tar.gz
+# Source0-md5: 64086fc7f1ca28c069ee5104f85d7a8c
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-perl-install.patch
 Patch2:                %{name}-acfix.patch
@@ -177,7 +177,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
        DESTDIR=$RPM_BUILD_ROOT
 
 cd $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-mv -f ../../../examples/* .;
+mv -f ../../../examples/* .
 mv -f ../../../contrib .
 
 %clean
@@ -188,6 +188,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc CHANGES CONTRIBUTORS README TODO doc/*.html
 %attr(755,root,root) %{_bindir}/rrd*
 %attr(755,root,root) %{_bindir}/trytime
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.02709 seconds and 4 git commands to generate.