Hello community,

here is the log from the commit of package libyui-qt-graph for openSUSE:Factory 
checked in at 2015-01-21 21:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-graph (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-graph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-graph"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph.changes  
2014-06-01 18:57:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-graph.new/libyui-qt-graph.changes     
2015-01-21 21:52:17.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 20 16:17:02 UTC 2015 - mvid...@suse.com
+
+- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
+- 2.44.3
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-graph-2.44.2.tar.bz2

New:
----
  libyui-qt-graph-2.44.3.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-graph-doc.spec ++++++
--- /var/tmp/diff_new_pack.KmRwbb/_old  2015-01-21 21:52:18.000000000 +0100
+++ /var/tmp/diff_new_pack.KmRwbb/_new  2015-01-21 21:52:18.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-graph-doc
-Version:        2.44.2
+Version:        2.44.3
 Release:        0
 Source:         libyui-qt-graph-%{version}.tar.bz2
 

++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.KmRwbb/_old  2015-01-21 21:52:18.000000000 +0100
+++ /var/tmp/diff_new_pack.KmRwbb/_new  2015-01-21 21:52:18.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-graph
-Version:        2.44.2
+Version:        2.44.3
 Release:        0
 Source:         libyui-qt-graph-%{version}.tar.bz2
 
@@ -94,13 +94,13 @@
 
 %if %{?_with_debug:1}%{!?_with_debug:0}
 cmake .. \
-        -DPREFIX=%{_prefix} \
+        -DYPREFIX=%{_prefix} \
         -DDOC_DIR=%{_docdir} \
         -DLIB_DIR=%{_lib} \
         -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
 %else
 cmake .. \
-        -DPREFIX=%{_prefix} \
+        -DYPREFIX=%{_prefix} \
         -DDOC_DIR=%{_docdir} \
         -DLIB_DIR=%{_lib} \
         -DCMAKE_BUILD_TYPE=RELEASE

++++++ libyui-qt-graph-2.44.2.tar.bz2 -> libyui-qt-graph-2.44.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.44.2/ChangeLog 
new/libyui-qt-graph-2.44.3/ChangeLog
--- old/libyui-qt-graph-2.44.2/ChangeLog        2014-05-29 13:08:47.000000000 
+0200
+++ new/libyui-qt-graph-2.44.3/ChangeLog        2015-01-20 17:22:46.000000000 
+0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jan 20 16:17:02 UTC 2015 - mvid...@suse.com
+
+- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
+- 2.44.3
+
+-------------------------------------------------------------------
 Sat May 24 19:10:46 UTC 2014 - bjoern.es...@gmail.com
 
 - clarify license by adding license headers from libyui
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.44.2/VERSION.cmake 
new/libyui-qt-graph-2.44.3/VERSION.cmake
--- old/libyui-qt-graph-2.44.2/VERSION.cmake    2014-05-29 13:08:47.000000000 
+0200
+++ new/libyui-qt-graph-2.44.3/VERSION.cmake    2015-01-20 17:22:46.000000000 
+0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "44")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.44.2/libyui-qt-graph.spec.in 
new/libyui-qt-graph-2.44.3/libyui-qt-graph.spec.in
--- old/libyui-qt-graph-2.44.2/libyui-qt-graph.spec.in  2014-02-24 
11:13:55.000000000 +0100
+++ new/libyui-qt-graph-2.44.3/libyui-qt-graph.spec.in  2015-01-20 
17:22:46.000000000 +0100
@@ -88,13 +88,13 @@
 
 %if %{?_with_debug:1}%{!?_with_debug:0}
 cmake .. \
-        -DPREFIX=%{_prefix} \
+        -DYPREFIX=%{_prefix} \
         -DDOC_DIR=%{_docdir} \
         -DLIB_DIR=%{_lib} \
         -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
 %else
 cmake .. \
-        -DPREFIX=%{_prefix} \
+        -DYPREFIX=%{_prefix} \
         -DDOC_DIR=%{_docdir} \
         -DLIB_DIR=%{_lib} \
         -DCMAKE_BUILD_TYPE=RELEASE

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

Reply via email to