]> git.pld-linux.org Git - packages/bin86.git/blobdiff - bin86.spec
- updated to 0.16.0.
[packages/bin86.git] / bin86.spec
index 4fe751abaf3511eb40bf8dec7a5f88f712839eb2..5b99e35dab0d759da75a6e67c14f907c51412816 100644 (file)
@@ -4,7 +4,7 @@ Summary(fr):    Assembleur 80x86 en mode r
 Summary(pl):   Assembler i konsolidator trybu rzeczywistego procesorów 80x86
 Summary(tr):   Gerçek kip 80x86 çeviricisi ve baðlayýcýsý
 Name:          bin86
-Version:       0.15.4
+Version:       0.16.0
 Release:       1
 License:       GPL
 Group:         Development/Languages
@@ -48,7 +48,7 @@ programlar, bu pakete gereksinim duyarlar.
 %setup -q -n %{name}
 
 %build
-%{__make} CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}" LDFLAGS="%{?debug:-s}"
+%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz
+%doc *.gz
 
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man*/*.gz
+%{_mandir}/man*/*
This page took 0.076394 seconds and 4 git commands to generate.