commit libsysstat-qt5 for openSUSE:Factory
Hello community, here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory checked in at 2014-11-02 16:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old) and /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libsysstat-qt5" Changes: -------- New Changes file: --- /dev/null 2014-10-24 22:03:51.036034256 +0200 +++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes 2014-11-02 16:45:44.000000000 +0100 @@ -0,0 +1,52 @@ +------------------------------------------------------------------- +Sat Oct 25 13:36:36 UTC 2014 - andrea@opensuse.org + +- new upstream version 0.2.0 + +------------------------------------------------------------------- +Tue May 13 18:04:57 UTC 2014 - andrea@opensuse.org + +- spec file cleanup for factory + +------------------------------------------------------------------- +Tue May 13 16:29:41 UTC 2014 - sfalken@opensuse.org + +- Specfile Cleanup + +------------------------------------------------------------------- +Mon May 12 15:31:35 UTC 2014 - sfalken@opensuse.org + +- Removed fedora specfile, split into subproject + Del: libsysstat-Fedora_20.spec + +------------------------------------------------------------------- +Sat May 10 17:54:32 UTC 2014 - sfalken@opensuse.org + +- ran spec-cleaner on specfile + +------------------------------------------------------------------- +Fri May 9 22:39:44 UTC 2014 - sfalken@opensuse.org + +- Added specfile for Fedora_20 + Add: libsysstat-Fedora_20.spec + +------------------------------------------------------------------- +Fri May 9 20:25:15 UTC 2014 - sfalken@opensuse.org + +- Added tarball for new stable release + Add: libsysstat-0.1.0.tar.xz + Del: _service + +------------------------------------------------------------------- +Wed Apr 2 14:36:41 UTC 2014 - sfalken@opensuse.org + +- Removed direct cmake calls, in favour of %cmake and %cmake_install + +------------------------------------------------------------------- +Wed Apr 2 13:05:28 UTC 2014 - sfalken@opensuse.org + +- Initial Source Upload + Add: _system + Add: libsysstat.spec + Add: libsysstat.changes + New: ---- libsysstat-0.2.0.tar.xz libsysstat-qt5.changes libsysstat-qt5.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsysstat-qt5.spec ++++++ # # spec file for package libsysstat # # 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: libsysstat-qt5 Version: 0.2.0 Release: 0 Summary: Query system info and statistics License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: http://www.lxde.org Source: libsysstat-%{version}.tar.xz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig(Qt5Core) BuildRequires: libqt5-linguist-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Library used to query system info and statistics %package -n libsysstat-qt5-0 Summary: Libraries for lxqt Group: System/Libraries Provides: libsysstat %description -n libsysstat-qt5-0 Development libraries for libsysstat %package devel Summary: Devel files for libsysstat Group: Development/Libraries/C and C++ Requires: libsysstat-qt5-0 = %{version} Requires: pkg-config %description devel sysstat libraries for development %prep %setup -q -n libsysstat %build %cmake -DUSE_QT5=ON %__make %{?_smp_mflags} %install %cmake_install %post -n libsysstat-qt5-0 -p /sbin/ldconfig %postun -n libsysstat-qt5-0 -p /sbin/ldconfig %files -n libsysstat-qt5-0 %defattr(-,root,root) %doc AUTHORS COPYING %{_libdir}/%{name}.so.0 %{_libdir}/%{name}.so.0.* %files devel %defattr (-,root,root) %{_includedir}/sysstat-qt5 %{_datadir}/cmake/sysstat-qt5 %{_libdir}/pkgconfig/sysstat-qt5.pc %{_libdir}/%{name}.so %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de