Mailinglist Archive: opensuse-commit (1215 mails)
| < Previous | Next > |
commit schedtop for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Aug 2009 16:57:58 +0200
- Message-id: <20090803145758.E3B77637D@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package schedtop for openSUSE:Factory
checked in at Mon Aug 3 16:57:58 CEST 2009.
--------
--- schedtop/schedtop.changes 2009-06-04 01:07:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/schedtop/schedtop.changes 2009-08-02
17:14:20.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Aug 2 16:55:57 CEST 2009 - coolo@xxxxxxxxxx
+
+- boost-devel requires everything needed
+- fix rpmlint errors
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ schedtop.spec ++++++
--- /var/tmp/diff_new_pack.JuSf59/_old 2009-08-03 16:57:08.000000000 +0200
+++ /var/tmp/diff_new_pack.JuSf59/_new 2009-08-03 16:57:08.000000000 +0200
@@ -17,25 +17,23 @@
%define rpmrel 1
-%if 0%{?suse_version} == 1110
-%define boostver 1_36_0
-%endif
-%if 0%{?suse_version} > 1110
-%define boostver 1_38_0
-%endif
%if 0%{?suse_version} > 1100
-%define boostdeps libboost_regex%{boostver}
libboost_program_options%{boostver} libboost_filesystem%{boostver}
+%define boostdeps boost-devel
+%else
+%if 0%{?suse_version} == 1110
+%define boostdeps boost-devel libboost_regex1_36 libboost_program_options1_36
libboost_filesystem1_36
%else
%define boostdeps boost
%endif
-BuildRequires: %{boostdeps} boost-devel gcc-c++ ncurses-devel
-Summary: schedtop: displays scheduler statistics
+%endif
+BuildRequires: %{boostdeps} gcc-c++ ncurses-devel
+Summary: Displays Scheduler Statistics
Name: schedtop
Version: 1.1
-Release: 2
+Release: 3
License: GPL
-Requires: %{boostdeps} ncurses
+Requires: ncurses
Group: System/Monitoring
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |