From 9b4f7de1be80a9c43d5bc02f7eee9d1789e014e6a89a6d7aea9bfa6028bfdc6c Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 12:12:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=16 --- baselibs.conf | 1 + file.changes | 6 ++++++ file.spec | 10 +++++++--- python-magic.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..2f8139d --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +file diff --git a/file.changes b/file.changes index b8b67ac..5935fca 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Thu Mar 13 19:19:56 CET 2008 - werner@suse.de diff --git a/file.spec b/file.spec index 2781fa1..21238c4 100644 --- a/file.spec +++ b/file.spec @@ -18,7 +18,7 @@ License: Other uncritical OpenSource License Group: Productivity/File utilities AutoReqProv: on Version: 4.21 -Release: 40 +Release: 46 Summary: A Tool to Determine File Types Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2 Patch: file-%{version}.dif @@ -58,6 +58,7 @@ Authors: Christos Zoulas %package -n file-devel +License: Other uncritical OpenSource License Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/Other Provides: file:/usr/include/magic.h @@ -164,6 +165,9 @@ unset LD_LIBRARY_PATH %attr(644,root,root) %{_mandir}/man3/libmagic.3.gz %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Thu Mar 13 2008 werner@suse.de - Remember ReiserFS V3.6.19 (bnc#370535) * Mon Jan 28 2008 rguenther@suse.de @@ -283,7 +287,7 @@ unset LD_LIBRARY_PATH - use BuildRoot * Tue Mar 04 2003 werner@suse.de - Fix buffer overflow in elf detection -* Tue Dec 17 2002 olh@suse.de +* Wed Dec 18 2002 olh@suse.de - use RPM_BUILD_ROOT, not BUILD_ROOT in testsuite * Mon Nov 11 2002 ro@suse.de - fix deprecated multiline string literal (from longopt patch) @@ -366,7 +370,7 @@ unset LD_LIBRARY_PATH * Tue May 27 1997 florian@suse.de - add some additional entries from mgetty/vgetty - add additional entries for CLISP and GNU gettext from Bruno Haible -* Wed Jan 22 1997 florian@suse.de +* Thu Jan 23 1997 florian@suse.de - update to version 3.22 * Thu Jan 02 1997 florian@suse.de - recognise german umlauts as text: dirty hack, but also call "setlocale" diff --git a/python-magic.spec b/python-magic.spec index 8f11575..539e484 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -20,7 +20,7 @@ License: Other uncritical OpenSource License Group: Development/Languages/Python AutoReqProv: on Version: 4.21 -Release: 44 +Release: 51 Summary: Python module to use libmagic %py_requires Source99: file.spec