diff --git a/file.changes b/file.changes index c94b1ad..f2424da 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 22:08:00 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Tue Nov 3 19:12:13 UTC 2009 - coolo@novell.com diff --git a/file.spec b/file.spec index 8c2301f..f8e842c 100644 --- a/file.spec +++ b/file.spec @@ -31,9 +31,10 @@ Obsoletes: file-64bit # # Set Version also in python-magic.spec Version: 5.03 -Release: 3 +Release: 4 Summary: A Tool to Determine File Types Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2 +Source2: baselibs.conf Patch: file-%{version}.dif Patch1: file-5.02-misc.dif Patch3: file-5.02-exec.dif diff --git a/python-magic.spec b/python-magic.spec index c7de9a4..27f4e37 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.03 -Release: 3 +Release: 4 Summary: Python module to use libmagic %py_requires Source99: file.spec