Accepting request 171244 from Base:System
- Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 171009 from m_meister) OBS-URL: https://build.opensuse.org/request/show/171244 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=36
This commit is contained in:
commit
100de0bbde
@ -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
|
Fri Sep 30 15:34:40 UTC 2011 - uli@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package logrotate
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,11 +20,11 @@ Url: https://fedorahosted.org/releases/l/o/logrotate
|
|||||||
|
|
||||||
Name: logrotate
|
Name: logrotate
|
||||||
Version: 3.8.1
|
Version: 3.8.1
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-2.0+
|
|
||||||
Summary: Rotate, compress, remove, and mail system log files
|
Summary: Rotate, compress, remove, and mail system log files
|
||||||
|
License: GPL-2.0+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source100: %{name}-rpmlintrc
|
Source100: %{name}-rpmlintrc
|
||||||
Patch0: logrotate-3.7.8-suse.patch
|
Patch0: logrotate-3.7.8-suse.patch
|
||||||
Patch1: logrotate-3.7.8-conf.patch
|
Patch1: logrotate-3.7.8-conf.patch
|
||||||
@ -38,8 +38,8 @@ BuildRequires: popt-devel
|
|||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
PreReq: /bin/mv
|
PreReq: /bin/mv
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
Requires: xz
|
|
||||||
Requires: cron
|
Requires: cron
|
||||||
|
Requires: xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user