From cc8613d40949bb841f088d1fda86198ff3c38aab69b194dc342b91d687497000 Mon Sep 17 00:00:00 2001 From: Bruno Friedmann Date: Sun, 18 Sep 2011 18:39:23 +0000 Subject: [PATCH] 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 --- cntlm.changes | 6 ++++++ cntlm.spec | 12 ++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/cntlm.changes b/cntlm.changes index 342cfac..020fa84 100644 --- a/cntlm.changes +++ b/cntlm.changes @@ -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 diff --git a/cntlm.spec b/cntlm.spec index cc61f52..27c9654 100644 --- a/cntlm.spec +++ b/cntlm.spec @@ -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 - - %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