Author: qboosh Date: Thu Apr 5 13:18:18 2012 GMT Module: packages Tag: HEAD ---- Log message: - new URLs - updated to 0.16.18
---- Files affected: packages/bin86: bin86.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: packages/bin86/bin86.spec diff -u packages/bin86/bin86.spec:1.56 packages/bin86/bin86.spec:1.57 --- packages/bin86/bin86.spec:1.56 Sat Jan 29 01:06:10 2011 +++ packages/bin86/bin86.spec Thu Apr 5 15:18:13 2012 @@ -7,14 +7,13 @@ Summary(pt_BR.UTF-8): Assembler e Linker para modo real 80x86 Summary(tr.UTF-8): Gerçek kip 80x86 çeviricisi ve bağlayıcısı Name: bin86 -Version: 0.16.17 -Release: 3 +Version: 0.16.18 +Release: 1 License: GPL Group: Development/Languages -#Source0Download: http://www.cix.co.uk/~mayday/ -Source0: http://www.cix.co.uk/~mayday/dev86/%{name}-%{version}.tar.gz -# Source0-md5: c9e8d72dd2e7457b52d0e3164fc199a1 -URL: http://www.cix.co.uk/~mayday/ +Source0: http://www.debath.co.uk/dev86/%{name}-%{version}.tar.gz +# Source0-md5: 914068fb649b93642d1cf21857b75699 +URL: http://www.debath.co.uk/ Obsoletes: dev86 ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -82,8 +81,10 @@ %files %defattr(644,root,root,755) %doc README ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man*/* +%attr(755,root,root) %{_bindir}/as86 +%attr(755,root,root) %{_bindir}/ld86 +%{_mandir}/man1/as86.1* +%{_mandir}/man1/ld86.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -91,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2012/04/05 13:18:13 qboosh +- new URLs +- updated to 0.16.18 + Revision 1.56 2011/01/29 00:06:10 sparky - dropped pre-cvs changelog @@ -238,5 +243,4 @@ - added missing translations Revision 1.11 1999/07/12 23:05:53 kloczek - - added using CVS keywords in %changelog (for automating them). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/bin86/bin86.spec?r1=1.56&r2=1.57 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
