[fedora-release] update Fedora-Legal-README.txt with updates from legal rhbz#1096434

Dennis Gilmore ausil at fedoraproject.org
Sat May 10 16:54:23 UTC 2014


commit cfe97240ce90ffd27313e797c20102b5b7e78ee6
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat May 10 11:54:47 2014 -0500

    update Fedora-Legal-README.txt with updates from legal rhbz#1096434
    
    - Change license to MIT to reflect the change in the fedora compilation
    - based on reccomendations from Red Hat Legal rhbz#1096434

 fedora-release.spec |   11 ++++++++---
 sources             |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 3311c8a..760a0d7 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -5,8 +5,8 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        21
-Release:        0.5
-License:        GPLv2
+Release:        0.6
+License:        MIT
 Group:          System Environment/Base
 URL:            http://fedoraproject.org
 Source:         %{name}-%{version}.tar.bz2
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc GPL Fedora-Legal-README.txt
+%doc LICENSE Fedora-Legal-README.txt
 %config %attr(0644,root,root) /etc/os-release
 %config %attr(0644,root,root) /etc/fedora-release
 /etc/redhat-release
@@ -125,6 +125,11 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
 
 %changelog
+* Sat May 10 2014 Dennis Gilmore <dennis at ausil.us> - 21-0.6
+- update Fedora-Legal-README.txt with updates from legal rhbz#1096434
+- Change license to MIT to reflect the change in the fedora compilation
+- based on reccomendations from Red Hat Legal rhbz#1096434
+
 * Wed Feb 17 2014 Dennis Gilmore <dennis at ausil.us> - 21-0.5
 - provide system-release(%%version) rhbz#1047058
 
diff --git a/sources b/sources
index fd1ac96..cb9ca69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-129dd270e0c9675f0624e696cf4a7ed1  fedora-release-21.tar.bz2
+57020b8ec2cb67f24f9f4411c0047a7e  fedora-release-21.tar.bz2


More information about the scm-commits mailing list