.
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=63
This commit is contained in:
parent
b550ce4b91
commit
41ddf76a78
10
file-5.12-llong.dif
Normal file
10
file-5.12-llong.dif
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.ac
|
||||
+++ configure.ac 2013-01-23 12:57:44.605952352 +0000
|
||||
@@ -107,6 +107,7 @@ AC_TYPE_UINT32_T
|
||||
AC_TYPE_INT32_T
|
||||
AC_TYPE_UINT64_T
|
||||
AC_TYPE_INT64_T
|
||||
+AC_CHECK_SIZEOF(long long)
|
||||
AC_FUNC_MMAP
|
||||
AC_FUNC_FORK
|
||||
AC_FUNC_MBRTOWC
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 13:00:47 UTC 2013 - werner@suse.de
|
||||
|
||||
- Make if build on ppc64, that is re-add the configure check for
|
||||
sizeof long long otherwise readelf fail on ppc64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 22 16:22:05 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -36,6 +36,7 @@ Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
|
||||
Source2: baselibs.conf
|
||||
Patch: file-5.12.dif
|
||||
Patch1: file-5.12-misc.dif
|
||||
Patch2: file-5.12-llong.dif
|
||||
Patch4: file-4.24-autoconf.dif
|
||||
Patch5: file-4.03-tex.dif
|
||||
Patch7: file-4.20-ssd.dif
|
||||
@ -100,6 +101,7 @@ to develop applications that require the magic "file" interface.
|
||||
%setup -q -n file-%{version}
|
||||
%patch42 -p1
|
||||
%patch1 -p0 -b .misc
|
||||
%patch2 -p0 -b .llong
|
||||
%patch4 -p0 -b .conf
|
||||
%patch5 -p0 -b .tex
|
||||
%patch7 -p0 -b .ssd
|
||||
|
Loading…
Reference in New Issue
Block a user