Accepting request 42726 from filesystems
checked in (request 42726) OBS-URL: https://build.opensuse.org/request/show/42726 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=8
This commit is contained in:
parent
b3b7f0679c
commit
207e54ec4b
3
xfsprogs-3.0.1.tar.bz2
Normal file
3
xfsprogs-3.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae61ff068b7d2a5d00b5016893c513ce0f244978f090957744c4ccc45dc4394e
|
||||
size 989828
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e522408e072cb85f920da1319b1acaa889a697533f2f985e4a59823a86ac6d81
|
||||
size 1078773
|
@ -1,17 +1,11 @@
|
||||
Index: include/builddefs.in
|
||||
===================================================================
|
||||
--- include/builddefs.in.orig
|
||||
--- include/builddefs.in
|
||||
+++ include/builddefs.in
|
||||
@@ -56,11 +56,11 @@ PKG_ROOT_SBIN_DIR = @root_sbindir@
|
||||
PKG_ROOT_LIB_DIR= @root_libdir@@libdirsuffix@
|
||||
PKG_LIB_DIR = @libdir@@libdirsuffix@
|
||||
@@ -56,7 +56,7 @@
|
||||
PKG_DEVLIB_DIR = @libexecdir@@libdirsuffix@
|
||||
PKG_INC_DIR = @includedir@/xfs
|
||||
DK_INC_DIR = @includedir@/disk
|
||||
PKG_MAN_DIR = @mandir@
|
||||
-PKG_DOC_DIR = @datadir@/doc/@pkg_name@
|
||||
+PKG_DOC_DIR = @datadir@/doc/packages/@pkg_name@
|
||||
PKG_LOCALE_DIR = @datadir@/locale
|
||||
|
||||
CC = @cc@
|
||||
AWK = @awk@
|
||||
SED = @sed@
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 29 20:17:31 UTC 2010 - seife@opensuse.org
|
||||
|
||||
- updated to 3.1.2, see
|
||||
/usr/share/doc/packages/xfsprogs/CHANGES.gz for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 21:26:53 CET 2010 - mmarek@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: xfsprogs
|
||||
BuildRequires: e2fsprogs-devel
|
||||
Version: 3.1.2
|
||||
Version: 3.0.1
|
||||
Release: 2
|
||||
%if 0%{?suse_version} >= 1010
|
||||
# hint for ZYPP
|
||||
@ -90,7 +90,10 @@ export LIBUUID=/usr/%{_lib}/libuuid.a
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
./configure \
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=/%{_libdir} \
|
||||
--exec-prefix=/ \
|
||||
--sbindir=/sbin \
|
||||
--bindir=%{_sbindir} \
|
||||
--libdir=/%{_lib} \
|
||||
--libexecdir=/usr/%{_lib} \
|
||||
--includedir=%{_includedir} \
|
||||
--mandir=%{_mandir} \
|
||||
|
Loading…
Reference in New Issue
Block a user