From 2acd875adf029c0a8987cfd3316608addcb3a9a1ef14b0d800e57c6950f058f9 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 16 Jun 2011 08:41:44 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/fillup revision 14.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/fillup?expand=0&rev=cdc019fda23fcf23747717248770d66e --- fillup.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/fillup.spec b/fillup.spec index 21f3a79..51eff29 100644 --- a/fillup.spec +++ b/fillup.spec @@ -1,7 +1,7 @@ # -# spec file for package fillup (Version 1.42) +# spec file for package fillup # -# Copyright (c) 2010 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 @@ -24,7 +24,7 @@ Group: System/Base Provides: aaa_base:/bin/fillup AutoReqProv: on Version: 1.42 -Release: 246 +Release: 257 Summary: Tool for Merging Config Files Source: fillup-%{version}.tar.bz2 Patch: fillup-optflags.patch @@ -56,6 +56,7 @@ Authors: %patch3 -p0 %patch4 -p0 %patch5 + %build # # Be sure that the tests for fillup are run in From 88024608e4d7857517d1b80ccae3f5538c178900128efabd94e6989d40abc528 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 20 Sep 2011 07:48:14 +0000 Subject: [PATCH 2/2] Accepting request 83518 from home:jengelh:bl-f - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) OBS-URL: https://build.opensuse.org/request/show/83518 OBS-URL: https://build.opensuse.org/package/show/Base:System/fillup?expand=0&rev=14 --- fillup.changes | 6 ++++++ fillup.spec | 13 ------------- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/fillup.changes b/fillup.changes index f6eb37c..b485048 100644 --- a/fillup.changes +++ b/fillup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + ------------------------------------------------------------------- Sat May 21 20:34:06 UTC 2011 - crrodriguez@opensuse.org diff --git a/fillup.spec b/fillup.spec index 51eff29..0c7c23a 100644 --- a/fillup.spec +++ b/fillup.spec @@ -15,14 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: fillup License: GPLv2+ Group: System/Base Provides: aaa_base:/bin/fillup -AutoReqProv: on Version: 1.42 Release: 257 Summary: Tool for Merging Config Files @@ -42,12 +38,6 @@ entity composed of a preceding comment, a variable name, an assignment delimiter, and a related variable value. A variable is determined by its variable name. - - -Authors: --------- - Joerg Dippel - %prep %setup -q %patch @@ -81,9 +71,6 @@ install -m 755 BIN/fillup $RPM_BUILD_ROOT/bin install -d $RPM_BUILD_ROOT/%{_mandir}/man8 install -m 644 SGML/fillup.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) /bin/fillup