Hello community,

here is the log from the commit of package dbus-1-python for openSUSE:Factory
checked in at Tue Sep 20 12:51:44 CEST 2011.



--------
--- dbus-1-python/dbus-1-python.changes 2011-01-04 19:03:06.000000000 +0100
+++ /mounts/work_src_done/STABLE/dbus-1-python/dbus-1-python.changes    
2011-09-18 19:29:08.000000000 +0200
@@ -1,0 +2,7 @@
+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
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ dbus-1-python.spec ++++++
--- /var/tmp/diff_new_pack.bVncO1/_old  2011-09-20 12:51:38.000000000 +0200
+++ /var/tmp/diff_new_pack.bVncO1/_new  2011-09-20 12:51:38.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package dbus-1-python (Version 0.83.2)
+# spec file for package dbus-1-python
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           dbus-1-python
@@ -25,7 +24,6 @@
 Group:          Development/Libraries/Python
 Version:        0.83.2
 Release:        1
-AutoReqProv:    on
 Summary:        Python bindings for D-Bus
 Source0:        dbus-python-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -40,77 +38,26 @@
 Requires:       dbus-1 >= %( echo `rpm -q --queryformat 
'%{VERSION}-%{RELEASE}' dbus-1`)
 Requires:       dbus-1-devel >= %( echo `rpm -q --queryformat 
'%{VERSION}-%{RELEASE}' dbus-1-devel`)
 Requires:       dbus-1-python = %{version}
-AutoReqProv:    on
 Group:          Development/Libraries/Python
 
 %description
 Python bindings for D-Bus.
 
-
-
-Authors:
---------
-    Olivier Andrieu <[email protected]>
-    Philip Blundell <[email protected]>
-    Anders Carlsson <[email protected]>
-    Kristian Hogsberg  <[email protected]>
-    Alex Larsson <[email protected]>
-    Michael Meeks <[email protected]>
-    Seth Nickell <[email protected]>
-    Havoc Pennington <[email protected]>
-    Harri Porten <[email protected]>
-    Matthew Rickard <[email protected]>
-    Zack Rusin <[email protected]>
-    Joe Shaw <[email protected]>
-    Colin Walters <[email protected]>
-    David Zeuthen <[email protected]>
-
 %description -n dbus-1-python-devel
 Developer files for Python bindings for D-Bus.
 
-
-
-Authors:
---------
-    Olivier Andrieu <[email protected]>
-    Philip Blundell <[email protected]>
-    Anders Carlsson <[email protected]>
-    Kristian Hogsberg  <[email protected]>
-    Alex Larsson <[email protected]>
-    Michael Meeks <[email protected]>
-    Seth Nickell <[email protected]>
-    Havoc Pennington <[email protected]>
-    Harri Porten <[email protected]>
-    Matthew Rickard <[email protected]>
-    Zack Rusin <[email protected]>
-    Joe Shaw <[email protected]>
-    Colin Walters <[email protected]>
-    David Zeuthen <[email protected]>
-
 %prep
 %setup -n dbus-python-%{version} -q
 
 %build
 autoreconf -fi
 export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fno-strict-aliasing -fPIC"
-./configure                                  \
-       --prefix=%{_prefix}                  \
-       --exec_prefix=%{_exec_prefix}        \
-       --sysconfdir=%{_sysconfdir}          \
-       --datadir=%{_datadir}                \
-       --localstatedir=%{_localstatedir}    \
-       --libdir=%{_libdir}                  \
-       --mandir=%{_mandir}                  \
-       --docdir=%{_docdir}/dbus-python
+%configure --docdir=%_docdir/dbus-python
 make %{?_smp_mflags} 
 
 %install
-%{__rm} -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %dir %{_docdir}/dbus-python


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



Remember to have fun...

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

Reply via email to