Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > fa95f9d753c69bf96a2a2587f0edcc2f > files > 2

distribution-gpg-keys-1.10-1.mga6.src.rpm


# Release versions are part of the git tag
%global origrel 1

Name:		distribution-gpg-keys
Version:	1.10
Release:	%mkrel 1
Summary:	GPG keys of various Linux distributions
Group:		System/Packaging
License:	CC0
URL:		https://github.com/xsuchy/distribution-gpg-keys
Source0:	%{url}/archive/%{name}-%{version}-%{origrel}.tar.gz
BuildArch:	noarch

%description
GPG keys used by various Linux distributions to sign packages.


%prep
%setup -q -n %{name}-%{name}-%{version}-%{origrel}

%build
#nothing to do here


%install
mkdir -p %{buildroot}%{_datadir}/%{name}/
cp -a keys/* %{buildroot}%{_datadir}/%{name}/


%files
%license LICENSE
%doc README.md SOURCES.md
%{_datadir}/%{name}
%exclude %{_datadir}/%{name}/copr



%changelog
* Thu Mar 16 2017 ngompa <ngompa> 1.10-1.mga6
+ Revision: 1093164
- Upgrade to v1.10

* Mon Nov 21 2016 ngompa <ngompa> 1.8-1.mga6
+ Revision: 1068549
- Update to v1.8

* Tue Sep 13 2016 ngompa <ngompa> 1.7-1.mga6
+ Revision: 1051974
- Upgrade to 1.7

* Mon Sep 05 2016 ngompa <ngompa> 1.5-2.mga6
+ Revision: 1050056
- imported package distribution-gpg-keys