Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
conditional_ldap
Commits
68a5d519
Commit
68a5d519
authored
Sep 10, 2012
by
Anders Blomdell
Browse files
commiting conditional_ldap.spec
parent
a57e6152
Changes
1
Hide whitespace changes
Inline
Side-by-side
conditional_ldap.spec
0 → 100644
View file @
68a5d519
Name: conditional_ldap
Version: 1.0
Release: 1%{?dist}
Summary: Wrapper for conditionally using LDAP
License: GPL
URL: http://www.control.lth.se/user/andersb/software/conditional_ldap
Source0: conditional_ldap-%{version}.tar.gz
#BuildRequires:
Requires: nss_ldap
%description
Wrapper for conditionally using LDAP
%prep
%setup -q
%build
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir}
%files
%defattr(-,root,root,-)
%{_libdir}/libnss_conditional_ldap.so.2
%doc
%changelog
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment