diff --git a/dummy-release.changes b/dummy-release.changes index 243844c..efe57da 100644 --- a/dummy-release.changes +++ b/dummy-release.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) + ------------------------------------------------------------------- Thu Oct 30 15:19:46 CET 2008 - ro@suse.de diff --git a/dummy-release.spec b/dummy-release.spec index 9341e3c..1205481 100644 --- a/dummy-release.spec +++ b/dummy-release.spec @@ -1,7 +1,7 @@ # -# spec file for package dummy-release (Version 11) +# spec file for package dummy-release # -# Copyright (c) 2008 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dummy-release @@ -29,7 +28,6 @@ Version: 11 Release: 3 Provides: distribution-release Conflicts: openSUSE-release sled-release sles-release -AutoReqProv: on Summary: SuSE release version files BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,12 +35,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This package contains the files: /etc/SuSE-release, /etc/issue, /etc/issue.net, and /etc/products.d/openSUSE.prod - - -Authors: --------- - ro@suse.de - %prep %build @@ -62,10 +54,3 @@ touch $RPM_BUILD_ROOT/etc/motd %config(noreplace) /etc/issue.net %changelog -* Thu Oct 30 2008 ro@suse.de -- provide distribution-release and conflict with the most common - other instances -* Tue Sep 30 2008 ro@suse.de -- drop buildreq for skelcd-control-SLES -* Fri Sep 19 2008 ro@suse.de -- dummy package containing /etc/SuSE-release