Author: qboosh Date: Thu Apr 21 17:10:53 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.0 (note: new soname)
---- Files affected: packages/libmaa: libmaa.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/libmaa/libmaa.spec diff -u packages/libmaa/libmaa.spec:1.2 packages/libmaa/libmaa.spec:1.3 --- packages/libmaa/libmaa.spec:1.2 Sun Nov 14 07:33:21 2010 +++ packages/libmaa/libmaa.spec Thu Apr 21 19:10:48 2011 @@ -2,12 +2,12 @@ Summary: Low-level data structures which are helpful for writing compilers Summary(pl.UTF-8): Struktury niskiego poziomu pomocne do tworzenia kompilatorów Name: libmaa -Version: 1.2.0 +Version: 1.3.0 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://downloads.sourceforge.net/dict/%{name}-%{version}.tar.gz -# Source0-md5: 7e5eefc9929d75f019d3854d94c35928 +# Source0-md5: ea87fda8987f3b12bee6963a7aacc279 URL: http://sourceforge.net/projects/dict/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -78,7 +78,7 @@ %defattr(644,root,root,755) %doc ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libmaa.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libmaa.so.2 +%attr(755,root,root) %ghost %{_libdir}/libmaa.so.3 %files devel %defattr(644,root,root,755) @@ -96,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/04/21 17:10:48 qboosh +- updated to 1.3.0 (note: new soname) + Revision 1.2 2010/11/14 06:33:21 qboosh - updated to 1.2.0 - desc fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmaa/libmaa.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
