- cleanup spec file
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=23
This commit is contained in:
parent
aad0ce20c1
commit
01f4a0224b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 25 22:22:18 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- cleanup spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 1 11:22:35 UTC 2011 - coolo@suse.com
|
Thu Dec 1 11:22:35 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
21
man.spec
21
man.spec
@ -18,30 +18,20 @@
|
|||||||
Name: man
|
Name: man
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: groff
|
|
||||||
%if %suse_version > 1020
|
|
||||||
BuildRequires: gdbm-devel
|
BuildRequires: gdbm-devel
|
||||||
|
BuildRequires: gettext-runtime
|
||||||
|
BuildRequires: gettext-tools
|
||||||
|
BuildRequires: groff
|
||||||
BuildRequires: less
|
BuildRequires: less
|
||||||
BuildRequires: libbz2-devel
|
BuildRequires: libbz2-devel
|
||||||
BuildRequires: libzio-devel
|
BuildRequires: libzio-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
%else
|
|
||||||
BuildRequires: libzio
|
|
||||||
BuildRequires: util-linux
|
|
||||||
%endif
|
|
||||||
%if %suse_version > 1030
|
|
||||||
BuildRequires: gettext-runtime
|
|
||||||
BuildRequires: gettext-tools
|
|
||||||
%else
|
|
||||||
BuildRequires: gettext
|
|
||||||
BuildRequires: gettext-devel
|
|
||||||
%endif
|
|
||||||
Version: 2.5.2
|
Version: 2.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Program for Displaying man Pages
|
Summary: A Program for Displaying man Pages
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Url: https://savannah.nongnu.org/projects/man-db
|
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
|
Url: https://savannah.nongnu.org/projects/man-db
|
||||||
PreReq: coreutils fillup
|
PreReq: coreutils fillup
|
||||||
Provides: man_db
|
Provides: man_db
|
||||||
Requires: groff >= 1.18 less glibc-locale
|
Requires: groff >= 1.18 less glibc-locale
|
||||||
@ -95,10 +85,7 @@ Authors:
|
|||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?suse_update_config:%{suse_update_config -f tools }}
|
|
||||||
%if %suse_version > 1030
|
|
||||||
gettextize --force --copy --no-changelog
|
gettextize --force --copy --no-changelog
|
||||||
%endif
|
|
||||||
SEC=(0 1 n l 8 3 2 5 4 9 6 7
|
SEC=(0 1 n l 8 3 2 5 4 9 6 7
|
||||||
1x 3x 4x 5x 6x 8x
|
1x 3x 4x 5x 6x 8x
|
||||||
1bind 3bind 5bind 7bind 8bind
|
1bind 3bind 5bind 7bind 8bind
|
||||||
|
Loading…
Reference in New Issue
Block a user