X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=hivex.spec;fp=hivex.spec;h=7fe0236db1aab9572018fac22bb48dac334a1c42;hb=366b10bae6d7b6317d5f8e3eca37d97620984701;hp=43071c97735c9325b00ac310a4cce5d5b69b85ef;hpb=848c1d6cefceddd4569216028617f54f7bac4964;p=packages%2Fhivex.git diff --git a/hivex.spec b/hivex.spec index 43071c9..7fe0236 100644 --- a/hivex.spec +++ b/hivex.spec @@ -13,7 +13,7 @@ Summary: Windows Registry "hive" extraction library Summary(pl.UTF-8): Biblioteka do wydobywania danych z plików "hive" Rejestru Windows Name: hivex Version: 1.3.14 -Release: 10 +Release: 11 License: LGPL v2.1 Group: Libraries Source0: http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz @@ -155,6 +155,9 @@ Wiązania języka Ruby do biblioteki hivex. %prep %setup -q +%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+perl(\s|$),#!%{__perl}\1,' \ + regedit/hivexregedit + %build %{__aclocal} %{__automake}