From 9d030fa39c19d45e76c131a8b6204c360f85ed31 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 25 May 2011 17:15:28 +0000 Subject: [PATCH] - drop php-wsdl-cache.magic, applied upstream Changed files: file.spec -> 1.179 php-wsdl-cache.magic -> 1.5 --- file.spec | 2 ++ php-wsdl-cache.magic | 20 -------------------- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 php-wsdl-cache.magic diff --git a/file.spec b/file.spec index f1c74ba..988eda5 100644 --- a/file.spec +++ b/file.spec @@ -39,6 +39,7 @@ Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-ma Source2: %{name}-zisofs.magic Source3: %{name}-mscompress.magic Source4: %{name}-magic.mime-gen.awk +Patch0: git.patch Patch1: %{name}-sparc.patch Patch3: %{name}-greedy-dump.patch Patch4: %{name}-selinux.patch @@ -247,6 +248,7 @@ Wiązania Pythona dla libmagic. %prep %setup -q +%patch0 -p1 %patch1 -p1 %patch3 -p1 %patch4 -p1 diff --git a/php-wsdl-cache.magic b/php-wsdl-cache.magic deleted file mode 100644 index 1161aa5..0000000 --- a/php-wsdl-cache.magic +++ /dev/null @@ -1,20 +0,0 @@ -# PHP WSDL Cache, http://www.php.net/manual/en/book.soap.php -# Cache format extracted from source: -# http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup -# Requires file >= 5.05, see http://mx.gw.com/pipermail/file/2010/000683.html -# By Elan Ruusamäe , Patryk Zawadzki , 2010-2011 -0 string wsdl PHP WSDL cache, ->4 byte x version 0x%02x ->6 ledate x \b, created %s - -# uri ->10 lelong <0x7fffffff ->>10 pstring/l x \b, uri: "%s" - -# source ->>>&0 lelong <0x7fffffff ->>>>&-4 pstring/l x \b, source: "%s" - -# target_ns ->>>>>&0 lelong <0x7fffffff ->>>>>>&-4 pstring/l x \b, target_ns: "%s" -- 2.44.0