diff --git a/yast2-pam-3.1.1.tar.bz2 b/yast2-pam-3.1.1.tar.bz2 index d4e485d..fc98773 100644 --- a/yast2-pam-3.1.1.tar.bz2 +++ b/yast2-pam-3.1.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17623443ff44a7cf90c784b826324ddcdcb6ffd2a7ec404d216121db9b4bf66e -size 21586 +oid sha256:118dbe5bf5202cf0d9d13ab40c13c8d0d9782726e954e3f6265fbc579c870b83 +size 20760 diff --git a/yast2-pam.spec b/yast2-pam.spec index c866dc7..6c32310 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -23,12 +23,11 @@ Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -BuildRequires: doxygen -BuildRequires: perl-XML-Writer -BuildRequires: yast2 -BuildRequires: yast2-core-devel +Url: http://github.com/yast/yast-pam BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: yast2-testsuite +BuildRequires: rubygem(yast-rake) +# owners of some directories +BuildRequires: yast2 Requires: yast2 Requires: pam-config >= 0.8 @@ -52,11 +51,13 @@ This agent is used by YaST2 to modify the PAM configuration files %prep %setup -n %{name}-%{version} +%check +rake test:unit + %build -%yast_build %install -%yast_install +rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root)