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