diff --git a/linux-atm.changes b/linux-atm.changes index 237bd47..6018cb8 100644 --- a/linux-atm.changes +++ b/linux-atm.changes @@ -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 diff --git a/linux-atm.spec b/linux-atm.spec index 210f7b2..5a383cf 100644 --- a/linux-atm.spec +++ b/linux-atm.spec @@ -36,14 +36,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Tools to support ATM (Asynchronous Transfer Mode) networking. - - -Authors: --------- - Werner Almesberger, EPFL ICA - Mitchell Blank Jr., - Paul B. Schroeder, - %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 - Mitchell Blank Jr., - Paul B. Schroeder, - %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 - Mitchell Blank Jr., - Paul B. Schroeder, - %prep %setup -q -n linux-atm-%{version} %patch0