From 1faea0988c56abe6656ad672407251d2b363bcbfec1d876520a3b5da4a7002e4 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 17 Apr 2013 08:06:58 +0000 Subject: [PATCH] Accepting request 171009 from home:m_meister:branches:openSUSE:Factory - Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/171009 OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=22 --- logrotate.changes | 6 ++++++ logrotate.spec | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/logrotate.changes b/logrotate.changes index e723853..5cf7409 100644 --- a/logrotate.changes +++ b/logrotate.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 16 08:23:18 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Fri Sep 30 15:34:40 UTC 2011 - uli@suse.com diff --git a/logrotate.spec b/logrotate.spec index 2196b0b..cf18cbf 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,7 +1,7 @@ # # spec file for package logrotate # -# 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 @@ -20,11 +20,11 @@ Url: https://fedorahosted.org/releases/l/o/logrotate Name: logrotate Version: 3.8.1 -Release: 1 -License: GPLv2+ +Release: 0 Summary: Rotate, compress, remove, and mail system log files +License: GPL-2.0+ Group: System/Base -Source: %{name}-%{version}.tar.gz +Source: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz Source100: %{name}-rpmlintrc Patch0: logrotate-3.7.8-suse.patch Patch1: logrotate-3.7.8-conf.patch @@ -38,8 +38,8 @@ BuildRequires: popt-devel PreReq: %fillup_prereq PreReq: /bin/mv PreReq: /bin/rm -Requires: xz Requires: cron +Requires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description