X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrash.git;a=blobdiff_plain;f=crash.spec;fp=crash.spec;h=1ddcd250240219482b2bad1e4650ff53d2e6ffab;hp=8f93390da66f7f4743166b4a28e342a569f90989;hb=4ff63ee8623cec9993fed04c3dfd84906ab7696e;hpb=90086b87c2eb2f3b155c3775fe7c078c29cbdd55 diff --git a/crash.spec b/crash.spec index 8f93390..1ddcd25 100644 --- a/crash.spec +++ b/crash.spec @@ -25,16 +25,17 @@ exit 1 Summary: Core Analysis Suite Summary(pl.UTF-8): Zestaw narzędzi do analizy zrzutów pamięci Name: %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel} -Version: 7.1.4 +Version: 7.1.8 Release: %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}} License: GPL v2+ Group: Libraries Source0: http://people.redhat.com/anderson/%{pname}-%{version}.tar.gz -# Source0-md5: 4f7a00fd09c1316da8903e8f99188d98 +# Source0-md5: daf5fb52567cfcac99d3a5890edbc707 # git clone https://code.google.com/p/eppic Source1: eppic.tar.xz # Source1-md5: a9f80ad71de9d6f5b77534a7ebdbed8e Patch0: %{pname}-x32.patch +Patch1: gdb-glibc.patch URL: http://people.redhat.com/anderson/ BuildRequires: rpmbuild(macros) >= 1.701 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}} @@ -115,6 +116,8 @@ Ten pakiet zawiera sterownik pamięci /dev/crash do sesji crash na\ %prep %setup -q -a1 -n %{pname}-%{version} %patch0 -p1 +# apply after unpacking gdb-7.6 +cat %{PATCH1} >> gdb-7.6.patch %{__mv} eppic extensions