[rpmfusion-packager] If cert expires soon, ask for a new user certificate
by Sérgio M. Basto
commit ac8faea5c27b119d99ba4dbf58d0911a91e9051f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Mar 16 03:51:06 2020 +0000
If cert expires soon, ask for a new user certificate
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 07d7b8a..a65ea87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ rpmfusion-packager-0.4.tar.bz2
/rpmfusion-packager-0.6.5.tar.gz
/rpmfusion-packager-0.6.6.tar.gz
/rpmfusion-packager-0.6.7.tar.gz
+/rpmfusion-packager-0.6.8.tar.gz
diff --git a/sources b/sources
index 09f6b8a..b3532ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpmfusion-packager-0.6.7.tar.gz) = b8a80c051f8c28787f65567d4de701c311fa78457a5fb75c7e8a893748f447cf117df11a2a7c6b5370e117964544551995fe971224df1106851a236fabf3df74
+SHA512 (rpmfusion-packager-0.6.8.tar.gz) = 3685950ad03da1cf22e9145aef352b719035ee48b760f8c50be559ae641cbc3e4efac11f207ee2ff9a9eff3fe4409209c4fd9f7d3a9dbceadb282c9c7c0167ad
4 years, 8 months
[rpmfusion-packager] If cert expires soon, ask for a new user certificate
by Sérgio M. Basto
commit 2d979d2304f7de11f56ca087ac3fb71417fa507d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Mar 16 03:19:34 2020 +0000
If cert expires soon, ask for a new user certificate
rpmfusion-packager.spec | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/rpmfusion-packager.spec b/rpmfusion-packager.spec
index 526a20d..766454e 100644
--- a/rpmfusion-packager.spec
+++ b/rpmfusion-packager.spec
@@ -11,14 +11,13 @@
%endif
Name: rpmfusion-packager
-Version: 0.6.7
-Release: 2%{?dist}
+Version: 0.6.8
+Release: 1%{?dist}
Summary: Tools for setting up a rpmfusion maintainer environment
License: GPLv2+
URL: https://github.com/rpmfusion-infra/rpmfusion-packager
Source0: %url/archive/v%{version}/rpmfusion-packager-%{version}.tar.gz
-Patch0: Fix_cert_name.patch
BuildArch: noarch
@@ -81,7 +80,7 @@ Provides rpmfusion-cert and the rpmfusion_cert python library
%prep
-%autosetup -p1
+%setup -q
autoreconf -i
@@ -119,11 +118,15 @@ autoreconf -i
%endif
%changelog
+* Mon Mar 16 2020 Sérgio Basto <sergio(a)serjux.com> - 0.6.8-1
+- If cert expires soon, ask for a new user certificate
+
* Sun Feb 02 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.6.7-2
- Fix cert name
* Thu Nov 28 2019 Sérgio Basto <sergio(a)serjux.com> - 0.6.7-1
- Finally, all synced from the latest version of fedora-packager-setup.
+- Finally, all synced from the latest version of fedora-packager-setup which
+ used koji certificate for maintainers' authentication
rpmfusion-packager-setup now will generate the user certificate and overwrite
server certificate and CA certificate preventing other errors.
4 years, 8 months
[ltris/f32] Add appdata and cleanups
by Sérgio M. Basto
Summary of changes:
b17174e... Add appdata and cleanups (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[ltris] Add appdata and cleanups
by Sérgio M. Basto
commit b17174e4ddc49ec214d2c224ee9a05ad3baf4344
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Mar 15 11:00:30 2020 +0000
Add appdata and cleanups
ltris.appdata.xml | 41 +++++++++++++++++++++++++++++++++++++++++
ltris.spec | 20 +++++++++-----------
sources | 2 +-
3 files changed, 51 insertions(+), 12 deletions(-)
---
diff --git a/ltris.appdata.xml b/ltris.appdata.xml
new file mode 100644
index 0000000..beabb33
--- /dev/null
+++ b/ltris.appdata.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> -->
+
+<!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
+BugReportURL: rhbz-#
+SentUpstream: yyyy-mm-dd
+-->
+
+<application>
+ <id type="desktop">ltris.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <summary>Game of skill with falling blocks</summary>
+ <description>
+ <p>
+ LTris as a tetris clone: differently shaped blocks are falling down
+ the rectangular playing field and can be moved sideways or rotated by
+ 90 degree units with the aim of building lines without gaps which
+ then disappear (causing any block above the deleted line to fall
+ down). can watch your CPU playing while enjoying a cup of tea!
+ </p>
+ <p>
+ LTris has three game modes: In Classic you play until the stack of
+ blocks reaches the top of the playing field and no new blocks can
+ enter. In Figures the playing field is reset to a new figure each
+ level and later on tiles and lines suddenly appear. In Multiplayer up
+ to three players (either human or CPU) compete with each other
+ sending removed lines to all opponents. And in Demo you can watch
+ your CPU playing while enjoying a cup of tea!
+ </p>
+ </description>
+ <url type="homepage">http://lgames.sourceforge.net/</url>
+ <screenshots>
+ <screenshot type="default">http://lgames.sourceforge.net/LTris/ss0.jpg</screenshot>
+ <screenshot type="default">http://lgames.sourceforge.net/LTris/ss1.jpg</screenshot>
+ <screenshot type="default">http://lgames.sourceforge.net/LTris/ss2.jpg</screenshot>
+ </screenshots>
+ <!-- FIXME: change this to an upstream email address for spec updates
+ <updatecontact>someone_who_cares(a)upstream_project.org</updatecontact>
+ -->
+</application>
+
diff --git a/ltris.spec b/ltris.spec
index a287129..3b01e27 100644
--- a/ltris.spec
+++ b/ltris.spec
@@ -1,13 +1,13 @@
Summary: Game of skill with falling blocks
Name: ltris
Version: 1.0.19
-Release: 8%{?dist}
+Release: 9%{?dist}
License: GPL
Group: Amusements/Games
URL: http://lgames.sourceforge.net/
Source: http://dl.sf.net/lgames/%{name}-%{version}.tar.gz
Patch1: ltris-1.0.19-inlines.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Source2: %{name}.appdata.xml
Requires: SDL >= 1.1.4, SDL_mixer
BuildRequires: SDL-devel, SDL_mixer-devel, desktop-file-utils, gcc
@@ -29,11 +29,11 @@ CPU(!) compete and send completed lines to each other.
%build
autoreconf -fiv
%configure --localstatedir=%{_var}/lib/games
-%{__make} %{?_smp_mflags}
+%make_build
%install
-%{__make} install DESTDIR=%{buildroot}
+%make_install
%find_lang %{name}
%{__mkdir_p} %{buildroot}%{_datadir}/applications
@@ -41,25 +41,23 @@ desktop-file-install \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
-
-%post
-update-desktop-database %{_datadir}/applications &>/dev/null || :
-
-%postun
-update-desktop-database %{_datadir}/applications &>/dev/null || :
+install -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
%files -f %{name}.lang
-%defattr(-, root, root, 0755)
%doc AUTHORS COPYING ChangeLog README TODO
%attr(2551, root, games) %{_bindir}/ltris
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/ltris48.gif
%{_datadir}/ltris/
%config(noreplace) %attr(664, root, games) %{_localstatedir}/lib/games/ltris.hscr
+%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Sun Mar 15 2020 Sérgio Basto <sergio(a)serjux.com> - 1.0.19-9
+- Add appdata and cleanups
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.0.19-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index 2e5e048..283c510 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63486b90e59699823f7093bc9ab87725 ltris-1.0.19.tar.gz
+SHA512 (ltris-1.0.19.tar.gz) = ab43b3d8f04ab40016be5b5c414f8679bee4f5f344ef9cab52c3628d48017458b84b0fbc0bcaecdfab43853a1ef628ee1cabf3a1373ea108650d4e76015881c5
4 years, 8 months