]> git.pld-linux.org Git - packages/dchroot.git/commitdiff
- adapterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Dec 2005 22:58:06 +0000 (22:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dchroot.spec -> 1.4

dchroot.spec

index 953b99ae615b3a1e4ab11455d20112fdfc8ff0d5..3d3024330edad83e10fcabc78f52706848737bf7 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.11
 Release:       1
 License:       GPL
 Group:         Applications/System
-Source0:       http://ftp.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.gz
+Source0:       http://ftp.debian.org/debian/pool/main/d/dchroot/%{name}_%{version}.tar.gz
 # Source0-md5: 7eba43966a03f8b3e0f3697eaa4416dc
 URL:           http://packages.qa.debian.org/d/dchroot.html
 BuildRequires: autoconf
@@ -43,5 +43,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README TODO debian/changelog
 %attr(4755,root,root) %{_bindir}/%{name}
-%attr(640,root,root) %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}.conf
+%attr(640,root,root) %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_mandir}/man?/*
This page took 0.1121 seconds and 4 git commands to generate.