diff --git a/file.spec b/file.spec index 6e22b47..381db39 100644 --- a/file.spec +++ b/file.spec @@ -31,7 +31,7 @@ Obsoletes: file-64bit # # Set Version also in python-magic.spec Version: 5.04 -Release: 3 +Release: 8 Summary: A Tool to Determine File Types Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2 Source2: baselibs.conf @@ -129,6 +129,7 @@ Authors: %patch30 -p0 -b .vis %patch31 -p0 -b .biorad %patch + %build export LANG=POSIX export LC_ALL=POSIX diff --git a/python-magic.spec b/python-magic.spec index 2b39b66..b55cbc5 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -27,7 +27,7 @@ License: BSD 3 Clause, BSD 4 Clause Group: Development/Languages/Python AutoReqProv: on Version: 5.04 -Release: 3 +Release: 8 Summary: Python module to use libmagic %py_requires Source99: file.spec