rpms/mailx/devel mailx.spec,1.36,1.37

Ivana Varekova varekova at fedoraproject.org
Fri Dec 18 08:00:20 UTC 2009


Author: varekova

Update of /cvs/pkgs/rpms/mailx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27589

Modified Files:
	mailx.spec 
Log Message:
- fix license tag



Index: mailx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mailx/devel/mailx.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- mailx.spec	12 Dec 2009 12:11:52 -0000	1.36
+++ mailx.spec	18 Dec 2009 08:00:20 -0000	1.37
@@ -4,9 +4,11 @@
 Summary: Enhanced implementation of the mailx command
 Name: mailx
 Version: 12.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: 	Applications/Internet
-License: BSD with advertising
+# mailx-12.4/nsserr.c, mailx-12.4/nss.c  have MPLv1.1 license 
+# other files are BSD 
+License: BSD with advertising and MPLv1.1
 URL: http://heirloom.sourceforge.net/mailx.html
 Source0: http://dl.sourceforge.net/heirloom/mailx-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -132,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Dec 18 2009 Ivana Hutarova Varekova <varekova at redhat.com> - 12.4-5
+- fix license tag
+
 * Sat Dec 12 2009 Robert Scheck <robert at fedoraproject.org> - 12.4-4
 - Make OpenSSL support working again if NSS flag is disabled
 




More information about the fedora-extras-commits mailing list