Accepting request 44351 from filesystems
Copy from filesystems/e2fsprogs based on submit request 44351 from user coolo OBS-URL: https://build.opensuse.org/request/show/44351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=57
This commit is contained in:
commit
8ddfa28591
@ -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
|
Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Obsoletes: e2fsprogs-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 1.41.11
|
Version: 1.41.11
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Utilities for the Second Extended File System
|
Summary: Utilities for the Second Extended File System
|
||||||
Url: http://e2fsprogs.sourceforge.net
|
Url: http://e2fsprogs.sourceforge.net
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -129,7 +129,11 @@ cp %{S:6} po/de.po
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
%{configure} \
|
./configure --prefix=%{_prefix} \
|
||||||
|
--mandir=%{_mandir} \
|
||||||
|
--infodir=%{_infodir} \
|
||||||
|
--libdir=%{_libdir} \
|
||||||
|
--disable-evms \
|
||||||
--with-root-prefix='' \
|
--with-root-prefix='' \
|
||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--disable-libblkid \
|
--disable-libblkid \
|
||||||
|
Loading…
Reference in New Issue
Block a user