Accepting request 101750 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/101750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiten?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
1d9904fb6b
commit
cc558a680d
10
kiten.spec
10
kiten.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kiten
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: kiten
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: freeglut-devel
|
||||
@@ -45,7 +46,7 @@ BuildRequires: avogadro-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.7.4
|
||||
Version: 4.8.0
|
||||
Release: 0
|
||||
Summary: Japanese Reference/Study Tool
|
||||
License: GPL-2.0+
|
||||
@@ -101,16 +102,21 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %_kde4_appsdir/kitenkanjibrowser
|
||||
%dir %{_prefix}/share/fonts/kanjistrokeorders
|
||||
%_kde4_bindir/kiten
|
||||
%_kde4_bindir/kitengen
|
||||
%_kde4_bindir/kitenkanjibrowser
|
||||
%_kde4_bindir/kitenradselect
|
||||
%_kde4_libdir/libkiten.so.*
|
||||
%_kde4_applicationsdir/kiten.desktop
|
||||
%_kde4_appsdir/kitenkanjibrowser/kanjibrowserui.rc
|
||||
%_kde4_htmldir/en/kiten/
|
||||
%_kde4_iconsdir/hicolor/*/apps/kiten.*
|
||||
%_kde4_appsdir/kiten/
|
||||
%_kde4_appsdir/kitenradselect/
|
||||
%_kde4_sharedir/config.kcfg/kiten.kcfg
|
||||
%{_prefix}/share/fonts/kanjistrokeorders/KanjiStrokeOrders.ttf
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user