From c3cdc718995ca5c3619ab3b1340939a74d0dc9e9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 2 Aug 2010 09:24:52 +0000 Subject: [PATCH 1/3] - revert pth's %configure to fix build OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=9 --- e2fsprogs.changes | 5 +++++ e2fsprogs.spec | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 10da6ef..7d3f6e4 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 2 09:23:35 UTC 2010 - coolo@novell.com + +- revert pth's %configure to fix build + ------------------------------------------------------------------- Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de diff --git a/e2fsprogs.spec b/e2fsprogs.spec index c57ab91..917ef55 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -129,7 +129,11 @@ cp %{S:6} po/de.po %build autoreconf --force --install -%{configure} \ +./configure --prefix=%{_prefix} \ + --mandir=%{_mandir} \ + --infodir=%{_infodir} \ + --libdir=%{_libdir} \ + --disable-evms \ --with-root-prefix='' \ --enable-elf-shlibs \ --disable-libblkid \ From 5bb12da2382a2e72b95e3284a168183a80d94e1d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 3 Aug 2010 13:22:36 +0000 Subject: [PATCH 2/3] Accepting request 44351 from filesystems checked in (request 44351) OBS-URL: https://build.opensuse.org/request/show/44351 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=10 --- e2fsprogs.changes | 5 ----- e2fsprogs.spec | 6 +----- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 7d3f6e4..10da6ef 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Aug 2 09:23:35 UTC 2010 - coolo@novell.com - -- revert pth's %configure to fix build - ------------------------------------------------------------------- Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 917ef55..c57ab91 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -129,11 +129,7 @@ cp %{S:6} po/de.po %build autoreconf --force --install -./configure --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} \ - --libdir=%{_libdir} \ - --disable-evms \ +%{configure} \ --with-root-prefix='' \ --enable-elf-shlibs \ --disable-libblkid \ From 50b3d17b6563df0068502d7179e877c7fde173da Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 3 Aug 2010 13:22:37 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/e2fsprogs revision 57.0 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=50b08ac1503b05172041aa222d5cb0d9 --- e2fsprogs.changes | 5 +++++ e2fsprogs.spec | 8 ++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 10da6ef..7d3f6e4 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 2 09:23:35 UTC 2010 - coolo@novell.com + +- revert pth's %configure to fix build + ------------------------------------------------------------------- Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de diff --git a/e2fsprogs.spec b/e2fsprogs.spec index c57ab91..d554aa5 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -31,7 +31,7 @@ Obsoletes: e2fsprogs-64bit %endif # Version: 1.41.11 -Release: 4 +Release: 5 Summary: Utilities for the Second Extended File System Url: http://e2fsprogs.sourceforge.net Source: %{name}-%{version}.tar.bz2 @@ -129,7 +129,11 @@ cp %{S:6} po/de.po %build autoreconf --force --install -%{configure} \ +./configure --prefix=%{_prefix} \ + --mandir=%{_mandir} \ + --infodir=%{_infodir} \ + --libdir=%{_libdir} \ + --disable-evms \ --with-root-prefix='' \ --enable-elf-shlibs \ --disable-libblkid \