rpms/cracklib/devel cracklib.spec,1.57,1.58

Nalin Dahyabhai nalin at fedoraproject.org
Thu Jan 21 16:04:13 UTC 2010


Author: nalin

Update of /cvs/extras/rpms/cracklib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7714

Modified Files:
	cracklib.spec 
Log Message:
- update license: tag
- include license file



Index: cracklib.spec
===================================================================
RCS file: /cvs/extras/rpms/cracklib/devel/cracklib.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- cracklib.spec	1 Dec 2009 21:00:28 -0000	1.57
+++ cracklib.spec	21 Jan 2010 16:04:12 -0000	1.58
@@ -5,7 +5,7 @@
 Summary: A password-checking library
 Name: cracklib
 Version: 2.8.15
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Libraries
 Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
 
@@ -48,7 +48,7 @@ Patch1: cracklib-2.8.15-inttypes.patch
 Patch2: cracklib-2.8.12-gettext.patch
 Patch3: cracklib-2.8.15-init.patch
 URL: http://sourceforge.net/projects/cracklib/
-License: GPLv2
+License: LGPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: python-devel, words, autoconf, automake, gettext, libtool
 # This one's for gettext's sake.
@@ -201,7 +201,7 @@ EOF
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc README README-WORDS NEWS README-LICENSE AUTHORS
+%doc README README-WORDS NEWS README-LICENSE AUTHORS COPYING.LIB
 %{_libdir}/libcrack.so.*
 %dir %{_datadir}/cracklib
 %{_datadir}/cracklib/cracklib.magic
@@ -227,6 +227,10 @@ EOF
 %{_libdir}/../lib/python*/site-packages/*.py*
 
 %changelog
+* Thu Jan 21 2010 Nalin Dahyabhai <nalin at redhat.com> - 2.8.15-2
+- update license: tag
+- include license file
+
 * Tue Dec  1 2009 Nalin Dahyabhai <nalin at redhat.com> - 2.8.15-1
 - update to 2.8.15
 - update cracklib-words to the current version (2008-05-07)



More information about the scm-commits mailing list