]> git.pld-linux.org Git - packages/crossmingw64-binutils.git/blobdiff - crossmingw64-binutils.spec
- updated to 2.34
[packages/crossmingw64-binutils.git] / crossmingw64-binutils.spec
index ccbb737d99d9c4a9941c5c7e9dfeeb3752a27c69..3b1a7dee2f9f9d13f9416a0dd3eadcf96612e665 100644 (file)
@@ -5,14 +5,12 @@ Summary(pl.UTF-8):    Skrośne narzędzia programistyczne GNU dla MinGW-W64 - binut
 Summary(pt_BR.UTF-8):  Utilitários para desenvolvimento de binários da GNU - MinGW-W64 binutils
 Summary(tr.UTF-8):     GNU geliştirme araçları - MinGW-W64 binutils
 Name:          crossmingw64-binutils
-Version:       2.28
+Version:       2.34
 Release:       1
 License:       GPL v3+
 Group:         Development/Tools
-Source0:       http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 9e8340c96626b469a603c15c9d843727
-Patch0:                binutils-libdir.patch
-Patch1:                binutils-am.patch
+Source0:       https://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.lz
+# Source0-md5: eda15400c0e76f4a152ef2505e7204d2
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -20,7 +18,9 @@ BuildRequires:        bash
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: gettext-tools
+BuildRequires: lzip
 BuildRequires: perl-tools-pod
+BuildRequires: tar >= 1:1.22
 # not necessary unless we patch .texi docs; but they are not packaged here anyway
 #BuildRequires:        texinfo >= 4.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,8 +52,6 @@ Ten pakiet zawiera binutils generujące skrośnie binaria dla
 
 %prep
 %setup -q -n binutils-%{version}
-%patch0 -p1
-%patch1 -p1
 
 # file contains hacks for ac 2.64 only
 %{__rm} config/override.m4
@@ -106,10 +104,6 @@ rm -rf $RPM_BUILD_ROOT
        infodir=$RPM_BUILD_ROOT%{_infodir} \
        libdir=$RPM_BUILD_ROOT%{_libdir}
 
-# remove this man page unless we cross-build for netware platform.
-# however, this should be done in Makefiles.
-%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/*nlmconv.1
-
 # not prefixed, keep infos only from native packages
 %{__rm} -r $RPM_BUILD_ROOT%{_infodir}
 
This page took 0.023025 seconds and 4 git commands to generate.