Hello community, here is the log from the commit of package prctl for openSUSE:Factory checked in at 2013-04-16 06:54:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prctl (Old) and /work/SRC/openSUSE:Factory/.prctl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prctl", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/prctl/prctl.changes 2011-09-23 12:41:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.prctl.new/prctl.changes 2013-04-16 06:54:52.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 15 09:26:57 UTC 2013 - [email protected] + +- Cleanup spec file +- Add Source URL, see https://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prctl.spec ++++++ --- /var/tmp/diff_new_pack.royJrJ/_old 2013-04-16 06:54:54.000000000 +0200 +++ /var/tmp/diff_new_pack.royJrJ/_new 2013-04-16 06:54:54.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package prctl # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,17 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: prctl -Summary: A utility to perform process operations Version: 1.5 -Release: 6 -Group: System/Monitoring +Release: 0 +Summary: A utility to perform process operations License: GPL-2.0+ +Group: System/Monitoring Url: http://sourceforge.net/projects/prctl -Source0: prctl-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/prctl/prctl/%{version}/prctl-%{version}.tar.gz Source1: COPYING Patch0: prctl-1.5-Makefile.patch Patch1: prctl-1.5-warnings.patch @@ -37,7 +35,7 @@ %prep %setup -q -cp %{S:1} . +cp %{SOURCE1} . %patch0 -p1 -b .makefile %patch1 -p0 -b .warnings @@ -47,9 +45,6 @@ %install %{makeinstall} -%clean -%{__rm} -rf %{buildroot} - %files %defattr(-, root, root) %doc COPYING ChangeLog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
