diff --git a/ppp.changes b/ppp.changes index 4fc1b17..7224194 100644 --- a/ppp.changes +++ b/ppp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 27 06:18:39 UTC 2013 - coolo@suse.com + +- update license to new format + ------------------------------------------------------------------- Fri Aug 12 15:40:58 UTC 2011 - coolo@novell.com diff --git a/ppp.spec b/ppp.spec index 8104446..21eba02 100644 --- a/ppp.spec +++ b/ppp.spec @@ -1,7 +1,7 @@ # -# spec file for package ppp (Version 2.4.5) +# spec file for package ppp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,18 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: ppp -BuildRequires: libpcap-devel linux-atm-devel pam-devel +BuildRequires: libpcap-devel +BuildRequires: linux-atm-devel +BuildRequires: pam-devel Url: http://www.samba.org/ppp/ Version: 2.4.5 -Release: 1 -License: BSD3c(or similar) ; LGPLv2.1+ -Group: Productivity/Networking/PPP -AutoReqProv: on +Release: 0 Summary: The Point to Point Protocol for Linux +License: BSD-3-Clause and LGPL-2.1+ +Group: Productivity/Networking/PPP BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: ftp://ftp.samba.org:/pub/ppp/ppp-%{version}.tar.bz2 # config for pam @@ -81,7 +80,6 @@ the details of setting up a PPP link including configuring the network interface and performing the PPP negotiations. %package devel -License: BSD3c(or similar) ; LGPLv2.1+ Summary: Header Files Required for Developing Plugins for pppd Group: Development/Libraries/C and C++ Requires: ppp = %version