]> git.pld-linux.org Git - packages/cipe.git/blobdiff - cipe.spec
- adapterized (sorted %verify flags)
[packages/cipe.git] / cipe.spec
index 813740760c4afd9f454d975a792e421994cd6dd6..024495f05938a856cc8be8a3e3393b0f460d63cb 100644 (file)
--- a/cipe.spec
+++ b/cipe.spec
@@ -19,17 +19,15 @@ Patch2:             %{name}-pk%{name}-real-peer.patch
 Patch3:                %{name}-get_fast_time.patch
 Patch4:                %{name}-alpha.patch
 URL:           http://sites.inka.de/bigred/devel/cipe.html
-%{!?_without_dist_kernel:BuildRequires:        kernel-headers}
+BuildRequires: %{kgcc_package}
+BuildRequires: /usr/bin/openssl
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: openssl-devel >= 0.9.7
-BuildRequires: /usr/bin/openssl
+%{!?_without_dist_kernel:BuildRequires:        kernel-headers}
+BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: rpmbuild(macros) >= 1.118
-BuildRequires: %{kgcc_package}
-
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _sysconfdir     /etc
 %define                __cc            %{kgcc}
 
 %description
@@ -48,7 +46,7 @@ podobnych zastosowaniach.
 Summary:       The PKCIPE public key tool for CIPE
 Summary(pl):   PKCIPE - narzêdzie do wykorzystania kluczy publicznych w CIPE
 Group:         Networking/Daemons
-Prereq:                /usr/bin/openssl
+Requires:      /usr/bin/openssl
 Requires:      %{name} = %{version}
 Obsoletes:     %{name}-pkcipe
 
@@ -186,7 +184,6 @@ DEFS="-D__SMP__ -D__KERNEL_SMP=1" \
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_infodir}} \
        $RPM_BUILD_ROOT%{_sysconfdir}/cipe/pk \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/misc \
@@ -254,7 +251,7 @@ fi
 
 %files pkcipe-server
 %defattr(644,root,root,755)
-%attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/rc-inetd/pkcipe
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/pkcipe
 
 %files -n kernel-cipe
 %defattr(644,root,root,755)
This page took 0.073835 seconds and 4 git commands to generate.