Hello community,

here is the log from the commit of package kf5umbrella for openSUSE:Factory 
checked in at 2014-02-28 16:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf5umbrella (Old)
 and      /work/SRC/openSUSE:Factory/.kf5umbrella.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf5umbrella"

Changes:
--------
New Changes file:

--- /dev/null   2014-02-13 01:09:38.344032506 +0100
+++ /work/SRC/openSUSE:Factory/.kf5umbrella.new/kf5umbrella.changes     
2014-02-28 16:23:47.000000000 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Feb  8 02:18:21 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Init kf5umbrella package
+

New:
----
  kf5umbrella-4.96.0.tar.xz
  kf5umbrella.changes
  kf5umbrella.spec

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

Other differences:
------------------
++++++ kf5umbrella.spec ++++++
#
# spec file for package kf5umbrella
#
# Copyright (c) 2014 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           kf5umbrella
Version:        4.96.0
Release:        0
BuildRequires:  cmake >= 2.8.12
BuildRequires:  extra-cmake-modules >= 0.0.10
BuildRequires:  fdupes
BuildRequires:  kf5-filesystem
BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
Requires:       cmake
Requires:       extra-cmake-modules
Summary:        CMake convenience functions for KDE Frameworks
License:        BSD-3-Clause
Group:          System/GUI/KDE
Url:            http://www.kde.org
Source0:        kf5umbrella-%{version}.tar.xz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This package contains CMake files that simplify the CMake code that
applications need to write in order to find KDE Frameworks.
It is not used by the frameworks themselves, it exists only for the convenience
of workspace and applications.

%prep
%setup -q

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build
  %fdupes -s %{buildroot}

%files
%defattr(-,root,root)
%{_kf5_libdir}/cmake/KF5/

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

Reply via email to