From 0ac38b571afb9f9026d3bac674a8da1979557e4ebe06506376bfb4a9a7da6427 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 8 Oct 2014 08:12:45 +0000 Subject: [PATCH] Updated to git ref 1f49c85 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=164 --- yast2-pam-3.1.1.tar.bz2 | 4 ++-- yast2-pam.spec | 15 ++++++++------- 2 files changed, 10 insertions(+), 9 deletions(-) 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)