Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-25 02:17:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-openssh-askpass"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes    
    2015-02-16 21:12:06.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-25 02:18:14.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:32:27 UTC 2015 - [email protected]
+
+- Changed %build and %install to use cmake macros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-openssh-askpass.spec ++++++
--- /var/tmp/diff_new_pack.oM8pUK/_old  2015-02-25 02:18:15.000000000 +0100
+++ /var/tmp/diff_new_pack.oM8pUK/_new  2015-02-25 02:18:15.000000000 +0100
@@ -41,19 +41,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-      -DUSE_QT5=YES \
-      -DCMAKE_INSTALL_PREFIX=/usr \
-      ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %files

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to