mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Apparently I forgot to bump this?
(cherry picked from commit 9fb3199468)
Signed-off-by: Gilver <roachy@fyralabs.com>
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: terra-gpg-keys
|
||||
Version: %{?fedora:%{fedora}}%{?rhel:%{rhel}}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: GPG keys for Terra
|
||||
Requires: filesystem >= 3.18-6
|
||||
|
||||
@@ -52,6 +52,7 @@ Source39: RPM-GPG-KEY-terra44-source
|
||||
Source40: RPM-GPG-KEY-terrael10
|
||||
Source41: RPM-GPG-KEY-terrael10-source
|
||||
BuildArch: noarch
|
||||
Obsoletes: terra-mock-gpg-keys < %{version}-6
|
||||
|
||||
Packager: Terra Packaging Team <terra@fyralabs.com>
|
||||
|
||||
@@ -72,13 +73,6 @@ Terra GPG key copies for use in Mock.
|
||||
install -d -m 755 $RPM_BUILD_ROOT/etc/pki/rpm-gpg
|
||||
install -m 644 %{_sourcedir}/RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/rpm-gpg/
|
||||
|
||||
install -d -m 755 $RPM_BUILD_ROOT/etc/pki/mock
|
||||
install -m 644 %{_sourcedir}/RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/mock/
|
||||
|
||||
%files
|
||||
%dir /etc/pki/rpm-gpg
|
||||
/etc/pki/rpm-gpg/RPM-GPG-KEY-*
|
||||
|
||||
%files -n terra-mock-gpg-keys
|
||||
%dir /etc/pki/mock
|
||||
/etc/pki/mock/RPM-GPG-KEY-*
|
||||
|
||||
Reference in New Issue
Block a user