From 6283702866fd8f855fef69f752785e485408d98410cab7847c23824009ea20d0 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 8 Jan 2010 00:43:57 +0000 Subject: [PATCH] Accepting request 28260 from network Copy from network/ppp based on submit request 28260 from user coolo OBS-URL: https://build.opensuse.org/request/show/28260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ppp?expand=0&rev=10 --- ppp.changes | 5 +++++ ppp.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ppp.changes b/ppp.changes index 50619bf..80d1e93 100644 --- a/ppp.changes +++ b/ppp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 5 17:21:23 CET 2010 - jengelh@medozas.de + +- enable parallel building + ------------------------------------------------------------------- Tue Nov 3 19:09:38 UTC 2009 - coolo@novell.com diff --git a/ppp.spec b/ppp.spec index aac508a..33fcab7 100644 --- a/ppp.spec +++ b/ppp.spec @@ -1,7 +1,7 @@ # # spec file for package ppp (Version 2.4.5_git200910141435) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -22,8 +22,8 @@ Name: ppp BuildRequires: libpcap-devel linux-atm-devel pam-devel Url: http://www.samba.org/ppp/ Version: 2.4.5_git200910141435 -Release: 1 -License: BSD 3-clause (or similar) ; LGPL v2.1 or later +Release: 2 +License: BSD3c(or similar) ; LGPLv2.1+ Group: Productivity/Networking/PPP AutoReqProv: on Summary: The Point to Point Protocol for Linux @@ -93,7 +93,7 @@ Authors: Michal Ostrowski %package devel -License: BSD 3-clause (or similar) ; LGPL v2.1 or later +License: BSD3c(or similar) ; LGPLv2.1+ Summary: Header Files Required for Developing Plugins for pppd Group: Development/Libraries/C and C++ Requires: ppp = %version @@ -141,7 +141,7 @@ sed -i -e '1s/local\///' scripts/secure-card %build export MY_CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC $SP" ./configure --prefix=/usr -make CHAPMS=y CBCP=y USE_CRYPT=y HAS_SHADOW=y USE_PAM=y FILTER=y HAVE_INET6=y +make %{?_smp_mflags} CHAPMS=y CBCP=y USE_CRYPT=y HAS_SHADOW=y USE_PAM=y FILTER=y HAVE_INET6=y %install make install DESTDIR=%{buildroot}%_prefix