From ba752e38d209758be7476005f82775dfe204f2eaeca92c133f901bd3963858d2 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 17 Mar 2010 16:20:34 +0000 Subject: [PATCH] Accepting request 35044 from shells Copy from shells/tcsh based on submit request 35044 from user WernerFink OBS-URL: https://build.opensuse.org/request/show/35044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=27 --- complete.tcsh | 4 +++- tcsh.changes | 5 +++++ tcsh.spec | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/complete.tcsh b/complete.tcsh index 7159a2e..f6d8535 100644 --- a/complete.tcsh +++ b/complete.tcsh @@ -439,7 +439,9 @@ skip_mh: # from George Cox - complete acroread 'p/*/f:*.{pdf,PDF}/' + complete acroread 'p/*/f:*.{pdf,fdf,PDF,FDF}/' + complete xpdf 'p/*/f:*.{pdf,fdf,PDF,FDF}/' + complete kpdf 'p/*/f:*.{pdf,fdf,PDF,FDF}/' complete apachectl 'c/*/(start stop restart fullstatus status graceful \ configtest help)/' complete appletviewer 'p/*/f:*.class/' diff --git a/tcsh.changes b/tcsh.changes index 316064b..7c33638 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 17 12:58:44 CET 2010 - werner@suse.de + +- Add Forms Data Format (.fdf) for acroread and co (bnc#573202) + ------------------------------------------------------------------- Mon Mar 8 01:42:26 CET 2010 - ro@suse.de diff --git a/tcsh.spec b/tcsh.spec index d2b5324..645b613 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -26,7 +26,7 @@ Group: System/Shells Requires: gawk textutils AutoReqProv: on Version: 6.17.00 -Release: 2 +Release: 3 Summary: The C SHell Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.00.tar.bz2 Source1: nls-iconv