Url: http://www.sudo.ws/
Source0: http://sudo.ws/sudo/dist/%{name}-%{version}.tar.gz
Source1: sudo.pamd
+Source1001: sudo.manifest
BuildRequires: groff
BuildRequires: pam-devel
Requires(pre): coreutils
%prep
%setup -q
+cp %{SOURCE1001} .
%build
F_PIE=-fpie
%lang_package
%files
+%manifest %{name}.manifest
%defattr(-,root,root)
%config(noreplace) %attr(0440,root,root) %{_sysconfdir}/sudoers
%dir %{_sysconfdir}/sudoers.d
%{_mandir}/man?/*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_includedir}/sudo_plugin.h