Updated to git ref 1f49c85

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=164
This commit is contained in:
YaST Team Bot 2014-10-08 08:12:45 +00:00 committed by Git OBS Bridge
parent 6dfde6730b
commit 0ac38b571a
2 changed files with 10 additions and 9 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17623443ff44a7cf90c784b826324ddcdcb6ffd2a7ec404d216121db9b4bf66e
size 21586
oid sha256:118dbe5bf5202cf0d9d13ab40c13c8d0d9782726e954e3f6265fbc579c870b83
size 20760

View File

@ -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)