packages: termit/termit.spec - 2.8.0 - use vte-2.90 instead of vte - does n...
uzsolt
uzsolt at pld-linux.org
Mon May 23 16:07:02 CEST 2011
Author: uzsolt Date: Mon May 23 14:07:02 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 2.8.0
- use vte-2.90 instead of vte
- does not build (gtk3-conflict imho)
- rel 0.1
---- Files affected:
packages/termit:
termit.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: packages/termit/termit.spec
diff -u packages/termit/termit.spec:1.30 packages/termit/termit.spec:1.31
--- packages/termit/termit.spec:1.30 Mon Mar 7 08:07:09 2011
+++ packages/termit/termit.spec Mon May 23 16:06:57 2011
@@ -3,12 +3,12 @@
Summary(hu.UTF-8): TermIt - vte könyvtáron alapuló terminál emulátor, Lua nyelven keresztül bővíthető
Summary(pl.UTF-8): TermIt - emulator terminala oparty na bibliotece vte, rozszerzalny przez Lua
Name: termit
-Version: 2.7.1
-Release: 1
+Version: 2.8.0
+Release: 0.1
License: GPL v2
Group: X11/Applications
Source0: http://github.com/downloads/nonstop/termit/%{name}-%{version}.tar.bz2
-# Source0-md5: 50644fe36056cf314ebd45e8d52e2c2f
+# Source0-md5: 44b140542dfbd9691d271b7ef607d2a1
Source1: %{name}.desktop
Source2: %{name}.png
Patch0: %{name}-language.patch
@@ -64,6 +64,7 @@
%setup -q
%patch0 -p0
%patch1 -p0
+%{__sed} -i "s at vte>=0.17 at vte-2.90>=0.20 at g" src/CMakeLists.txt
%build
%cmake .
@@ -99,6 +100,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2011/05/23 14:06:57 uzsolt
+- 2.8.0
+- use vte-2.90 instead of vte
+- does not build (gtk3-conflict imho)
+- rel 0.1
+
Revision 1.30 2011/03/07 07:07:09 uzsolt
- 2.7.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/termit/termit.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list