commit 81ff77ea3e395d7d6228b301cb8009f57520d614
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jan 6 20:01:41 2014 +0100

    - updated to 1.6.2
    - updated wordseps patch

 mate-terminal.spec | 11 +++++++----
 wordseps.patch     | 32 --------------------------------
 2 files changed, 7 insertions(+), 36 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index e53bd57..4ea5297 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -5,12 +5,12 @@
 Summary:       MATE Terminal Emulator
 Summary(pl.UTF-8):     Emulator terminala dla środowiska MATE
 Name:          mate-terminal
-Version:       1.6.1
-Release:       3
+Version:       1.6.2
+Release:       1
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# Source0-md5: c9e1c80d9184aca710e92bd944f2bb7c
+# Source0-md5: 30d12c11897e630ba3af07282adffd4d
 Patch0:                wordseps.patch
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.53
@@ -29,6 +29,7 @@ BuildRequires:        mate-common
 BuildRequires: mate-doc-utils
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) >= 1.36
+BuildRequires: sed >= 4.0
 %{!?with_gtk3:BuildRequires:   vte0-devel >= 0.25.91}
 %{?with_gtk3:BuildRequires:    vte-devel >= 0.25.91}
 BuildRequires: xorg-lib-libSM-devel
@@ -52,6 +53,8 @@ Emulator terminala dla środowiska MATE.
 %setup -q
 %patch0 -p1
 
+%{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' mate-terminal.wrapper
+
 %build
 mate-doc-common --copy
 mate-doc-prepare --copy --force
@@ -74,7 +77,6 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 desktop-file-install \
-       --remove-category="MATE" \
        --add-category="X-Mate" \
        --delete-original \
        --dir=$RPM_BUILD_ROOT%{_desktopdir} \
@@ -95,6 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/mate-terminal
+%attr(755,root,root) %{_bindir}/mate-terminal.wrapper
 %{_mandir}/man1/mate-terminal.1*
 %{_desktopdir}/mate-terminal.desktop
 %{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
diff --git a/wordseps.patch b/wordseps.patch
index e5817a0..26228cf 100644
--- a/wordseps.patch
+++ b/wordseps.patch
@@ -26,35 +26,3 @@ similar patches:
        <summary>Characters that are considered "part of a word"</summary>
        <description>When selecting text by word, sequences of these characters 
are considered single words. Ranges can be given as  "A-Z". Literal hyphen (not 
expressing a range) should be the first character given.</description>
      </key>
---- mate-terminal-1.6.1/./help/ro/mate-terminal.xml~   2013-04-09 
16:54:21.000000000 +0300
-+++ mate-terminal-1.6.1/./help/ro/mate-terminal.xml    2013-05-15 
22:52:16.098459471 +0300
-@@ -911,7 +911,7 @@
-                   informaţii despre cum să selectaţi textul după cuvinte.
-                 </para>
-                 <para>
--                  Implicit: -A-Za-z0-9,./?%&amp;#
-+                  Implicit: -A-Za-z0-9,./?%&amp;#:_=+@~;
-                 </para>
-              </listitem>
-           </varlistentry>
---- mate-terminal-1.6.1/./help/zh_TW/mate-terminal.xml~        2013-04-09 
16:54:21.000000000 +0300
-+++ mate-terminal-1.6.1/./help/zh_TW/mate-terminal.xml 2013-05-15 
22:53:04.090657219 +0300
-@@ -812,6 +812,7 @@
-                 </para>
-                 <!-- <para>
-                   Default: -A-Za-z0-9,./?%&amp;#:_ 
-+                  Default: -A-Za-z0-9,./?%&amp;#:_=+@~;
-                 </para> -->
-              </listitem>
-           </varlistentry>
---- mate-terminal-1.6.1/./help/ja/mate-terminal.xml~   2013-04-09 
16:54:21.000000000 +0300
-+++ mate-terminal-1.6.1/./help/ja/mate-terminal.xml    2013-05-15 
22:53:30.775214357 +0300
-@@ -941,7 +941,7 @@
- linkend="mate-terminal-contents"/> を参照してください。
-                 </para>
-                 <!-- <para>
--                  初期値: -A-Za-z0-9,./?%&amp;#:_ 
-+                  初期値: -A-Za-z0-9,./?%&amp;#:_=+@~;
-                 </para> -->
-              </listitem>
-           </varlistentry>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-terminal.git/commitdiff/81ff77ea3e395d7d6228b301cb8009f57520d614

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to