]> git.pld-linux.org Git - packages/atob.git/blobdiff - atob.spec
- corrected Source0 and added md5sum,
[packages/atob.git] / atob.spec
index 449d8646fb23a6a37c36e37b6394a61710423570..551af2f6a2fc6fe1d8a9b2871ed3a52b32401f46 100644 (file)
--- a/atob.spec
+++ b/atob.spec
@@ -1,12 +1,14 @@
 Summary:       Ain't Tape Oriented Backup
 Summary(pl):   Ain't Tape Oriented Backup - system kopii zapasowych
 Name:          atob
-Version:       0.14.105
+Version:       0.14.108
 Release:       1
 License:       GPL
 Group:         Networking/Utilities
-Source0:       cvs://cvs.pld.org.pl/cvsroot/%{name}-%{version}.tar.bz2
-Vendor:                wrobell <wrobell@pld.org.pl>
+# Source0-md5: 835ddc8f017d1ec66ad357f231ee16ca
+Source0:       http://ep09.kernel.pl/~djrzulf/atob-0.14.108.tar.bz2    
+#Source0:      cvs://cvs.pld.org.pl/cvsroot/%{name}-%{version}.tar.bz2
+Vendor:                wrobell <wrobell@pld-linux.org>
 Requires:      afio
 Requires:      findutils
 Requires:      grep
@@ -57,14 +59,14 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-cd doc && xsltproc --xinclude -o atob.html html.xsl atob.docb
+cd doc && xsltproc --xinclude html-chunk.xsl atob.docb
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.html AUTHORS README TODO examples/[a-z]*
+%doc doc/*.{html,css} AUTHORS README TODO examples/[a-z]*
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_sysconfdir}/atob
 %dir %{_sysconfdir}/atob/volumes
This page took 0.031961 seconds and 4 git commands to generate.