Accepting request 172856 from Base:System

- remove japanese manpages

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/172856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/man?expand=0&rev=54
This commit is contained in:
Stephan Kulow 2013-04-23 09:33:27 +00:00 committed by Git OBS Bridge
commit 56eb42f772
2 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 22 11:55:06 UTC 2013 - meissner@suse.com
- remove japanese manpages
-------------------------------------------------------------------
Tue Apr 16 12:32:31 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Mon Oct 29 12:55:03 UTC 2012 - werner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package man
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -42,7 +42,7 @@ Provides: man_db
Requires: glibc-locale
Requires: groff >= 1.18
Requires: less
Source: man-db-%{version}.tar.xz
Source: http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz
Source1: sysconfig.cron-man
Source2: cron.daily.do_mandb
Source3: cron.daily.clean_catman
@ -190,6 +190,11 @@ Authors:
for d in `find -name manpath.5.gz -printf '%%h '` ; do
ln -sf manpath.5.gz $d/manpath.config.5.gz
done
# remove japanese pages, as they are in man-pages-ja
# (need to cross verify at some point that they are up to date there)
rm -rf ja
popd
install -m 644 src/man_db.conf %{buildroot}%{_sysconfdir}/manpath.config
sh ./mk_catdirs %{buildroot}