[remmina/f21] Update to 1.1.2 (#1176046, #1195431)

Simone Caronni slaanesh at fedoraproject.org
Tue Feb 24 08:08:38 UTC 2015


commit c0b23391f7672351ea7db9382342b58d5175d354
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Tue Feb 24 09:08:32 2015 +0100

    Update to 1.1.2 (#1176046, #1195431)

 .gitignore   |  1 +
 remmina.spec | 14 ++++++++------
 sources      |  2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03d15a9..f6f679d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ remmina-0.7.5.tar.gz
 /Remmina-1470c974cddaede87d09345f712202ddcda0810b.tar.gz
 /Remmina-65d2ca4872150942cced1fbe92248dd933e9c0cb.tar.gz
 /Remmina-efb7b5f87b2ed1604fa8bdf559fd4e08e2a18d9b.tar.gz
+/Remmina-c0e716961522858b173d9faf77d9bca63fb51cec.tar.gz
diff --git a/remmina.spec b/remmina.spec
index 6510d73..5feb2c9 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -1,11 +1,11 @@
 # Review at https://bugzilla.redhat.com/show_bug.cgi?id=553402
 
 # https://fedoraproject.org/wiki/Packaging:SourceURL#Github
-%global commit efb7b5f87b2ed1604fa8bdf559fd4e08e2a18d9b
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
+%global commit c0e716961522858b173d9faf77d9bca63fb51cec
+#global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           remmina
-Version:        1.1.1
+Version:        1.1.2
 Release:        1%{?shortcommit:.git.%{shortcommit}}%{?dist}
 Summary:        Remote Desktop Client
 
@@ -38,7 +38,7 @@ BuildRequires:  telepathy-glib-devel
 BuildRequires:  vte3-devel
 
 # https://github.com/FreeRDP/Remmina/issues/228
-Patch0: %{name}-rfx_context_new.patch
+Patch0:         %{name}-rfx_context_new.patch
 
 # We don't ship the remmina-plugins-common package any longer
 Provides:       remmina-plugins-common = %{version}
@@ -152,8 +152,7 @@ client.
 
 # Do not install tools into user home directory
 sed -i \
-    -e 's@$ENV{HOME}/.%{name}@%{_libexecdir}/%{name}@g' \
-    -e '/^file(MAKE_DIRECTORY/d' \
+    -e 's@"${CMAKE_INSTALL_FULL_DATADIR}/remmina/external_tools"@%{_libexecdir}/%{name}@g' \
     %{name}/external_tools/CMakeLists.txt
 sed -i \
     -e 's@%s/.%{name}@%{_libexecdir}/%{name}@g' \
@@ -305,6 +304,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Feb 24 2015 Simone Caronni <negativo17 at gmail.com> - 1.1.2-1
+- Update to 1.1.2 (#1176046, #1195431).
+
 * Tue Oct 21 2014 Simone Caronni <negativo17 at gmail.com> - 1.1.1-1.git.efb7b5f
 - Update to latest snapshot, version now at 1.1.1. Remove upstreamed patch.
 - Full GTK3 version removed and moved to 1.2.0 branch.
diff --git a/sources b/sources
index e34d0d6..c8c3e5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-777bfceeb66be43779e53e87ce8d3f8b  Remmina-efb7b5f87b2ed1604fa8bdf559fd4e08e2a18d9b.tar.gz
+f17071092fec0fbd3f4d7b45b47040b5  Remmina-c0e716961522858b173d9faf77d9bca63fb51cec.tar.gz


More information about the scm-commits mailing list