]> git.pld-linux.org Git - packages/catdoc.git/commitdiff
- upgraded to 0.93
authorTomasz Pala <gotar@pld-linux.org>
Thu, 7 Aug 2003 20:22:05 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    catdoc.spec -> 1.21

catdoc.spec

index 85412b58c0e927a1a090c1de0c45096c1eea44f1..dca0d4735fe0a01bb535c6101070bd8a2d84cd10 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Reads MS-Word file and puts its content as plain text on standard output
 Summary(pl):   Program konwertuj±cy pliki MS Worda na czysty tekst
 Name:          catdoc
-Version:       0.92
+Version:       0.93
 Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       ftp://ftp.45.free.net/pub/catdoc/%{name}-%{version}.tar.gz
-# Source0-md5: d0c41569de2cdc2d800eca3b4b46e66a
+# Source0-md5: 3d55339a9c22a94347f67aff5ee89506
 URL:           http://www.45.free.net/~vitus/ice/catdoc/
 BuildRequires: tk
 BuildRequires: automake
@@ -29,6 +29,7 @@ reprezentowanych specjalnie w systemie sk
 %setup -q
 
 %build
+mv src/rtfread.c src/rtfreader.c
 %{__aclocal}
 %{__autoconf}
 %configure \
This page took 0.085225 seconds and 4 git commands to generate.