Author: baggins Date: Tue Jul 12 20:46:39 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 9100h - package pkgconfig instead of .la
---- Files affected: packages/anthy: anthy.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/anthy/anthy.spec diff -u packages/anthy/anthy.spec:1.5 packages/anthy/anthy.spec:1.6 --- packages/anthy/anthy.spec:1.5 Sat Jan 29 01:06:07 2011 +++ packages/anthy/anthy.spec Tue Jul 12 22:46:34 2011 @@ -2,15 +2,13 @@ Summary: A Japanese character input system library (with dictionary) Summary(pl.UTF-8): System wprowadzania znaków japońskich (ze słownikiem) Name: anthy -Version: 5122 +Version: 9100h Release: 1 License: GPL Group: Libraries -Source0: http://dl.sourceforge.jp/anthy/8819/%{name}-%{version}.tar.gz -# Source0-md5: f855b2e7a3de33c819ee9eefa652b231 +Source0: http://dl.sourceforge.jp/anthy/37536/%{name}-%{version}.tar.gz +# Source0-md5: 1f558ff7ed296787b55bb1c6cf131108 URL: http://anthy.sourceforge.jp/ -# URL: http://cannadic.oucrc.org -# Source1: cannadic-0.93.tar.gz BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,12 +44,8 @@ %prep %setup -q -#tar zxf %{_sourcedir}/cannadic-0.93.tar.gz -#ln -s ../cannadic-0.93/gcanna.t mkanthydic -#ln -s ../cannadic-0.93/gcannaf.t mkanthydic %build -cp -f /usr/share/automake/config.* . %configure %{__make} @@ -72,27 +66,30 @@ %doc AUTHORS ChangeLog DIARY NEWS README doc/[!M]* doc/MISC %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/lib*.so.0 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/anthy-conf %{_datadir}/anthy %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/lib*.la %{_includedir}/anthy +%{_pkgconfigdir}/anthy.pc %files static %defattr(644,root,root,755) %{_libdir}/lib*.a -#%{_datadir}/emacs/site-lisp/* - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/07/12 20:46:34 baggins +- up to 9100h +- package pkgconfig instead of .la + Revision 1.5 2011/01/29 00:06:07 sparky - dropped pre-cvs changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/anthy/anthy.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
