From: undefine Date: Fri, 31 May 2002 21:00:30 +0000 (+0000) Subject: - add utempter-utmp-cleanup.patch which add utmp-cleanup program to clean X-Git-Tag: RA-1_0~2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=fe8684374b7e9a34e7de01ac13c1ac9940a8e4e0;p=packages%2Flibutempter.git - add utempter-utmp-cleanup.patch which add utmp-cleanup program to clean utmp base (by Andrzej Szombierski) - release 8.1 Changed files: libutempter.spec -> 1.38 --- diff --git a/libutempter.spec b/libutempter.spec index 603d4b5..f9ba43a 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -6,11 +6,12 @@ Summary(ru): Summary(uk): ðÒÉצÌÅÊÏ×ÁÎÁ ÐÒÏÇÒÁÍÁ ÄÌÑ ×ÎÅÓÅÎÎÑ ÚͦΠÄÏ utmp/wtmp Name: utempter Version: 0.5.2 -Release: 8 +Release: 8.1 License: MIT Group: Base Source0: %{name}-%{version}.tar.gz Patch0: %{name}-lastlog.patch +Patch1: %{name}-utmp-cleanup.patch PreReq: SysVinit >= 2.76-14 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: libutempter0 @@ -61,7 +62,8 @@ Pliki nag %prep %setup -q -%patch -p1 +%patch0 -p1 +%patch1 -p1 %build %{__make} CFLAGS="%{rpmcflags}"