Hello community,

here is the log from the commit of package mkelfImage for openSUSE:Factory 
checked in at 2011-12-25 17:36:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mkelfImage (Old)
 and      /work/SRC/openSUSE:Factory/.mkelfImage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mkelfImage", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mkelfImage/mkelfImage.changes    2011-09-23 
02:13:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mkelfImage.new/mkelfImage.changes       
2011-12-25 17:36:52.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Dec 22 18:56:46 UTC 2011 - [email protected]
+
+- rename spec file
+
+-------------------------------------------------------------------
+Wed Dec 21 10:28:41 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

Old:
----
  mkelfImage-2.5.spec

New:
----
  mkelfImage.spec

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

Other differences:
------------------
++++++ mkelfImage-2.5.spec -> mkelfImage.spec ++++++
--- /work/SRC/openSUSE:Factory/mkelfImage/mkelfImage-2.5.spec   2011-12-06 
18:51:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mkelfImage.new/mkelfImage.spec  2011-12-25 
17:36:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mkelfImage (Version 2.5)
+# spec file for package mkelfImage
 #
-# Copyright (c) 2009 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mkelfImage
 Summary:        Utility to Create ELF Boot Images from Linux Kernel Images
-Version:        2.5
-Release:        194
 License:        GPL-2.0+
 Group:          Development/Tools/Building
+Version:        2.5
+Release:        0
 Source0:        %{name}-%{version}.tar.gz
 Patch:          %{name}-%{version}.dif
 Patch1:         %{name}-optflags.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
 
 %description
 mkelfImage is a program that makes an ELF boot image for Linux kernel
@@ -38,12 +37,6 @@
 BIOS calls, but they are made when necessary. This is useful for
 systems running LinuxBIOS.
 
-
-
-Authors:
---------
-    Eric Biederman <[email protected]>
-
 %prep
 %setup -q
 %patch
@@ -67,11 +60,3 @@
 %{_datadir}/mkelfImage/
 
 %changelog
-* Wed Jan 25 2006 [email protected]
-- converted neededforbuild to BuildRequires
-* Wed Jun 15 2005 [email protected]
-- use RPM_OPT_FLAGS
-* Wed May 19 2004 [email protected]
-- make it build on x86 again
-* Wed Oct 29 2003 [email protected]
-- initial version 2.5

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

Reply via email to