]> git.pld-linux.org Git - packages/fdutils.git/commitdiff
- bump relase to 8, RA-1_0 STABLE fdutils-5_4-8
authorkloczek <kloczek@pld-linux.org>
Mon, 26 Aug 2002 11:14:13 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added nodvi patch (so now tetex can be removed from BuildRequires),
- merge translations from TyurboLinux.

Changed files:
    fdutils.spec -> 1.19

fdutils.spec

index 7e8c4a085bd59ab48ab98ff17fc152164ff8dcd5..df5555becc711b2e18c8ba05882730bd62092f14 100644 (file)
@@ -1,21 +1,22 @@
 Summary:       Floppy utilities
 Summary(pl):   Narzêdzia do dyskietek
 Summary(zh_CN):        ÈíÅÌÇý¶¯µ÷ÊÔºÍÅäÖù¤¾ß
+Summary(zh_TW):        [\e.A\eN(t\e$B2N\e(B]Linux\eN$U\e$B(O%N\eN3\e(Bn\eN=L\e$B*:\eN$\e(Bu\e$B(c\e*B\e(B
 Name:          fdutils
 Version:       5.4
-Release:       4
-License:       GPL
+Release:       8
+License:       GPL v2
 Group:         Applications/System
 Source0:       http://fdutils.linux.lu/%{name}-%{version}.tar.gz
 Patch0:                %{name}-manpages.patch
 Patch1:                %{name}-info.patch
 Patch2:                %{name}-ac25x.patch
 Patch3:                %{name}-diskd-conflict.patch
+Patch4:                %{name}-nodvi.patch
 URL:           http://fdutils.linux.lu/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: flex
-BuildRequires: tetex
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,6 +36,7 @@ dysk
 %patch3 -p1
 mv -f doc/{,fd}diskd.texi
 mv -f doc/{,fd}diskd.1
+%patch4 -p1
 
 %build
 install /usr/share/automake/config.* .
This page took 0.117328 seconds and 4 git commands to generate.