]> git.pld-linux.org Git - packages/bin86.git/commitdiff
- updated to 0.16.12
authorgrzegol <grzegol@pld-linux.org>
Tue, 5 Aug 2003 22:56:46 +0000 (22:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bin86.spec -> 1.41

bin86.spec

index b0077ecfe1eafd93e1410740d32ae47346ce43b3..0a4f5e31830957f813445f2c5fea2c6cf4b7ef2e 100644 (file)
@@ -6,12 +6,12 @@ Summary(pl):  Assembler i konsolidator trybu rzeczywistego procesor
 Summary(pt_BR):        Assembler e Linker para modo real 80x86
 Summary(tr):   Gerçek kip 80x86 çeviricisi ve baðlayýcýsý
 Name:          bin86
-Version:       0.16.11
+Version:       0.16.12
 Release:       1
 License:       GPL
 Group:         Development/Languages
 Source0:       http://www.cix.co.uk/~mayday/dev86/%{name}-%{version}.tar.gz
-# Source0-md5: 9694e6d98f1cb1aec0610c875bbf2665
+# Source0-md5: a0e5e4451398ad0856760289495be8f6
 URL:           http://www.cix.co.uk/~mayday/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Exclusivearch: %{ix86}
@@ -62,7 +62,9 @@ programlar, bu pakete gereksinim duyarlar.
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
+%{__make} \
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.20616 seconds and 4 git commands to generate.