diff --git a/ppp.changes b/ppp.changes index 8ebb453..4fc1b17 100644 --- a/ppp.changes +++ b/ppp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 12 15:40:58 UTC 2011 - coolo@novell.com + +- remove extra dependencies from doc files + ------------------------------------------------------------------- Wed Jan 5 10:17:28 UTC 2011 - coolo@novell.com diff --git a/ppp.spec b/ppp.spec index 4457ea2..8104446 100644 --- a/ppp.spec +++ b/ppp.spec @@ -1,7 +1,7 @@ # -# spec file for package ppp (Version 2.4.5_git200910141435) +# spec file for package ppp (Version 2.4.5) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,7 +22,7 @@ Name: ppp BuildRequires: libpcap-devel linux-atm-devel pam-devel Url: http://www.samba.org/ppp/ Version: 2.4.5 -Release: 3 +Release: 1 License: BSD3c(or similar) ; LGPLv2.1+ Group: Productivity/Networking/PPP AutoReqProv: on @@ -113,6 +113,7 @@ plugins for the pppd. %endif %patch22 sed -i -e '1s/local\///' scripts/secure-card +find scripts -type f | xargs chmod a-x %build # Remove local copy that is out of sync and use the one from linux-header