Hello community,

here is the log from the commit of package cgdb for openSUSE:Factory
checked in at Wed Sep 21 16:57:39 CEST 2011.



--------
--- cgdb/cgdb.changes   2011-09-07 09:47:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/cgdb/cgdb.changes      2011-09-18 
00:48:41.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 22:48:35 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ cgdb.spec ++++++
--- /var/tmp/diff_new_pack.SJ36CW/_old  2011-09-21 16:57:36.000000000 +0200
+++ /var/tmp/diff_new_pack.SJ36CW/_new  2011-09-21 16:57:36.000000000 +0200
@@ -1,25 +1,6 @@
-#
-# spec file for package cgdb
-#
-# Copyright (c) 2011 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:           cgdb
 Version:        0.6.6
-Release:        1
+Release:        2
 License:        GPL
 Summary:        Curses debugger
 Url:            http://cgdb.sourceforge.net
@@ -32,7 +13,7 @@
 Requires(pre):  %install_info_prereq
 Requires:       gdb
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-AutoReq:        on
+Autoreq:        on
 
 %description
 CGDB is a curses (terminal-based) interface to the GNU Debugger (GDB). Its goal
@@ -48,14 +29,11 @@
 
 %build
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 %make_install
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
@@ -70,4 +48,3 @@
 %{_mandir}/man1/cgdb.1.gz
 %{_infodir}/cgdb.info.gz
 %dir %{_datadir}/cgdb
-%changelog


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



Remember to have fun...

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

Reply via email to