Author: qboosh Date: Sun Oct 24 11:28:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.0
---- Files affected: packages/yasm: yasm.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/yasm/yasm.spec diff -u packages/yasm/yasm.spec:1.16 packages/yasm/yasm.spec:1.17 --- packages/yasm/yasm.spec:1.16 Thu May 20 19:00:00 2010 +++ packages/yasm/yasm.spec Sun Oct 24 13:28:19 2010 @@ -2,12 +2,12 @@ Summary: The YASM Modular Assembler Summary(pl.UTF-8): Modularny assembler YASM Name: yasm -Version: 1.0.1 +Version: 1.1.0 Release: 1 License: distributable (BSD, GPL, LGPL, Artistic; see COPYING) Group: Development/Tools Source0: http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz -# Source0-md5: 2174fc3b6b74de07667f42d47514c336 +# Source0-md5: 8392e5f2235c2c2a981e1a633f2698cb URL: http://www.tortall.net/projects/yasm/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -73,8 +73,11 @@ %files %defattr(644,root,root,755) %doc AUTHORS BSD.txt COPYING -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man[17]/* +%attr(755,root,root) %{_bindir}/vsyasm +%attr(755,root,root) %{_bindir}/yasm +%attr(755,root,root) %{_bindir}/ytasm +%{_mandir}/man1/yasm.1* +%{_mandir}/man7/yasm*.7* %files -n libyasm-devel %defattr(644,root,root,755) @@ -89,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/10/24 11:28:19 qboosh +- updated to 1.1.0 + Revision 1.16 2010/05/20 17:00:00 arekm - up to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yasm/yasm.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
