SHA256
1
0
forked from pool/cntlm

Accepting request 83111 from home:jengelh:bl-c

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/83111
OBS-URL: https://build.opensuse.org/package/show/server:proxy/cntlm?expand=0&rev=19
This commit is contained in:
2011-09-18 18:39:23 +00:00
committed by Git OBS Bridge
parent 24f3963894
commit cc8613d409
2 changed files with 10 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 17 23:17:22 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Thu Aug 18 06:22:40 UTC 2011 - cfarrell@novell.com

View File

@@ -17,6 +17,7 @@
#
Name: cntlm
Summary: Fast NTLM authentication proxy with tunneling
Version: 0.35.1
@@ -39,17 +40,15 @@ and much more. It has up to ten times faster responses than similar NTLM
proxies, while using by orders or magnitude less RAM and CPU. Manual page
contains detailed information.
Contact: David Kubicek <dave@awk.cz>
%prep
%setup -q -n %{name}-%{version}
%patch -p1
%patch1 -p1
%build
%build
# custom script
./configure
%{__make} SYSCONFDIR=%{_sysconfdir} \
make %{?_smp_mflags} SYSCONFDIR=%{_sysconfdir} \
BINDIR=%{_sbindir} \
MANDIR=%{_mandir}
@@ -88,9 +87,6 @@ fi
%restart_on_update cntlm
%{insserv_cleanup}
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc COPYRIGHT LICENSE README VERSION