Hello community,

here is the log from the commit of package deltarpm for openSUSE:Factory
checked in at Tue Oct 4 18:08:56 CEST 2011.



--------
--- openSUSE:Factory/deltarpm/deltarpm.changes  2011-09-23 01:54:58.000000000 
+0200
+++ /mounts/work_src_done/STABLE/deltarpm/deltarpm.changes      2011-09-30 
16:49:15.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Sep 30 14:48:59 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------
+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:
------------------
++++++ deltarpm.spec ++++++
--- /var/tmp/diff_new_pack.LqJ9Yz/_old  2011-10-04 18:08:53.000000000 +0200
+++ /var/tmp/diff_new_pack.LqJ9Yz/_new  2011-10-04 18:08:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package deltarpm (Version 3.5.git)
+# spec file for package deltarpm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           deltarpm
@@ -23,7 +22,6 @@
 Url:            ftp://ftp.suse.com/pub/projects/deltarpm
 License:        BSD3c(or similar)
 Group:          System/Packages
-AutoReqProv:    on
 Version:        3.5.git
 Release:        1
 Summary:        Tools to Create and Apply deltarpms
@@ -40,12 +38,6 @@
 the old one. You do not need to have a copy of the old RPM, because
 deltarpms can also work with installed RPMs.
 
-
-
-Authors:
---------
-    Michael Schr�der <[email protected]>
-
 %prep
 %setup
 %if %suse_version < 900
@@ -53,7 +45,7 @@
 %endif
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS" prefix="%{_prefix}" 
rpmdumpheader="/usr/lib/rpm/rpmdumpheader"
+make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS" prefix="%{_prefix}" 
rpmdumpheader="/usr/lib/rpm/rpmdumpheader" %{?_smp_mflags}
 
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/lib/rpm

continue with "q"...



Remember to have fun...

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

Reply via email to