Author: megabajt Date: Thu Jan 14 18:58:58 2010 GMT Module: packages Tag: HEAD ---- Log message: - fixed license (GPL v2 with exceptions) - release 2
---- Files affected: packages/amap: amap.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/amap/amap.spec diff -u packages/amap/amap.spec:1.8 packages/amap/amap.spec:1.9 --- packages/amap/amap.spec:1.8 Thu Sep 18 19:14:57 2008 +++ packages/amap/amap.spec Thu Jan 14 19:58:52 2010 @@ -3,8 +3,8 @@ Summary(pl.UTF-8): Amap - skaner "następnej generacji" Name: amap Version: 5.2 -Release: 1 -License: GPL +Release: 2 +License: GPL v2 with exceptions (see LICENCE.AMAP) Group: Networking Source0: http://freeworld.thc.org/releases/%{name}-%{version}.tar.gz # Source0-md5: e3b1f5ebd24aac03aacb38ec183eb426 @@ -56,8 +56,10 @@ %files %defattr(644,root,root,755) -%doc CHANGES README TODO -%attr(755,root,root) %{_bindir}/* +%doc CHANGES README TODO LICENCE.AMAP +%attr(755,root,root) %{_bindir}/amap +%attr(755,root,root) %{_bindir}/amap6 +%attr(755,root,root) %{_bindir}/amapcrap %{_mandir}/man1/amap.1* %{_datadir}/%{name} @@ -67,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/01/14 18:58:52 megabajt +- fixed license (GPL v2 with exceptions) +- release 2 + Revision 1.8 2008/09/18 17:14:57 megabajt - updated -destdir.patch and -path.patch - updated urls ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amap/amap.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
