]> git.pld-linux.org Git - packages/file.git/commitdiff
- changed GTKtalog magic - it broke identification of many types (e.g. jpeg)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 1 Apr 2001 15:17:21 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    file-gtktalog.patch -> 1.1
    file.spec -> 1.30

file-gtktalog.patch [new file with mode: 0644]
file.spec

diff --git a/file-gtktalog.patch b/file-gtktalog.patch
new file mode 100644 (file)
index 0000000..e5808ee
--- /dev/null
@@ -0,0 +1,19 @@
+diff -Nur file-3.34.orig/Magdir/archive file-3.34/Magdir/archive
+--- file-3.34.orig/Magdir/archive      Mon Mar 12 06:05:00 2001
++++ file-3.34/Magdir/archive   Sun Apr  1 12:50:22 2001
+@@ -243,9 +243,9 @@
+ # GTKtalog catalogs 
+ # by David Necas (Yeti) <yeti@physics.muni.cz>
+-0     lelong  <20
+->4    string  gtktalog\       GTKtalog catalog data,
+->>13  string  3               version 3
+->>>14 beshort 0x677a          (gzipped)
+->>>14 beshort !0x677a         (not gzipped)
+->>13  string  >3              version %s
++#0    lelong  <20             # commented out - it broke identification of many types
++4     string  gtktalog\       GTKtalog catalog data,
++>13   string  3               version 3
++>>14  beshort 0x677a          (gzipped)
++>>14  beshort !0x677a         (not gzipped)
++>13   string  >3              version %s
index 7561e1f86c52535cf003827b0ed95240234faacd..72268bddac1dfbabc0fff50a8881109251b293b4 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -5,7 +5,7 @@ Summary(pl):    komenda file(1)
 Summary(tr):   Dosya tipini belirleme aracĂ˝
 Name:          file
 Version:       3.34
-Release:       2
+Release:       3
 License:       Distributable
 Group:         Applications/File
 Group(de):     Applikationen/Datei
@@ -14,6 +14,7 @@ Source0:      ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
 Patch0:                %{name}-sparc.patch
 Patch1:                %{name}-tfm.patch
 Patch2:                %{name}-ia64.patch
+Patch3:                %{name}-gtktalog.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     xdelta < 1.0.0
 
@@ -65,6 +66,7 @@ kitapl
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 aclocal
This page took 0.139626 seconds and 4 git commands to generate.