diff --git a/procps.changes b/procps.changes index cb4728a..9ca2f91 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 11 20:36:54 UTC 2014 - jengelh@inai.de + +- Correct package name in descriptions: procps, not props + ------------------------------------------------------------------- Thu Jun 26 07:17:08 UTC 2014 - werner@suse.de diff --git a/procps.spec b/procps.spec index 15daef3..8d4b311 100644 --- a/procps.spec +++ b/procps.spec @@ -164,14 +164,14 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %package -n %{libname} -Summary: The props library +Summary: The procps library License: LGPL-2.1+ Group: System/Libraries Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig %description -n %{libname} -The props library can be used to read informations out from /proc +The procps library can be used to read informations out from /proc the process information pseudo-file system, %prep