Author: megabajt Date: Thu Jan 28 17:32:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - ghost soname symlink - release 3
---- Files affected: packages/jbig2dec: jbig2dec.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/jbig2dec/jbig2dec.spec diff -u packages/jbig2dec/jbig2dec.spec:1.6 packages/jbig2dec/jbig2dec.spec:1.7 --- packages/jbig2dec/jbig2dec.spec:1.6 Mon Jul 28 01:05:38 2008 +++ packages/jbig2dec/jbig2dec.spec Thu Jan 28 18:32:03 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Implementacja dekodera formatu kompresji obrazu JBIG2 Name: jbig2dec Version: 0.9 -Release: 2 +Release: 3 License: GPL with clause allowing linking to AFPL Ghostscript Group: Applications Source0: http://dl.sourceforge.net/jbig2dec/%{name}-%{version}.tar.gz @@ -119,6 +119,7 @@ %doc CHANGES LICENSE README %attr(755,root,root) %{_bindir}/jbig2dec %attr(755,root,root) %{_libdir}/libjbig2dec.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libjbig2dec.so.0 %files devel %defattr(644,root,root,755) @@ -136,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/01/28 17:32:03 megabajt +- ghost soname symlink +- release 3 + Revision 1.6 2008/07/27 23:05:38 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jbig2dec/jbig2dec.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
