]> git.pld-linux.org Git - packages/bin86.git/commitdiff
- new URLs auto/ti/bin86-0.16.18-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Apr 2012 13:18:13 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated to 0.16.18

Changed files:
    bin86.spec -> 1.57

bin86.spec

index b1e9d52dc10f08c48e431e8e81ce471347064800..b00b66692148cc0c543612fd78812b3f5cda4c19 100644 (file)
@@ -6,14 +6,13 @@ Summary(pl.UTF-8):    Assembler i konsolidator trybu rzeczywistego procesorów 80x8
 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)
@@ -81,5 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %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*
This page took 0.060289 seconds and 4 git commands to generate.