Hello community,

here is the log from the commit of package ksshaskpass for openSUSE:Factory 
checked in at 2012-11-22 13:59:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksshaskpass (Old)
 and      /work/SRC/openSUSE:Factory/.ksshaskpass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksshaskpass", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksshaskpass/ksshaskpass.changes  2011-10-18 
14:29:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass.new/ksshaskpass.changes     
2012-11-22 13:59:57.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Nov 21 19:42:05 UTC 2012 - ctri...@opensuse.org
+
+- Removed debian specific files
+  updated the URL in the spec file and don't use a recompressed tarball
+
+-------------------------------------------------------------------
+Sun Nov 11 20:00:25 UTC 2012 - ctri...@opensuse.org
+
+- Install the binary in %{_libexecdir}/ssh (bnc#788963)
+
+-------------------------------------------------------------------

Old:
----
  50971-ksshaskpass-0.5.3.tar.bz2
  debian.changelog
  debian.control
  debian.rules
  debian.series

New:
----
  50971-ksshaskpass-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksshaskpass.spec ++++++
--- /var/tmp/diff_new_pack.7fNuPb/_old  2012-11-22 13:59:58.000000000 +0100
+++ /var/tmp/diff_new_pack.7fNuPb/_new  2012-11-22 13:59:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ksshaskpass
 Version:        0.5.3
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        KDE 4 version of ssh-askpass
-Url:            http://kde-apps.org/content/show.php/Ksshaskpass?content=50971
+License:        GPL-2.0+
 Group:          System/GUI/KDE
-Source:         50971-ksshaskpass-%{version}.tar.bz2
+Url:            
http://kde-apps.org/CONTENT/content-files/50971-ksshaskpass-0.5.3.tar.gz
+Source:         50971-ksshaskpass-%{version}.tar.gz
 Patch1:         suse-tweaks.diff
 Patch2:         icon.diff
 BuildRequires:  libkde4-devel
@@ -55,7 +56,8 @@
 %files
 %defattr(-,root,root)
 %if 0%{?suse_version}
-%{_libdir}/ssh/
+%dir %{_libexecdir}/ssh
+%{_libexecdir}/ssh/ksshaskpass
 %else
 %{_kde4_bindir}/ksshaskpass
 %{_kde4_applicationsdir}/ksshaskpass.desktop

++++++ suse-tweaks.diff ++++++
--- /var/tmp/diff_new_pack.7fNuPb/_old  2012-11-22 13:59:58.000000000 +0100
+++ /var/tmp/diff_new_pack.7fNuPb/_new  2012-11-22 13:59:58.000000000 +0100
@@ -6,7 +6,7 @@
  
 -install(TARGETS ksshaskpass DESTINATION ${BIN_INSTALL_DIR})
 -install(FILES src/ksshaskpass.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-+install(TARGETS ksshaskpass DESTINATION ${LIB_INSTALL_DIR}/ssh)
++install(TARGETS ksshaskpass DESTINATION /usr/lib/ssh)
 +#install(FILES src/ksshaskpass.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
  
  install(FILES doc/ksshaskpass.1 DESTINATION ${MAN_INSTALL_DIR}/man1)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to