[rpmfusion-free-release/f28] Remove f27 key
by Nicolas Chauvet
commit 0b94a232c6883d6dbb364f20d332ba24b50330e8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 08:44:10 2018 +0200
Remove f27 key
RPM-GPG-KEY-rpmfusion-free-fedora-27-primary | 30 ----------------------------
1 file changed, 30 deletions(-)
6 years, 7 months
[rpmfusion-nonfree-release] Sync
by Nicolas Chauvet
commit ca5b24faa1005de2a34910aeee6d5c71469a51a5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 10:08:08 2018 +0200
Sync
rpmfusion-nonfree-release.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index bc09f4d..f421f78 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -44,6 +44,10 @@ This package provides the RPM Fusion rawhide %{repo} repo definitions.
%package tainted
Summary: RPM Fusion %{repo} Tainted repo definition
Requires: %{name} = %{version}-%{release}
+%if %{repo} == "free"
+Obsoletes: livna-release < 1:1-2
+Provides: livna-release = 1:1-2
+%endif
%description tainted
This package provides the RPM Fusion %{repo} Tainted repo definitions.
6 years, 7 months
[rpmfusion-free-release] add back sync-ability
by Nicolas Chauvet
commit bd88e0034be3028ec869949deb4b3965024156ea
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 10:07:24 2018 +0200
add back sync-ability
rpmfusion-free-release.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 539ac89..e42e717 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -44,8 +44,10 @@ This package provides the RPM Fusion rawhide %{repo} repo definitions.
%package tainted
Summary: RPM Fusion %{repo} Tainted repo definition
Requires: %{name} = %{version}-%{release}
+%if %{repo} == "free"
Obsoletes: livna-release < 1:1-2
Provides: livna-release = 1:1-2
+%endif
%description tainted
This package provides the RPM Fusion %{repo} Tainted repo definitions.
6 years, 7 months
[rpmfusion-free-release] fixup
by Nicolas Chauvet
commit 70531a20fd6a923a001088112babe2df9ded96a3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 10:05:47 2018 +0200
fixup
rpmfusion-free-release.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index b604bfa..539ac89 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -65,9 +65,9 @@ install -d -m755 \
# GPG Key
%{__install} -Dp -m644 \
- %{SOURCE27} \
%{SOURCE28} \
%{SOURCE29} \
+ %{SOURCE30} \
%{buildroot}%{_sysconfdir}/pki/rpm-gpg
# compatibility symlink for easy transition to F11
6 years, 7 months
[rpmfusion-nonfree-release] fixup
by Nicolas Chauvet
commit 0cffe1ea4b62786551f5826bd1a8a5c0321329da
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 10:04:18 2018 +0200
fixup
rpmfusion-nonfree-release.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index a2bbfa6..bc09f4d 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -63,9 +63,9 @@ install -d -m755 \
# GPG Key
%{__install} -Dp -m644 \
- %{SOURCE27} \
%{SOURCE28} \
%{SOURCE29} \
+ %{SOURCE30} \
%{buildroot}%{_sysconfdir}/pki/rpm-gpg
# compatibility symlink for easy transition to F11
6 years, 7 months
[rpmfusion-nonfree-release] Update rawhide nonfree
by Nicolas Chauvet
commit 5b96102ae7a2b8864a7ceaa4606525eaf752f818
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 09:55:16 2018 +0200
Update rawhide nonfree
rpmfusion-nonfree-release.spec | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 422b7a5..a2bbfa6 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -4,7 +4,7 @@
Name: rpmfusion-%{repo}-release
Version: 29
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
License: BSD
@@ -14,9 +14,9 @@ Source2: rpmfusion-%{repo}-updates.repo
Source3: rpmfusion-%{repo}-updates-testing.repo
Source4: rpmfusion-%{repo}-rawhide.repo
Source5: rpmfusion-%{repo}-tainted.repo
-Source27: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27-primary
Source28: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-28-primary
Source29: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29-primary
+Source30: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30-primary
BuildArch: noarch
Requires: system-release(%{version})
@@ -72,13 +72,13 @@ install -d -m755 \
ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora
# Avoid using basearch in name for the key. Introduced in F18
-ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27
ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-28
ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29
+ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30
# Links for the keys
-ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
-ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
+ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
+ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
# Yum .repo files
@@ -105,6 +105,11 @@ ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-tainted.repo
%changelog
+* Mon Apr 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.3
+- Enable metadata
+- Remove f27 key
+- Add f30 key
+
* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 29-0.2
- Create sub-package for tainted repo.
6 years, 7 months
[rpmfusion-nonfree-release] Enable metadata
by Nicolas Chauvet
commit 0bfe5969f0175d16708f4868d01dff9069c7dca7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 09:54:31 2018 +0200
Enable metadata
rpmfusion-nonfree-rawhide.repo | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/rpmfusion-nonfree-rawhide.repo b/rpmfusion-nonfree-rawhide.repo
index 4eb0445..391cb3e 100644
--- a/rpmfusion-nonfree-rawhide.repo
+++ b/rpmfusion-nonfree-rawhide.repo
@@ -3,6 +3,7 @@ name=RPM Fusion for Fedora Rawhide - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/development/$basearch/os/
metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-rawhi...
enabled=1
+enabled_metadata=1
type=rpm-md
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-latest file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-rawhide
6 years, 7 months
[rpmfusion-nonfree-release] Add f30 nonfree key
by Nicolas Chauvet
commit b79885c6b7c058b4afb6137cb497cd9f6cbb5df2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 09:52:49 2018 +0200
Add f30 nonfree key
RPM-GPG-KEY-rpmfusion-nonfree-fedora-30-primary | 29 +++++++++++++++++++++++++
1 file changed, 29 insertions(+)
---
diff --git a/RPM-GPG-KEY-rpmfusion-nonfree-fedora-30-primary b/RPM-GPG-KEY-rpmfusion-nonfree-fedora-30-primary
new file mode 100644
index 0000000..1b66ae8
--- /dev/null
+++ b/RPM-GPG-KEY-rpmfusion-nonfree-fedora-30-primary
@@ -0,0 +1,29 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mQINBFrUUy4BEAC0TX9UViv0ZWUMruCuR3s8niI388HlqPBF4eKv30V+zlwFiw/6
+JfrWlOZ1QfcK5DJbQT3LMVsVyGU3KTCquHGTPusSPFVpG1KLhBwXGMdZ3/y14xGZ
+xI37PyaZ5T170NchcST14f7cjkLtBuJ3IOIMwv1Uxi5Oc8QOo/i3RHMiiE1JKGuA
+FR8Td77VioV9+gr41VlexdjeAvf0UGylstbLkiEqYig2xhbD49vGZ97V/PJXEbpd
+nb6nJz0SUIKczQYbln7Arm9/8H91dBgWFkp8URVxtdQn/GJ3D6DBs+t6PlS1QD5m
+2k999hDy0iRduwc4t2mO5jUio7LeMi0zkCtvx4HzJXSYissx7uR3odi32N5Z3Ywd
+ZnmdqCDVXx7QXSQ0V6UIffPHB+JzFT4EfIENCp55puzMXJZkugaP8PX3VtbPsCz6
+WMddNs7674VrJR7uhtmpumfNo9taXJdesZbcuUs6DyoW24WBEVDjlhPDjKCID0bm
+0uPWheyxt3I4kTcTaRWJfQN8rQYHFtRpIE9qCDRNCsdYoMjuGHIlcBPTcNn3ksfv
+Hwrr7rYpKPHp/lkhoneWXhnBWNd6r5/1zy7bHxiSPgbPZt2YB5jAE3jHRmVyHCQo
+J6/+OcRhbL2cKUOBvuwQQXe/7qPPSjnkCamiQoiSZGOL39f8ql/rKJg98wARAQAB
+tFZSUE0gRnVzaW9uIG5vbmZyZWUgcmVwb3NpdG9yeSBmb3IgRmVkb3JhICgzMCkg
+PHJwbWZ1c2lvbi1idWlsZHN5c0BsaXN0cy5ycG1mdXNpb24ub3JnPokCRQQTAQgA
+LxYhBIAXHI0syKq4TIRI6b3W7MQdFKeVBQJa1FMuAhsDBAsJCAcDFQgKAh4BAheA
+AAoJEL3W7MQdFKeVjK8QAIjV7blJJbCShlCpU1ul5wcDYMuF6nw+DmaPuL1koAYF
+dYRP+o9Sho/7tjkLT6lQaePSPF/SBxUjgI3+0HLb3soTwwSMfkCxF3DXlO9hUjJr
+L1jIUubx2RpBhjWpwpdJ/2JZHb2fwlKnKfS0bjyypV6QOngbspyXi/FKyGYF1UQO
+WZG0fuOr/vu1+VUY2YN8qnCkuyCnpTy5VbfWOht98nfnCf3vo+FXoMWx7wKB+CoY
+M9FryDlyF5te/z5dsv7/8MiSavw5vpdDdzqaiN7j69m4nHYRYco9pj3oM2WN/iu8
+4Quf2Zfa4YgdXO1oYn7GYCmJZftnvEBWVZ1DjgGvoa1FV/suvDlc6+x0g6M2bORX
+jlnG1cjDD8eKjhy2HvVQLbnJxGce4wwvCHppgs6lHowIMNfgPvKFi1Lt2ABw0ojR
+wjYELGwF60s2u0Doh0Um3SNsFWGF4jcSyq/5+fdk93qPqEGv44tjrbRtC3O5KNCZ
+YTLbiR0ZcubpQap7pZHJLSbjPh74HrsgXtNNpnDNCQOQecSIuiff5fZzN7tyJrLL
+NCfJC5FlD/HHbNLLBYBOCM6N7h3gcyAJBGp6JwpchbZf5kOFMWlZIr8J8TDv2EHC
+shobGp/ukk6OFzG9MOnPFn19tnO1ZMB+ewATd968K+3yEwJ2woX02iguq77LGPj4
+=Gzco
+-----END PGP PUBLIC KEY BLOCK-----
6 years, 7 months
[rpmfusion-nonfree-release] Remove f27 nonfree key
by Nicolas Chauvet
commit 077f06ed6c078b79f14f28c9e808362aba5a6a34
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 09:52:26 2018 +0200
Remove f27 nonfree key
RPM-GPG-KEY-rpmfusion-nonfree-fedora-27-primary | 30 -------------------------
1 file changed, 30 deletions(-)
6 years, 7 months
[rpmfusion-free-release] Update rawhide
by Nicolas Chauvet
commit 25726facfd8afccaa11a20f6eb7cd85e2a018289
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 16 09:50:24 2018 +0200
Update rawhide
rpmfusion-free-rawhide.repo | 1 +
rpmfusion-free-release.spec | 15 ++++++++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/rpmfusion-free-rawhide.repo b/rpmfusion-free-rawhide.repo
index ce01e7e..5946aab 100644
--- a/rpmfusion-free-rawhide.repo
+++ b/rpmfusion-free-rawhide.repo
@@ -3,6 +3,7 @@ name=RPM Fusion for Fedora Rawhide - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/development/$basearch/os/
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-rawhide&...
enabled=1
+enabled_metadata=1
type=rpm-md
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-latest file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-rawhide
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 66b3afb..b604bfa 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -4,7 +4,7 @@
Name: rpmfusion-%{repo}-release
Version: 29
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
License: BSD
@@ -14,9 +14,9 @@ Source2: rpmfusion-%{repo}-updates.repo
Source3: rpmfusion-%{repo}-updates-testing.repo
Source4: rpmfusion-%{repo}-rawhide.repo
Source5: rpmfusion-%{repo}-tainted.repo
-Source27: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27-primary
Source28: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-28-primary
Source29: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29-primary
+Source30: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30-primary
BuildArch: noarch
Requires: system-release(%{version})
@@ -74,13 +74,13 @@ install -d -m755 \
ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora
# Avoid using basearch in name for the key. Introduced in F18
-ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27
ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-28
ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29
+ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30
# Links for the keys
-ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
-ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
+ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
+ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
# Yum .repo files
@@ -107,6 +107,11 @@ ln -s $(basename %{SOURCE28}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-tainted.repo
%changelog
+* Mon Apr 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.3
+- Enable metadata
+- Remove f27 key
+- Add f30 key
+
* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 29-0.2
- Create sub-package for tainted repo.
6 years, 7 months