commit emil for openSUSE:Factory

2012-01-24 Thread h_root
Hello community,

here is the log from the commit of package emil for openSUSE:Factory checked in 
at 2012-01-24 12:16:52

Comparing /work/SRC/openSUSE:Factory/emil (Old)
 and  /work/SRC/openSUSE:Factory/.emil.new (New)


Package is "emil", Maintainer is "sch...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/emil/emil.changes2011-09-23 
01:56:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.emil.new/emil.changes   2012-01-24 
12:17:02.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 12:43:58 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ emil.spec ++
--- /var/tmp/diff_new_pack.sUTR51/_old  2012-01-24 12:17:03.0 +0100
+++ /var/tmp/diff_new_pack.sUTR51/_new  2012-01-24 12:17:03.0 +0100
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   emil
-BuildRequires:  bison ed flex
-License:GPL v2 or later
+BuildRequires:  automake
+BuildRequires:  bison
+BuildRequires:  ed
+BuildRequires:  flex
+License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Version:2.1.0beta9
-Release:946
+Release:0
 Summary:E-Mail Filter
 Source: 
ftp://ftp.uu.se/pub/unix/networking/mail/emil/emil-2.1.0-beta9.tar.gz
 Patch:  emil-2.1.0-beta9.diff

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emil for openSUSE:Factory

2011-09-22 Thread h_root

Hello community,

here is the log from the commit of package emil for openSUSE:Factory
checked in at Thu Sep 22 10:43:23 CEST 2011.




--- emil/emil.changes   2009-06-02 13:54:45.0 +0200
+++ /mounts/work_src_done/STABLE/emil/emil.changes  2011-09-19 
00:51:29.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ emil.spec ++
--- /var/tmp/diff_new_pack.kAoW4y/_old  2011-09-22 10:43:20.0 +0200
+++ /var/tmp/diff_new_pack.kAoW4y/_new  2011-09-22 10:43:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package emil (Version 2.1.0beta9)
+# spec file for package emil
 #
-# 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,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   emil
 BuildRequires:  bison ed flex
 License:GPL v2 or later
 Group:  Productivity/Networking/Email/Utilities
-AutoReqProv:on
 Version:2.1.0beta9
 Release:946
 Summary:E-Mail Filter
@@ -41,13 +39,6 @@
 
 It is especially useful for elm users.
 
-
-
-Authors:
-
-Martin Wendel 
-Torbjorn Wictorin 
-
 %prep
 %setup -q -n emil-2.1.0-beta9
 %patch
@@ -60,14 +51,11 @@
 %build
 autoreconf -fiv
 %configure
-%{__make} %{?jobs:-j%jobs} SENDMAILPATH=/usr/sbin/sendmail
+make %{?_smp_mflags} SENDMAILPATH=/usr/sbin/sendmail
 
 %install
 %makeinstall
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 /usr/bin/emil






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org