rpms/postgresql/devel postgresql.spec,1.113,1.114

Tom Callaway spot at fedoraproject.org
Thu Aug 20 18:55:13 UTC 2009


Author: spot

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

Modified Files:
	postgresql.spec 
Log Message:
license tag fix


Index: postgresql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql/devel/postgresql.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- postgresql.spec	18 Aug 2009 02:58:55 -0000	1.113
+++ postgresql.spec	20 Aug 2009 18:55:13 -0000	1.114
@@ -60,8 +60,8 @@ Summary: PostgreSQL client programs and 
 Name: postgresql
 %define majorversion 8.4
 Version: 8.4.0
-Release: 1%{?dist}
-License: BSD
+Release: 2%{?dist}
+License: MIT
 Group: Applications/Databases
 Url: http://www.postgresql.org/ 
 
@@ -852,6 +852,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Aug 20 2009 Tom "spot" Callaway <tcallawa at redhat.com> 8.4.0-2
+- update License tag to MIT (PostgreSQL calls it "BSD", but it is MIT)
+- Note: This changes nothing from a license compatibility perspective.
+
 * Mon Aug 17 2009 Tom Lane <tgl at redhat.com> 8.4.0-1
 - Update to PostgreSQL 8.4.0.  See release notes at
   http://www.postgresql.org/docs/8.4/static/release-8-4.html




More information about the fedora-extras-commits mailing list