Accepting request 205655 from home:jengelh:branches:Base:System

- Set RPM groups

OBS-URL: https://build.opensuse.org/request/show/205655
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=84
This commit is contained in:
Dr. Werner Fink 2013-11-05 11:21:24 +00:00 committed by Git OBS Bridge
parent fc4f96803d
commit cf53959909
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 4 00:30:41 UTC 2013 - jengelh@inai.de
- Set RPM groups
-------------------------------------------------------------------
Tue Oct 1 10:42:40 UTC 2013 - werner@suse.de

View File

@ -73,7 +73,7 @@ used by apsfilter to permit automatic printing of different file types.
%package -n file-magic
Summary: The magic files for libmagic to use
Group: Development/Libraries/Other
Group: Productivity/File utilities
Obsoletes: libmagic-data
%description -n file-magic
@ -82,7 +82,7 @@ to estimate a file's type.
%package -n %libname
Summary: Library with file's functionality
Group: Development/Libraries/Other
Group: System/Libraries
Requires: file-magic = %{version}
%description -n %libname
@ -90,7 +90,7 @@ This library reads magic files and detects file types. Used by file command
%package -n file-devel
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/Other
Group: Development/Libraries/C and C++
Provides: file:/usr/include/magic.h
Requires: %libname = %{version}
Requires: glibc-devel