Accepting request 24415 from Base:System
Copy from Base:System/file based on submit request 24415 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=32
This commit is contained in:
parent
73c2708820
commit
13385d7929
@ -1,7 +1,9 @@
|
|||||||
--- magic/Localstuff
|
Index: magic/Localstuff
|
||||||
+++ magic/Localstuff Tue Jul 1 16:58:32 2003
|
===================================================================
|
||||||
|
--- magic/Localstuff.orig
|
||||||
|
+++ magic/Localstuff
|
||||||
@@ -5,3 +5,12 @@
|
@@ -5,3 +5,12 @@
|
||||||
# $Id: Localstuff,v 1.4 2003/03/23 04:17:27 christos Exp $
|
# $File: Localstuff,v 1.4 2003/03/23 04:17:27 christos Exp $
|
||||||
# Add any locally observed files here. Remember:
|
# Add any locally observed files here. Remember:
|
||||||
# text if readable, executable if runnable binary, data if unreadable.
|
# text if readable, executable if runnable binary, data if unreadable.
|
||||||
+
|
+
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
--- doc/Makefile.am
|
Index: doc/Makefile.am
|
||||||
+++ doc/Makefile.am 2003-12-15 13:04:19.000000000 +0100
|
===================================================================
|
||||||
|
--- doc/Makefile.am.orig
|
||||||
|
+++ doc/Makefile.am
|
||||||
@@ -5,7 +5,8 @@ else
|
@@ -5,7 +5,8 @@ else
|
||||||
man_MAGIC = magic.4
|
man_MAGIC = magic.4
|
||||||
endif
|
endif
|
||||||
@ -20,8 +22,10 @@
|
|||||||
@rm -f $@
|
@rm -f $@
|
||||||
sed -e s@__CSECTION__@1@g \
|
sed -e s@__CSECTION__@1@g \
|
||||||
-e s@__FSECTION__@${fsect}@g \
|
-e s@__FSECTION__@${fsect}@g \
|
||||||
--- src/readelf.h
|
Index: src/readelf.h
|
||||||
+++ src/readelf.h 2003-07-01 16:53:55.000000000 +0200
|
===================================================================
|
||||||
|
--- src/readelf.h.orig
|
||||||
|
+++ src/readelf.h
|
||||||
@@ -34,7 +34,10 @@
|
@@ -34,7 +34,10 @@
|
||||||
#ifndef __fake_elf_h__
|
#ifndef __fake_elf_h__
|
||||||
#define __fake_elf_h__
|
#define __fake_elf_h__
|
||||||
@ -33,9 +37,9 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@@ -233,4 +236,5 @@ typedef struct {
|
@@ -309,4 +312,5 @@ typedef struct {
|
||||||
#define GNU_OS_KFREEBSD 3
|
#define AV_386_SSE4_1 0x00800000
|
||||||
#define GNU_OS_KNETBSD 4
|
#define AV_386_SSE4_2 0x01000000
|
||||||
|
|
||||||
+__END_DECLS
|
+__END_DECLS
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 3 19:12:13 UTC 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- updated patches to apply with fuzz=0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 27 17:04:51 CET 2009 - werner@suse.de
|
Tue Oct 27 17:04:51 CET 2009 - werner@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Obsoletes: file-64bit
|
|||||||
#
|
#
|
||||||
# Set Version also in python-magic.spec
|
# Set Version also in python-magic.spec
|
||||||
Version: 5.03
|
Version: 5.03
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A Tool to Determine File Types
|
Summary: A Tool to Determine File Types
|
||||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||||
Patch: file-%{version}.dif
|
Patch: file-%{version}.dif
|
||||||
|
@ -27,7 +27,7 @@ License: BSD 3 Clause, BSD 4 Clause
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 5.03
|
Version: 5.03
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Python module to use libmagic
|
Summary: Python module to use libmagic
|
||||||
%py_requires
|
%py_requires
|
||||||
Source99: file.spec
|
Source99: file.spec
|
||||||
|
Loading…
Reference in New Issue
Block a user