Accepting request 833224 from X11:Utilities
- Split lang package from main package. OBS-URL: https://build.opensuse.org/request/show/833224 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xchm?expand=0&rev=2
This commit is contained in:
commit
636a2e356d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 10:38:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Split lang package from main package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 21:05:23 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xchm
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -35,6 +35,7 @@ display the topics tree, work with displayed pages history, print the
|
||||
current page, work with bookmarks, change fonts and fast search
|
||||
through all the pages of the loaded .chm document.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
@ -47,7 +48,7 @@ autoreconf -fi
|
||||
%make_install
|
||||
%find_lang xchm
|
||||
|
||||
%files -f xchm.lang
|
||||
%files
|
||||
%_bindir/xchm
|
||||
%_datadir/applications/*
|
||||
%_datadir/icons/*
|
||||
@ -55,4 +56,6 @@ autoreconf -fi
|
||||
%_mandir/man1/*
|
||||
%license COPYING
|
||||
|
||||
%files lang -f xchm.lang
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user