Author: blues Date: Sun Feb 24 17:24:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 8.82
---- Files affected: SPECS: dcraw.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/dcraw.spec diff -u SPECS/dcraw.spec:1.25 SPECS/dcraw.spec:1.26 --- SPECS/dcraw.spec:1.25 Thu Dec 27 03:13:11 2007 +++ SPECS/dcraw.spec Sun Feb 24 18:24:54 2008 @@ -5,13 +5,13 @@ Summary: Raw Digital Photo Decoder Summary(pl.UTF-8): Dekoder zdjęć cyfrowych w formacie raw Name: dcraw -Version: 8.81 +Version: 8.82 Epoch: 1 Release: 1 License: Free + GPL (for some parts of code) Group: Applications Source0: http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz -# Source0-md5: 56692a70ea61909b05cc2acc2615247d +# Source0-md5: cd77e5060fdb489def91c0356d150f90 Source1: http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c # NoSource1-md5: Source2: http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c @@ -53,7 +53,7 @@ install dcraw.1 $RPM_BUILD_ROOT%{_mandir}/man1 # Some fancy way for making this list automagically is needed, maybe: -for lang in de eo es fr hu it pl pt ru zh_CN zh_TW zh_CN; do +for lang in cs de eo es fr hu it pl pt ru zh_TW zh_CN; do install -d $RPM_BUILD_ROOT%{_mandir}/$lang/man1 cp dcraw_$lang.1 $RPM_BUILD_ROOT%{_mandir}/$lang/man1/dcraw.1 install -d $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES @@ -69,6 +69,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* +%lang(cs) %{_mandir}/cs/man1/* %lang(de) %{_mandir}/de/man1/* %lang(eo) %{_mandir}/eo/man1/* %lang(es) %{_mandir}/es/man1/* @@ -87,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008-02-24 17:24:54 blues +- 8.82 + Revision 1.25 2007-12-27 02:13:11 zbyniu - up to 8.81 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dcraw.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
