Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory
checked in at Mon Sep 19 16:50:05 CEST 2011.



--------
--- dwarves/dwarves.changes     2011-08-12 22:47:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/dwarves/dwarves.changes        2011-09-18 
20:03:23.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+- Implement baselibs config
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ dwarves.spec ++++++
--- /var/tmp/diff_new_pack.WVnzdz/_old  2011-09-19 16:50:00.000000000 +0200
+++ /var/tmp/diff_new_pack.WVnzdz/_new  2011-09-19 16:50:00.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           dwarves
@@ -29,6 +28,7 @@
 #Git-Clone:    git://git.kernel.org/pub/scm/linux/kernel/git/acme/pahole
 #DL-URL:       http://fedorapeople.org/~acme/dwarves/
 Source:         
http://fedorapeople.org/~acme/dwarves/%{name}-%{version}.tar.bz2
+Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake libdw-devel libdwarf-devel libebl-devel libelf-devel
 BuildRequires:  zlib-devel
@@ -59,8 +59,6 @@
 improvements in this area!
 
 %package -n libdwarves1
-
-
 Summary:        DWARF processing libraries of dwarves tools
 Group:          System/Libraries
 
@@ -75,7 +73,6 @@
 
 %package -n libdwarves-devel
 
-
 Summary:        DWARF processing library development files
 Group:          Development/Libraries
 Requires:       libdwarves1 = %{version}-%{release}
@@ -90,7 +87,7 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -D__LIB=%{_lib} .
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install

++++++ baselibs.conf ++++++
libdwarves1
libdwarves-devel
        requires -libdwarves-<targettype>
        requires "libdwarves1-<targettype> = <version>"

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



Remember to have fun...

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

Reply via email to