From bc32c07580faff6beee07c6ae28ccd9663e2838c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Thu, 28 Jan 2010 15:30:43 +0000 Subject: [PATCH] - add COPYING and other things to doc - correct the licence field --- passwd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/passwd.spec b/passwd.spec index ed40159..314e278 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,7 +7,7 @@ Summary: An utility for setting or changing passwords using PAM Name: passwd Version: 0.77 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD or GPLv2+ Group: System Environment/Base URL: http://fedorahosted.org/passwd @@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog -* Thu Jan 28 2010 Tomas Mraz 0.77-2 +* Thu Jan 28 2010 Tomas Mraz 0.77-3 - add COPYING and other things to doc - correct the licence field