diff --git a/gptfdisk-autoconfiscation.tar.xz b/gptfdisk-autoconfiscation.tar.xz index 80e242b..5bd66dc 100644 --- a/gptfdisk-autoconfiscation.tar.xz +++ b/gptfdisk-autoconfiscation.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20c3ade5b6aec4803b34c456d33613ec41feb7da398e7b501f81c86d2a6d810a -size 1144 +oid sha256:626010d2729e800c1e23c1c31251dfb663a69f3be25339e79253a795565a9679 +size 1180 diff --git a/gptfdisk.changes b/gptfdisk.changes index 0e16b9c..1acb5c1 100644 --- a/gptfdisk.changes +++ b/gptfdisk.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Oct 10 17:15:58 CEST 2014 - pth@suse.de +Mon Oct 13 14:34:34 UTC 2014 - pth@suse.com - Autoconfiscate the package thus easing build and installation. diff --git a/gptfdisk.spec b/gptfdisk.spec index e8ca48e..ce93b94 100644 --- a/gptfdisk.spec +++ b/gptfdisk.spec @@ -40,6 +40,7 @@ BuildRequires: popt-devel %endif BuildRequires: autoconf BuildRequires: automake +BuildRequires: libtool BuildRequires: pkgconfig Obsoletes: gdisk < %version-%release @@ -72,7 +73,7 @@ autoreconf -fi make %{?_smp_mflags} %install -make DESTDIR=%{_buildroot} install +make DESTDIR=%{buildroot} install %check ./gdisk_test.sh