Author: adamg Date: Thu Dec 25 16:19:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.11.1 - sync description with official announce - bash-completion subpackage
---- Files affected: SPECS: source-highlight.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/source-highlight.spec diff -u SPECS/source-highlight.spec:1.33 SPECS/source-highlight.spec:1.34 --- SPECS/source-highlight.spec:1.33 Sun Nov 16 05:24:20 2008 +++ SPECS/source-highlight.spec Thu Dec 25 17:19:23 2008 @@ -2,12 +2,12 @@ Summary: GNU Source Highlight Summary(pl.UTF-8): Podświetlanie składni z projektu GNU Name: source-highlight -Version: 2.11 +Version: 2.11.1 Release: 1 License: GPL v3+ Group: Applications/Publishing Source0: http://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz -# Source0-md5: 084559d7473802b0e5838585cebf42e3 +# Source0-md5: f6e332317413f247ce248c52df0ddade Patch0: %{name}-info.patch Patch1: %{name}-am.patch URL: http://www.gnu.org/software/src-highlite/ @@ -25,26 +25,58 @@ At the moment this package can handle: +- Ada (new) +- Autoconf files +- C/C++ +- C# +- Bib +- Bison +- Caml +- Changelog +- Css +- Diff +- Flex +- Fortran +- GLSL +- Haxe +- Html +- ini files - Java - Javascript -- C/C++ -- Prolog +- KDE desktop files +- Latex +- Ldap files +- Logtalk +- Log files +- lsm files (Linux Software Map) +- Lua +- Makefile +- M4 +- ML +- Pascal - Perl -- Php3 +- PHP +- Postscript +- Prolog +- Properties files - Python -- Flex -- ChangeLog +- RPM Spec files - Ruby -- Lua -- Caml -- Sml -- Log +- Scala (new) +- Shell +- S-Lang +- Sql +- Tcl +- XML +- XOrg conf files (new) as source languages, and - - HTML - XHTML -- ANSI color escape sequences (you can use this feature with less) +- ANSI color escape sequences +- LaTeX +- Texinfo +- DocBook as output formats. @@ -54,26 +86,71 @@ Aktualnie obsługiwane języki źródłowe to: +- Ada (nowość) +- Autoconf files +- C/C++ +- C# +- Bib +- Bison +- Caml +- Changelog +- Css +- Diff +- Flex +- Fortran +- GLSL +- Haxe +- Html +- ini files - Java - Javascript -- C/C++ -- Prolog +- KDE desktop files +- Latex +- Ldap files +- Logtalk +- Log files +- lsm files (Linux Software Map) +- Lua +- Makefile +- M4 +- ML +- Pascal - Perl -- Php3 +- PHP +- Postscript +- Prolog +- Properties files - Python -- Flex -- ChangeLog +- RPM Spec files - Ruby -- Lua -- Caml -- Sml -- Log +- Scala (nowość) +- Shell +- S-Lang +- Sql +- Tcl +- XML +- XOrg conf files (nowość) a wynikiem może być: - HTML - XHTML -- kolorowa sekwencja ANSI +- ANSI color escape sequences +- LaTeX +- Texinfo +- DocBook + +%package -n bash-completion-source-highlight +Summary: bash-completion for source-higlight +Summary(pl.UTF-8): bashowe uzupełnianie nazw dla pakietu source-highlight +Group: Applications/Shells +Requires: bash-completion + +%description -n bash-completion-source-highlight +This package provides bash-completion for source-highlight. + +%description -n bash-completion-source-highlight -l pl.UTF-8 +Pakiet ten dostarcza bashowe uzupełnianie nazw dla pakiet source-highlight. %prep %setup -q @@ -117,12 +194,21 @@ %{_datadir}/%{name}/* %{_infodir}/source-highlight.info* +%files -n bash-completion-source-highlight +%defattr(644,root,root,755) +%{_sysconfdir}/bash_completion.d/* + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008/12/25 16:19:23 adamg +- updated to 2.11.1 +- sync description with official announce +- bash-completion subpackage + Revision 1.33 2008/11/16 04:24:20 pawelz - up to 2.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/source-highlight.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
