Updating link to change in openSUSE:Factory/file revision 36.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=f46bef8d7dd0208066bde45b81776627
This commit is contained in:
parent
e9b8909a67
commit
937d5189f7
9
file-5.04-llvm.dif
Normal file
9
file-5.04-llvm.dif
Normal file
@ -0,0 +1,9 @@
|
||||
--- magic/Magdir/llvm
|
||||
+++ magic/Magdir/llvm 2010-04-19 14:13:15.518924957 +0000
|
||||
@@ -9,3 +9,6 @@
|
||||
0 string llvc0 LLVM byte-codes, null compression
|
||||
0 string llvc1 LLVM byte-codes, gzip compression
|
||||
0 string llvc2 LLVM byte-codes, bzip2 compression
|
||||
+
|
||||
+0 string BC\xc0\xde LLVM bitcode
|
||||
+0 string \xde\xc0\x17\x0b LLVM bitcode, wrapper
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de
|
||||
|
||||
- Add llvm bicode magic (bnc#597752)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 5 17:15:51 CET 2010 - werner@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@ Obsoletes: file-64bit
|
||||
#
|
||||
# Set Version also in python-magic.spec
|
||||
Version: 5.04
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
@ -58,6 +58,7 @@ Patch25: file-5.02-javacheck.dif
|
||||
Patch26: file-4.24-solv.dif
|
||||
Patch27: file-5.04-zip2.0.dif
|
||||
Patch28: file-5.03-iso9660.dif
|
||||
Patch29: file-5.04-llvm.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global _sysconfdir /etc
|
||||
%global _miscdir %{_datadir}/misc
|
||||
@ -122,6 +123,7 @@ Authors:
|
||||
%patch26 -p0 -b .solv
|
||||
%patch27 -p0 -b .zip2.0
|
||||
%patch28 -p0 -b .iso9600
|
||||
%patch29 -p0 -b .llvm
|
||||
%patch
|
||||
|
||||
%build
|
||||
|
@ -27,7 +27,7 @@ License: BSD 3 Clause, BSD 4 Clause
|
||||
Group: Development/Languages/Python
|
||||
AutoReqProv: on
|
||||
Version: 5.04
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python module to use libmagic
|
||||
%py_requires
|
||||
Source99: file.spec
|
||||
|
Loading…
Reference in New Issue
Block a user