Hello community,

here is the log from the commit of package umbrello for openSUSE:Factory 
checked in at 2014-05-06 17:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/umbrello (Old)
 and      /work/SRC/openSUSE:Factory/.umbrello.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "umbrello"

Changes:
--------
--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes        2014-04-18 
12:26:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.umbrello.new/umbrello.changes   2014-05-06 
17:42:56.000000000 +0200
@@ -1,0 +2,7 @@
+Sat May  3 23:07:23 UTC 2014 - [email protected]
+
+- Added libxml2-devel and libxslt-devel BuildRequires (they where
+  pulled in via libkde4-devel previously)
+- Remove boost-devel and subversion-devel, not needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ umbrello.spec ++++++
--- /var/tmp/diff_new_pack.ymvvjN/_old  2014-05-06 17:42:57.000000000 +0200
+++ /var/tmp/diff_new_pack.ymvvjN/_new  2014-05-06 17:42:57.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           umbrello
-BuildRequires:  boost-devel
 BuildRequires:  libkde4-devel
-BuildRequires:  subversion-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  libxslt-devel
 Summary:        UML Modeller
 License:        GPL-2.0 and GFDL-1.2
 Group:          Development/Tools/Other
@@ -28,8 +28,6 @@
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       kde4-umbrello = 4.3.0
-Obsoletes:      kde4-umbrello < 4.3.0
 %kde4_runtime_requires
 
 %description
@@ -44,13 +42,11 @@
 %endif
 export CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
 export CFLAGS="$RPM_OPT_FLAGS -fPIC"
-  %cmake_kde4 -d build -- -DCMAKE_CXXFLAGS="$RPM_OPT_FLAGS" 
-DCMAKE_CFLAGS="$RPM_OPT_FLAGS" 
-#make_jobs
-  make
+  %cmake_kde4 -d build
+  %make_jobs
 
 %install
-  cd build
-  %makeinstall
+  %kde4_makeinstall -C build
   %suse_update_desktop_file    umbrello       Development Design
   %kde_post_install
 

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

Reply via email to