SPECS: vte.spec - bug TODO added - BR gtk-doc-autoconf added from ...

czarny czarny at pld-linux.org
Fri Mar 16 21:02:35 CET 2007


Author: czarny                       Date: Fri Mar 16 20:02:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bug TODO added
- BR gtk-doc-autoconf added from frech chroot build

---- Files affected:
SPECS:
   vte.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: SPECS/vte.spec
diff -u SPECS/vte.spec:1.114 SPECS/vte.spec:1.115
--- SPECS/vte.spec:1.114	Tue Mar 13 15:08:33 2007
+++ SPECS/vte.spec	Fri Mar 16 21:02:30 2007
@@ -1,5 +1,10 @@
 # $Revision$, $Date$
 #
+# TODO:
+# - watch https://bugs.launchpad.net/ubuntu/+source/vte/+bug/91985
+#   for news regarding the lack of transparency. The patches there
+#   apply, but don't work
+#
 # Conditional build:
 %bcond_with	glx	# drawing using GLX
 #
@@ -7,13 +12,14 @@
 Summary(pl.UTF-8):	Biblioteka z kontrolką terminala VTE
 Name:		vte
 Version:	0.16.0
-Release:	1
+Release:	1.0.1
 License:	LGPL
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2
 # Source0-md5:	6b85967ba75ed574d0e5782697fbc79f
 Patch0:		%{name}-keys.patch
 Patch1:		%{name}-link.patch
+Patch2:		%{name}-transparency.patch
 %{?with_glx:BuildRequires:	OpenGL-GLU-devel}
 %{?with_glx:BuildRequires:	OpenGL-GLX-devel}
 BuildRequires:	autoconf >= 2.59-9
@@ -21,6 +27,7 @@
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.10.9
 BuildRequires:	gtk-doc >= 1.8
+BuildRequires:	gtk-doc-automake
 BuildRequires:	intltool >= 0.35.5
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
@@ -103,6 +110,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__glib_gettextize}
@@ -180,6 +188,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2007/03/16 20:02:30  czarny
+- bug TODO added
+- BR gtk-doc-autoconf added from frech chroot build
+
 Revision 1.114  2007/03/13 14:08:33  megabajt
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vte.spec?r1=1.114&r2=1.115&f=u



More information about the pld-cvs-commit mailing list