]> git.pld-linux.org Git - packages/ccs.git/commitdiff
- require magma 1.01
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Nov 2005 19:51:38 +0000 (19:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccs.spec -> 1.11

ccs.spec

index 89e7dc10501098133d3fa224ec708ad0598d4bef..f3cf1b565fdda686b36ffd95f1309dedc449d51c 100644 (file)
--- a/ccs.spec
+++ b/ccs.spec
@@ -11,8 +11,9 @@ Source1:      %{name}.init
 Source2:       %{name}.sysconfig
 URL:           http://sources.redhat.com/cluster/ccs/
 BuildRequires: libxml2-devel >= 2.0
-BuildRequires: magma-devel >= 1.0
+BuildRequires: magma-devel >= 0:1.01
 BuildRequires: perl-base
+Requires:      magma >= 0:1.01
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -94,7 +95,7 @@ fi
 %{_mandir}/man7/ccs.7*
 %{_mandir}/man8/ccs*.8*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not mtime md5 size) /etc/sysconfig/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.098226 seconds and 4 git commands to generate.