[packages/vte2.90: 2/2] Merge branch 'vte-0.36'

baggins baggins at pld-linux.org
Thu Nov 20 20:53:05 CET 2014


commit ce17915f87f3fd80fa5c2d4b7fa35c9791e7973b
Merge: 80f33ec 1429ac3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Nov 20 20:50:44 2014 +0100

    Merge branch 'vte-0.36'

 rename-pty-helper.patch  | 112 +++++++++++++++++++++++++++++++++++++++++++++++
 vte.spec => vte2.90.spec |  32 ++++++++------
 2 files changed, 131 insertions(+), 13 deletions(-)
---
diff --cc vte2.90.spec
index 445db3f,a023418..2d9ba55
--- a/vte2.90.spec
+++ b/vte2.90.spec
@@@ -1,15 -1,16 +1,17 @@@
 +# TODO: is alt-meta patch still needed?
  Summary:	VTE terminal widget library
  Summary(pl.UTF-8):	Biblioteka z kontrolką terminala VTE
- Name:		vte
- Version:	0.38.2
+ Name:		vte2.90
+ Version:	0.36.3
  Release:	1
 -License:	LGPL v2+
 +License:	LGPL v2.1+
  Group:		X11/Libraries
- Source0:	http://ftp.gnome.org/pub/GNOME/sources/vte/0.38/%{name}-%{version}.tar.xz
- # Source0-md5:	c2bc81265f6e8907e3bd0d0c0c29a898
+ Source0:	http://ftp.gnome.org/pub/GNOME/sources/vte/0.36/vte-%{version}.tar.xz
+ # Source0-md5:	3f9df4c9a67b09bf5c660bf5c3bae109
  # https://bugzilla.gnome.org/show_bug.cgi?id=663779
- Patch0:		%{name}-alt-meta.patch
+ Patch0:		vte-alt-meta.patch
+ Patch1:		vte-am.patch
+ Patch2:		rename-pty-helper.patch
  BuildRequires:	autoconf >= 2.63
  BuildRequires:	automake >= 1:1.9
  BuildRequires:	docbook-dtd412-xml
@@@ -158,13 -147,13 +164,13 @@@ rm -rf $RPM_BUILD_ROO
  %post	-p /sbin/ldconfig
  %postun	-p /sbin/ldconfig
  
 -%files -f vte-2.90.lang
 +%files -f vte-2.91.lang
  %defattr(644,root,root,755)
- %attr(755,root,root) %{_bindir}/vte-2.91
- %attr(755,root,root) %{_libdir}/libvte-2.91.so.*.*.*
- %attr(755,root,root) %ghost %{_libdir}/libvte-2.91.so.0
- %{_libdir}/girepository-1.0/Vte-2.91.typelib
- %config(noreplace) %verify(not md5 mtime size) /etc/profile.d/vte.sh
+ %attr(755,root,root) %{_bindir}/vte2_90
+ %attr(755,root,root) %{_libdir}/libvte2_90.so.*.*.*
+ %attr(755,root,root) %ghost %{_libdir}/libvte2_90.so.9
+ %{_libdir}/girepository-1.0/Vte-2.90.typelib
+ %config(noreplace) %verify(not md5 mtime size) /etc/profile.d/vte2.90.sh
  
  %files common
  %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vte2.90.git/commitdiff/ce17915f87f3fd80fa5c2d4b7fa35c9791e7973b



More information about the pld-cvs-commit mailing list