From a2f19d4b7250923035f3af5a9d6d865787bfec42b50074a7d0aba6f351bbd6d7 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Wed, 23 Jun 2010 08:19:52 +0000 Subject: [PATCH 1/2] Accepting request 41953 from home:mseben:branches:Base:System Copy from home:mseben:branches:Base:System/quota via accept of submit request 41953 revision 4. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/41953 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=5 --- quota.changes | 5 +++++ quota.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/quota.changes b/quota.changes index 2d49fcf..01ebcb9 100644 --- a/quota.changes +++ b/quota.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 23 08:15:39 UTC 2010 - mseben@novell.com + +- quotactl.2 manual page was moved from quota to man-pages [bnc#587393] + ------------------------------------------------------------------- Tue Sep 22 09:17:57 CEST 2009 - mseben@novell.com diff --git a/quota.spec b/quota.spec index 414f423..09f9cea 100644 --- a/quota.spec +++ b/quota.spec @@ -99,6 +99,8 @@ make CC="gcc" install -d -m 755 ${RPM_BUILD_ROOT}/etc/init.d install -d -m 755 ${RPM_BUILD_ROOT}/sbin make install ROOTDIR=${RPM_BUILD_ROOT} +#quotactl.2 manual page was moved from quota to man-pages[bnc#587393] +rm ${RPM_BUILD_ROOT}/%{_mandir}/man?/quotactl.* mv ${RPM_BUILD_ROOT}%{_sbindir}/{quotacheck,quotaon,quotaoff} ${RPM_BUILD_ROOT}/sbin/ #installing ldap-scripts install -m 755 ldap-scripts/*pl ${RPM_BUILD_ROOT}/usr/sbin/ From 3c710b5a189c3738bafb3fabbb72a203b217fe2098e5791bd7769369b30a524f Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 28 Jun 2010 10:13:26 +0000 Subject: [PATCH 2/2] Updating link to change in openSUSE:Factory/quota revision 23.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=30b421482ed89c566497084e6e2cf2f8 --- quota.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/quota.spec b/quota.spec index 09f9cea..b662eef 100644 --- a/quota.spec +++ b/quota.spec @@ -1,7 +1,7 @@ # # spec file for package quota (Version 3.17) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,11 +21,11 @@ Name: quota BuildRequires: dbus-1-devel e2fsprogs-devel libnl-devel pkg-config tcpd-devel Version: 3.17 -Release: 2 +Release: 3 PreReq: %insserv_prereq %fillup_prereq AutoReqProv: on Group: System/Filesystems -License: GPL v2 only +License: GPLv2 Url: http://sourceforge.net/projects/linuxquota/ Summary: Disk Quota System Source: %{name}-%{version}.tar.bz2 @@ -53,7 +53,7 @@ Authors: Jan Kara %package nfs -License: GPL v2 only +License: GPLv2 Summary: Disk Quota System on NFS Group: System/Filesystems Requires: quota = %version