[tegrarcm/epel7] Update to 1.6

Nicolas Chauvet kwizart at fedoraproject.org
Wed Apr 16 17:30:36 UTC 2014


commit 6851a7d6d80296b8e5808a2787d51df5ecaca0b6
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Wed Apr 16 19:30:19 2014 +0200

    Update to 1.6

 .gitignore                         |    1 +
 sources                            |    2 +-
 tegrarcm-backport-ODM_SECURE.patch |   48 ------------------------------------
 tegrarcm.spec                      |    9 +++---
 4 files changed, 7 insertions(+), 53 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 450f394..8310f1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /tegrarcm-1.3.tar.xz
 /tegrarcm-1.4.tar.xz
 /v1.5.tar.gz
+/v1.6.tar.gz
diff --git a/sources b/sources
index 86bbcea..f4a9879 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f408d50b103be5026d932d01be421588  v1.5.tar.gz
+6dbba4d1913764fe553b23e13285f13e  v1.6.tar.gz
diff --git a/tegrarcm.spec b/tegrarcm.spec
index a5e3adb..a51015d 100644
--- a/tegrarcm.spec
+++ b/tegrarcm.spec
@@ -1,6 +1,6 @@
 Name:           tegrarcm
-Version:        1.5
-Release:        2%{?dist}
+Version:        1.6
+Release:        1%{?dist}
 Summary:        Send code to a Tegra device in recovery mode
 
 # Most of the code here is BSD, except for the firmware in
@@ -12,7 +12,6 @@ Summary:        Send code to a Tegra device in recovery mode
 License:        BSD and and Redistributable, no modification permitted
 URL:            https://github.com/NVIDIA/tegrarcm
 Source0:        https://github.com/NVIDIA/tegrarcm/archive/v%{version}.tar.gz
-Patch0:         tegrarcm-backport-ODM_SECURE.patch
 
 BuildRequires:  libtool
 
@@ -33,7 +32,6 @@ device.
 
 %prep
 %setup -q
-%patch0 -p1
 ./autogen.sh
 
 
@@ -52,6 +50,9 @@ make %{?_smp_mflags}
 %{_mandir}/man1/tegrarcm.1.*
 
 %changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart at gmail.com> - 1.6-1
+- Update to 1.6
+
 * Tue Apr 08 2014 Nicolas Chauvet <kwizart at gmail.com> - 1.5-2
 - Backport ODM_SECURE patch
 


More information about the scm-commits mailing list