packages: libtiger/libtiger.spec - updated to 0.3.4 - fixed required pango ...

qboosh qboosh at pld-linux.org
Tue Jan 4 19:44:19 CET 2011


Author: qboosh                       Date: Tue Jan  4 18:44:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3.4
- fixed required pango version

---- Files affected:
packages/libtiger:
   libtiger.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libtiger/libtiger.spec
diff -u packages/libtiger/libtiger.spec:1.3 packages/libtiger/libtiger.spec:1.4
--- packages/libtiger/libtiger.spec:1.3	Mon Dec 20 16:42:01 2010
+++ packages/libtiger/libtiger.spec	Tue Jan  4 19:44:14 2011
@@ -6,20 +6,20 @@
 Summary:	Rendering library for Kate text streams using Pango and Cairo
 Summary(pl.UTF-8):	Biblioteka renderująca strumienie tekstowe Kate przy użyciu Pango i Cairo
 Name:		libtiger
-Version:	0.3.3
+Version:	0.3.4
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: http://code.google.com/p/libtiger/downloads/list
 Source0:	http://libtiger.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	e7b6b9a317b4762792b08fdff78b8c45
+# Source0-md5:	dc1dbeb658c95485ba10b9b2897b4ae2
 URL:		http://code.google.com/p/libtiger/
 BuildRequires:	doxygen
 BuildRequires:	libkate-devel >= 0.2.0
-BuildRequires:	pango-devel >= 1:0.16
+BuildRequires:	pango-devel >= 1:1.16
 BuildRequires:	pkgconfig
 Requires:	libkate >= 0.2.0
-Requires:	pango >= 1:0.16
+Requires:	pango >= 1:1.16
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +36,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libkate-devel >= 0.2.0
-Requires:	pango-devel >= 1:0.16
+Requires:	pango-devel >= 1:1.16
 
 %description devel
 This package contains the header files for developing applications
@@ -110,6 +110,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/01/04 18:44:14  qboosh
+- updated to 0.3.4
+- fixed required pango version
+
 Revision 1.3  2010/12/20 15:42:01  qboosh
 - BR: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtiger/libtiger.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list