]> git.pld-linux.org Git - packages/elftoaout.git/commitdiff
- license fixed.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 2 Feb 2005 09:02:18 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- log fixed.
- gkh patch removed, llh support <linux/elf.h>
- exclusive arch removed (this tool can be used for kernel crossbuild).
- release 1.1.

Changed files:
    elftoaout.spec -> 1.19

elftoaout.spec

index c6e71596a625ea64fa6f907b42e8e6ddad092f10..af7bf303a08e009702cbd11621513c422de56505 100644 (file)
@@ -2,13 +2,11 @@ Summary:      A utility for converting ELF binaries to a.out binaries
 Summary(pl):   Narzêdzie do konwersji binariów ELF do a.out
 Name:          elftoaout
 Version:       2.3
-Release:       1
-License:       GPL
+Release:       1.1
+License:       GPL v2
 Group:         Applications/System
 Source0:       ftp://sunsite.icm.edu.pl/site/linux-sparc/elftoaout/%{name}-%{version}.tgz
-Patch0:                %{name}-gkh.patch
 # Source0-md5: be3bd6f7ba8ae107cbdbaa820ba64f86
-ExclusiveArch: sparc sparc64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +27,6 @@ na SPARC-u, nale
 
 %prep
 %setup -q
-%patch0
 
 %build
 %{__make} \
This page took 0.078611 seconds and 4 git commands to generate.