SHA256
1
0
forked from pool/linux-atm

Accepting request 51964 from Base:System

Accepted submit request 51964 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-atm?expand=0&rev=14
This commit is contained in:
Ruediger Oertel 2010-11-02 15:08:29 +00:00 committed by Git OBS Bridge
commit db4593d8b3
2 changed files with 6 additions and 25 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 2 11:25:56 UTC 2010 - coolo@novell.com
- fix requires after rename
-------------------------------------------------------------------
Sun Oct 31 10:24:01 UTC 2010 - jengelh@medozas.de

View File

@ -36,14 +36,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Tools to support ATM (Asynchronous Transfer Mode) networking.
Authors:
--------
Werner Almesberger, EPFL ICA <wa@almesberger.net>
Mitchell Blank Jr., <mitch@sfgoth.com>
Paul B. Schroeder, <paulsch@us.ibm.com>
%package -n libatm%sover
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
@ -53,32 +45,16 @@ Summary: Libraries for ATM
%description -n libatm%sover
Libraries for ATM (Asynchronous Transfer Mode) networking.
Authors:
--------
Werner Almesberger, EPFL ICA <wa@almesberger.net>
Mitchell Blank Jr., <mitch@sfgoth.com>
Paul B. Schroeder, <paulsch@us.ibm.com>
%package devel
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
Group: Development/Libraries/C and C++
Summary: Development for ATM
Requires: linux-atm-lib = %version
Requires: libatm%sover = %version
%description devel
Libraries and header files for ATM (Asynchronous Transfer Mode)
networking.
Authors:
--------
Werner Almesberger, EPFL ICA <wa@almesberger.net>
Mitchell Blank Jr., <mitch@sfgoth.com>
Paul B. Schroeder, <paulsch@us.ibm.com>
%prep
%setup -q -n linux-atm-%{version}
%patch0