Mailinglist Archive: opensuse-commit (1029 mails)
| < Previous | Next > |
commit file for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 19 Jul 2011 13:35:42 +0200
- Message-id: <20110719113542.EB0F6201D4@hilbert.suse.de>
Hello community,
here is the log from the commit of package file for openSUSE:Factory
checked in at Tue Jul 19 13:35:42 CEST 2011.
--------
--- file/file.changes 2011-06-14 19:53:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/file/file.changes 2011-07-18
12:03:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 18 12:00:20 CEST 2011 - werner@xxxxxxx
+
+- Fixed regression on zip archive detection (bnc#706310)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
file-5.07-zip.dif
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ file.spec ++++++
--- /var/tmp/diff_new_pack.XOzE5z/_old 2011-07-19 13:35:01.000000000 +0200
+++ /var/tmp/diff_new_pack.XOzE5z/_new 2011-07-19 13:35:01.000000000 +0200
@@ -31,7 +31,7 @@
#
# Set Version also in python-magic.spec
Version: 5.07
-Release: 1
+Release: 3
Summary: A Tool to Determine File Types
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
Source2: baselibs.conf
@@ -44,6 +44,7 @@
Patch8: file-4.20-xen.dif
Patch9: file-5.07-elf.dif
Patch10: file-4.18-printf.dif
+Patch11: file-5.07-zip.dif
Patch12: file-5.07-option.dif
Patch13: file-4.21-scribus.dif
Patch15: file-4.21-xcursor.dif
@@ -104,6 +105,7 @@
%patch8 -p0 -b .xen
%patch9 -p0 -b .elf
%patch10 -p0 -b .prtf
+%patch11 -p0 -b .zip
%patch12 -p0 -b .opt
%patch13 -p0 -b .scri
%patch15 -p0 -b .xcur
++++++ python-magic.spec ++++++
--- /var/tmp/diff_new_pack.XOzE5z/_old 2011-07-19 13:35:01.000000000 +0200
+++ /var/tmp/diff_new_pack.XOzE5z/_new 2011-07-19 13:35:01.000000000 +0200
@@ -27,7 +27,7 @@
Group: Development/Languages/Python
AutoReqProv: on
Version: 5.07
-Release: 1
+Release: 2
Summary: Python module to use libmagic
%py_requires
Source99: file.spec
++++++ file-5.07-zip.dif ++++++
--- magic/Magdir/archive
+++ magic/Magdir/archive 2011-07-18 09:56:50.651926085 +0000
@@ -571,6 +571,20 @@
# Zip archives (Greg Roelofs, c/o zip-bugs@xxxxxxxxxxxxxx)
0 string PK\003\004
+>30 ubelong !0x6d696d65
+>>4 byte 0x00 Zip archive data
+!:mime application/zip
+>>4 byte 0x09 Zip archive data, at least v0.9 to
extract
+!:mime application/zip
+>>4 byte 0x0a Zip archive data, at least v1.0 to
extract
+!:mime application/zip
+>>4 byte 0x0b Zip archive data, at least v1.1 to
extract
+!:mime application/zip
+>>0x161 string WINZIP Zip archive data, WinZIP
self-extracting
+!:mime application/zip
+>>4 byte 0x14 Zip archive data, at least v2.0 to
extract
+!:mime application/zip
+
# Specialised zip formats which start with a member named 'mimetype'
# (stored uncompressed, with no 'extra field') containing the file's MIME type.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |