Browse Source

p-u/6でビルドできるように対応

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10709 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
7780676d93
1 changed files with 5 additions and 1 deletions
  1. 5 1
      u/uim/uim-vl.spec

+ 5 - 1
u/uim/uim-vl.spec

@@ -34,7 +34,7 @@ Name: uim
 Summary: Uim an input method library
 Summary(ja): 入力メソッドライブラリ
 Version: 1.8.6
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 # pinyin-big5.scm and elatin-rules.scm are licensed under GPL
 License: BSD, LGPLv2 and GPL
@@ -596,6 +596,7 @@ fi
 
 %files -f %{name}.lang
 %defattr(-,root,root)
+%{!?_licensedir:%global license %%doc}
 %license COPYING
 %doc AUTHORS ChangeLog* NEWS README RELNOTE
 %config(noreplace) %{_sysconfdir}/sysconfig/uim
@@ -774,6 +775,9 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Jul 28 2016 Toshiaki Ara <ara_t@384.jp> 1.8.6-4
+- add %{!?_licensedir:%global license %%doc}
+
 * Thu Jul  7 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.8.6-3
 - rebuilt with new toolchain.