Hello community,

here is the log from the commit of package elib for openSUSE:Factory checked in 
at 2012-09-15 17:26:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elib (Old)
 and      /work/SRC/openSUSE:Factory/.elib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/elib/elib.changes        2011-09-23 
01:56:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.elib.new/elib.changes   2012-09-15 
17:27:08.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 12 05:04:07 UTC 2012 - [email protected]
+
+-  add makeinfo as explicit buildrequire
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ elib.spec ++++++
--- /var/tmp/diff_new_pack.lNpgtJ/_old  2012-09-15 17:27:10.000000000 +0200
+++ /var/tmp/diff_new_pack.lNpgtJ/_new  2012-09-15 17:27:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package elib (Version 1.0)
+# spec file for package elib
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           elib
-BuildRequires:  emacs-x11 giflib-devel libpng-devel libtiff-devel xorg-x11 
xorg-x11-devel
-License:        GPL-2.0+
-Group:          Productivity/Editors/Emacs
+BuildRequires:  emacs-x11
+BuildRequires:  giflib-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
+%if 0%{suse_version} > 1220
+BuildRequires:  makeinfo
+%endif
 Requires:       emacs
 PreReq:         %install_info_prereq
-AutoReqProv:    on
 Version:        1.0
-Release:        1451
+Release:        0
 Summary:        A Lisp Library for GNU Emacs
+License:        GPL-2.0+
+Group:          Productivity/Editors/Emacs
 Source:         elib-1.0.tar.bz2
 Patch:          elib-1.0.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -46,13 +51,6 @@
 
 - routines to handle cookies in a buffer
 
-
-
-Authors:
---------
-    Inge Wallin <[email protected]>
-    Per Cederqvist <[email protected]>
-
 %prep
 %setup
 %patch

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

Reply via email to