- fix requires after rename
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-atm?expand=0&rev=8
This commit is contained in:
parent
17f50f7847
commit
0e6a59a9d2
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user