Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
pam_smb
pam_smb.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pam_smb.spec of Package pam_smb
# # spec file for package pam_smb (Version 2.0.0rc6) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: pam_smb BuildRequires: pam-devel License: LGPL v2.1 or later Group: Productivity/Security AutoReqProv: on Version: 2.0.0rc6 Release: 151 Summary: A PAM Module for User Authentication using an NT Server Url: http://www.csn.ul.ie/~airlied/pam_smb/ Source: %{name}-%{version}.tar.bz2 Source1: rc.pamsmbd Source2: login.example Patch: %{name}-%{version}.patch Patch2: %{name}-%{version}-daemon-fix.patch Patch3: %{name}-%{version}-gcc-fix.patch Patch4: %{name}-%{version}-configure.patch Patch5: %{name}-%{version}-array-fix.patch Patch6: %{name}-%{version}-invalid-flag.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: coreutils sed grep diffutils fillup %description Module pam_smb is a PAM module which allows authentication of UNIX users using an NT server. Authors: -------- Dave Airlie <David.Airlie@ul.ie> %prep %setup -q -n %{name}-2.0.0-rc6 %patch %patch2 %patch3 %patch4 %patch5 %patch6 cp %{S:2} . %build %{suse_update_config -f} libtoolize -f aclocal autoconf %configure make %install install -d 755 $RPM_BUILD_ROOT/%{_lib}/security install -d 755 $RPM_BUILD_ROOT/{etc/init.d,usr/sbin} install -m 755 pamsmbm/pam_smb_auth.so $RPM_BUILD_ROOT/%{_lib}/security install -m 755 pamsmbd/pamsmbd $RPM_BUILD_ROOT/usr/sbin/ install -m 644 pam_smb.conf.example $RPM_BUILD_ROOT/etc/pam_smb.conf install -m 755 %{S:1} $RPM_BUILD_ROOT/etc/init.d/pamsmbd ln -sf ../../etc/init.d/pamsmbd $RPM_BUILD_ROOT/usr/sbin/rcpamsmbd %post %{fillup_and_insserv pamsmbd} %preun %stop_on_removal pamsmbd %postun %restart_on_update pamsmbd %insserv_cleanup %files %defattr(-,root,root) %doc CHANGES COPYING README TODO login.example %config /etc/pam_smb.conf /%{_lib}/security/pam_smb_auth.so %config /etc/init.d/* %{_sbindir}/* %clean rm -rf $RPM_BUILD_ROOT %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor