Hello community,

here is the log from the commit of package killerd for openSUSE:Factory checked 
in at 2014-10-16 18:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/killerd (Old)
 and      /work/SRC/openSUSE:Factory/.killerd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "killerd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/killerd/killerd.changes  2011-10-04 
18:13:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.killerd.new/killerd.changes     2014-10-16 
18:16:51.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct 15 10:20:31 UTC 2014 - [email protected]
+
+- Use source URLs, enable parallel build, and remove ancient
+  specfile tags and sections
+
+-------------------------------------------------------------------

Old:
----
  killerd-1.1.tar.bz2

New:
----
  killerd-1.1.tar.gz

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

Other differences:
------------------
++++++ killerd.spec ++++++
--- /var/tmp/diff_new_pack.ATFnhi/_old  2014-10-16 18:16:52.000000000 +0200
+++ /var/tmp/diff_new_pack.ATFnhi/_new  2014-10-16 18:16:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package killerd
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,18 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           killerd
+Version:        1.1 
+Release:        0
+Summary:        Daemon for automatic killing of login shells
 License:        GPL-2.0+
 Group:          System/Daemons
 Url:            http://mj.ucw.cz/linux.shtml
-AutoReqProv:    on
-Version:        1.1 
-Release:        101
-Summary:        Daemon for automatic killing of login shells
-Source:         %{name}-%{version}.tar.bz2
+Source:         
ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/linux/%name-%version.tar.gz
 Source1:        killerd
 Patch:          %{name}-%{version}-makefile.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +44,7 @@
 %patch
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}"
+make CFLAGS="%optflags" CC="%__cc" %{?_smp_mflags}
 
 %install
 mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
@@ -56,9 +53,6 @@
 install -m 755 %{S:1} $RPM_BUILD_ROOT/etc/init.d/killerd
 ln -sf ../../etc/init.d/killerd       $RPM_BUILD_ROOT/%{_sbindir}/rckillerd
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %files
 %defattr(-,root,root)
 %doc ChangeLog

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

Reply via email to