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:
OBS User buildservice-autocommit 2010-04-23 17:10:34 +00:00 committed by Git OBS Bridge
parent 3d38ebbaff
commit 25e4fc73d6
4 changed files with 18 additions and 2 deletions

9
file-5.04-llvm.dif Normal file
View 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

View File

@ -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

View File

@ -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

View File

@ -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