packages: source-highlight/source-highlight.spec - updated to 3.1.2 - langu...

adamg adamg at pld-linux.org
Wed Dec 30 10:17:01 CET 2009


Author: adamg                        Date: Wed Dec 30 09:17:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.1.2
- language list synced with 3.1.2 announce
- -libs,-devel and -static subpackages
- -am patch no longer needed

---- Files affected:
packages/source-highlight:
   source-highlight.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/source-highlight/source-highlight.spec
diff -u packages/source-highlight/source-highlight.spec:1.37 packages/source-highlight/source-highlight.spec:1.38
--- packages/source-highlight/source-highlight.spec:1.37	Sun Jun 21 13:47:43 2009
+++ packages/source-highlight/source-highlight.spec	Wed Dec 30 10:16:55 2009
@@ -2,14 +2,13 @@
 Summary:	GNU Source Highlight
 Summary(pl.UTF-8):	Podświetlanie składni z projektu GNU
 Name:		source-highlight
-Version:	2.11.1
-Release:	4
+Version:	3.1.2
+Release:	1
 License:	GPL v3+
 Group:		Applications/Publishing
 Source0:	http://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
-# Source0-md5:	f6e332317413f247ce248c52df0ddade
+# Source0-md5:	ac85fefb72020b5d49a0def91feeba96
 Patch0:		%{name}-info.patch
-Patch1:		%{name}-am.patch
 URL:		http://www.gnu.org/software/src-highlite/
 BuildRequires:	automake
 BuildRequires:	bison
@@ -25,19 +24,30 @@
 
 At the moment this package can handle:
 
-- Ada (new)
+- Ada
+- Asm (new)
+- Applescript (new)
+- Awk (new)
 - Autoconf files
-- C/C++
-- C#
+- Bat (new)
 - Bib
 - Bison
+- C/C++
+- C#
+- Clipper (new)
+- Cobol (new)
+- Configuration files (generic)
 - Caml
 - Changelog
 - Css
+- D (new)
 - Diff
+- Erlang (new)
+- errors (compiler output) (new)
 - Flex
 - Fortran
 - GLSL
+- Haskell
 - Haxe
 - Html
 - ini files
@@ -51,10 +61,13 @@
 - lsm files (Linux Software Map)
 - Lua
 - Makefile
+- Manifest (new)
 - M4
 - ML
+- Oz
 - Pascal
 - Perl
+- pkg-config files
 - PHP
 - Postscript
 - Prolog
@@ -62,15 +75,18 @@
 - Python
 - RPM Spec files
 - Ruby
-- Scala     (new)
+- Scala
 - Shell
 - S-Lang
 - Sql
 - Tcl
+- Texinfo
+- VBscript (new)
 - XML
-- XOrg conf files     (new)
+- XOrg conf files
 
 as source languages, and
+
 - HTML
 - XHTML
 - ANSI color escape sequences
@@ -78,6 +94,7 @@
 - Texinfo
 - DocBook
 
+
 as output formats.
 
 %description -l pl.UTF-8
@@ -86,19 +103,30 @@
 
 Aktualnie obsługiwane języki źródłowe to:
 
-- Ada (nowość)
+- Ada
+- Asm (nowość)
+- Applescript (nowość)
+- Awk (nowość)
 - Autoconf files
-- C/C++
-- C#
+- Bat (nowość)
 - Bib
 - Bison
+- C/C++
+- C#
+- Clipper (nowość)
+- Cobol (nowość)
+- Configuration files (generic)
 - Caml
 - Changelog
 - Css
+- D (nowość)
 - Diff
+- Erlang (nowość)
+- errors (compiler output) (nowość)
 - Flex
 - Fortran
 - GLSL
+- Haskell
 - Haxe
 - Html
 - ini files
@@ -112,10 +140,13 @@
 - lsm files (Linux Software Map)
 - Lua
 - Makefile
+- Manifest (nowość)
 - M4
 - ML
+- Oz
 - Pascal
 - Perl
+- pkg-config files
 - PHP
 - Postscript
 - Prolog
@@ -123,13 +154,15 @@
 - Python
 - RPM Spec files
 - Ruby
-- Scala     (nowość)
+- Scala
 - Shell
 - S-Lang
 - Sql
 - Tcl
+- Texinfo
+- VBscript (nowość)
 - XML
-- XOrg conf files     (nowość)
+- XOrg conf files
 
 a wynikiem może być:
 
@@ -140,6 +173,41 @@
 - Texinfo
 - DocBook
 
+%package devel
+Summary:	Header file for srchlite library
+Summary(pl.UTF-8):	Plik nagłówkowy biblioteki srchlite
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description devel
+Header file for srchlite library.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy biblioteki srchlite.
+
+%package libs
+Summary:	Source highlight library
+Summary(pl.UTF-8):	Biblioteka podświetlania składni
+Group:		Libraries
+
+%description libs
+Source highlight library.
+
+%description libs -l pl.UTF-8
+Biblioteka podświetlania składni.
+
+%package static
+Summary:	Static source-highlight library
+Summary(pl.UTF-8):	Statyczna biblioteka source-highlight
+Group:		Development/Libraries
+Requires:	%{name}-libs = %{version}-%{release}
+
+%description static
+Statoic source highlight library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka podświetlania składni.
+
 %package -n bash-completion-source-highlight
 Summary:	bash-completion for source-higlight
 Summary(pl.UTF-8):	bashowe uzupełnianie nazw dla pakietu source-highlight
@@ -150,12 +218,12 @@
 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.
+Pakiet ten dostarcza bashowe uzupełnianie nazw dla pakiet
+source-highlight.
 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -181,6 +249,9 @@
 %postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO.txt doc/{*.css,*.html,*.java}
@@ -188,12 +259,30 @@
 %attr(755,root,root) %{_bindir}/cpp2html
 %attr(755,root,root) %{_bindir}/java2html
 %attr(755,root,root) %{_bindir}/source-highlight
+%attr(755,root,root) %{_bindir}/source-highlight-settings
 %attr(755,root,root) %{_bindir}/src-hilite-lesspipe.sh
 %{_mandir}/man1/check-regexp.1*
 %{_mandir}/man1/source-highlight.1*
+%{_mandir}/man1/source-highlight-settings.1*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
 %{_infodir}/source-highlight.info*
+%{_infodir}/source-highlight-lib.info*
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/srchilite
+%{_pkgconfigdir}/*.pc
+%{_libdir}/libsource-highlight.so
+%{_libdir}/*.la
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsource-highlight.so.*
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/*.a
 
 %files -n bash-completion-source-highlight
 %defattr(644,root,root,755)
@@ -205,6 +294,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/12/30 09:16:55  adamg
+- updated to 3.1.2
+- language list synced with 3.1.2 announce
+- -libs,-devel and -static subpackages
+- -am patch no longer needed
+
 Revision 1.37  2009/06/21 11:47:43  hawk
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/source-highlight/source-highlight.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list