]> git.pld-linux.org Git - packages/cachefilesd.git/commitdiff
add uname -r dependency
authorElan Ruusamäe <glen@delfi.ee>
Sat, 22 Mar 2014 18:04:43 +0000 (20:04 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 22 Mar 2014 18:04:43 +0000 (20:04 +0200)
based on when it was enabled in pld kernel config:
commit cc83fcf8ecfeb20383ae485bdbe2c0ec068f1992

cachefilesd.spec

index 1be060e048ee65a887df8ed865dab366d892f0f8..e812d38cdb0a405c9d41399fc715210da625d67d 100644 (file)
@@ -13,6 +13,7 @@ Requires(post,preun): /sbin/chkconfig
 Requires(post,preun,postun):   systemd-units >= 38
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
 Requires(post,preun,postun):   systemd-units >= 38
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
+Requires:      uname(release) >= 2.6.24
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.06699 seconds and 4 git commands to generate.