From 10d9c67b1e95b6e04f2977a02922df57f3a2a507 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Oct 30 2018 05:07:53 +0000 Subject: import nvme-cli-1.6-1.el7 --- diff --git a/.gitignore b/.gitignore index 470051b..5828a56 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v1.4.tar.gz +SOURCES/v1.6.tar.gz diff --git a/.nvme-cli.metadata b/.nvme-cli.metadata index c4d1742..a150cb0 100644 --- a/.nvme-cli.metadata +++ b/.nvme-cli.metadata @@ -1 +1 @@ -5e346b30417c91cb7014c7ab6700b1cafac1c9ee SOURCES/v1.4.tar.gz +8e5928da01ad750c02a7c0f08d052bd9c12900b5 SOURCES/v1.6.tar.gz diff --git a/SPECS/nvme-cli.spec b/SPECS/nvme-cli.spec index 2319697..2d61288 100644 --- a/SPECS/nvme-cli.spec +++ b/SPECS/nvme-cli.spec @@ -2,8 +2,8 @@ #%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: nvme-cli -Version: 1.4 -Release: 3%{?dist} +Version: 1.6 +Release: 1%{?dist} Summary: NVMe management command line interface License: GPLv2+ @@ -12,6 +12,7 @@ URL: https://github.com/linux-nvme/nvme-cli Source0: https://github.com/linux-nvme/%{name}/archive/v%{version}.tar.gz BuildRequires: libuuid-devel +BuildRequires: gcc %description nvme-cli provides NVM-Express user space tooling for Linux. @@ -22,7 +23,7 @@ nvme-cli provides NVM-Express user space tooling for Linux. %build -make PREFIX=/usr CFLAGS+="%{optflags} -std=c99" LDFLAGS="%{__global_ldflags}" %{?_smp_mflags} +make PREFIX=/usr CFLAGS="%{optflags} -std=c99" LDFLAGS="%{__global_ldflags}" %{?_smp_mflags} %install @@ -38,6 +39,15 @@ make PREFIX=/usr CFLAGS+="%{optflags} -std=c99" LDFLAGS="%{__global_ldflags}" %{ %changelog +* Tue Jul 24 2018 luto@kernel.org - 1.6-1 +- Update to 1.6 + +* Fri Jul 13 2018 Fedora Release Engineering - 1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Feb 08 2018 Fedora Release Engineering - 1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 22 2017 luto@kernel.org - 1.4-1 - Update to 1.4