[qarte/f25] New upstream release.
by Milan Bouchet-Valat
Summary of changes:
4af82af... New upstream release. (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[akmods] fix changelog dates and clean trailing white space
by Sérgio M. Basto
commit d126066699219ef7f2cfc61ad4beda60ade7fbf0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Sep 15 02:03:56 2016 +0100
fix changelog dates and clean trailing white space
akmods.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/akmods.spec b/akmods.spec
index efbceaa..55e7063 100755
--- a/akmods.spec
+++ b/akmods.spec
@@ -1,7 +1,7 @@
Name: akmods
Version: 0.5.4
Release: 3%{?dist}
-Summary: Automatic kmods build and install tool
+Summary: Automatic kmods build and install tool
License: MIT
URL: http://rpmfusion.org/Packaging/KernelModules/Akmods
@@ -47,7 +47,7 @@ Requires(postun): systemd
%description
-Akmods startup script will rebuild akmod packages during system
+Akmods startup script will rebuild akmod packages during system
boot while its background daemon will build them for kernels right
after they were installed.
@@ -103,7 +103,7 @@ useradd -r -g akmods -d /var/cache/akmods/ -s /sbin/nologin \
%systemd_postun akmods-shutdown.service
-%files
+%files
%{_sbindir}/akmodsbuild
%{_sbindir}/akmods-shutdown
%{_sbindir}/akmods
@@ -170,7 +170,7 @@ useradd -r -g akmods -d /var/cache/akmods/ -s /sbin/nologin \
- Remove unused references to older fedora
- Change Requires from kernel-devel to kernel-devel-uname-r
-* Tue Nov 24 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.3.8-3
+* Thu Nov 24 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.3.8-3
- Kmod can be newer than akmod due to rebuilds for new kernels (#2063)
* Mon Nov 21 2011 Richard Shaw <hobbes1069(a)gmail.com> - 0.3.8-2
@@ -186,7 +186,7 @@ useradd -r -g akmods -d /var/cache/akmods/ -s /sbin/nologin \
remove dependency on procmail.
- Fixes #773. Added /usr/bin/time as a requirement.
- Fixes #1592.
-- Fixes #1930. "/var/cache/akmods" is now owned by the akmods user.
+- Fixes #1930. "/var/cache/akmods" is now owned by the akmods user.
* Sun Aug 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.3.6-3
- add lockfile as hard dep
@@ -251,15 +251,15 @@ useradd -r -g akmods -d /var/cache/akmods/ -s /sbin/nologin \
- use rpmdev-vercmp to compare f a akmods is newer then the installed kmod
- build and install akmods on install
-* Wed Jan 09 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-3
+* Wed Jan 10 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-3
- remove akmodstool and integrate it into kmodtool
-* Wed Jan 09 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-2
+* Wed Jan 10 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-2
- own /usr/src/akmods
-* Sun Jan 06 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-1
+* Sun Jan 07 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.1-1
- add rpm-build as Require
- add a status function to akmodsd
-* Sun Jan 06 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.0-1
+* Sun Jan 07 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.1.0-1
- Initial RPM release.
8 years, 2 months
[akmods/f23] (9 commits) ...New release
by Sérgio M. Basto
Summary of changes:
cdec312... Fix typos in akmods (*)
e0e1e46... Replace spaces with tab so formatting matches the rest of t (*)
ed11077... Remove trailing tabs and spaces (*)
09b07a5... Remove trailing spaces in akmodsbuild (*)
1b2a16e... Replace some tabs with spaces to match the style of the akm (*)
f60836a... Fix rfbz #4108 (*)
10c29f3... Fix rfbz #4023 (*)
75932f6... Fix typo in akmods.service.in (*)
c1d7ae8... New release (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[rfpkg] Update to 1.25.1, force use rpmfusion-packager >= 0.5.2
by Sérgio M. Basto
commit 70de4b2227d7cb6fc9ccf384ee60e5e8b3e77976
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 14 05:08:54 2016 +0100
Update to 1.25.1, force use rpmfusion-packager >= 0.5.2
- Fix rfpkg srpm in git master.
rfpkg.spec | 7 ++++++-
sources | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 9b37ece..aa8be0a 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -8,7 +8,7 @@
Name: rfpkg
Summary: RPM Fusion utility for working with dist-git
-Version: 1.25.0
+Version: 1.25.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -19,6 +19,7 @@ Requires: pyrpkg >= 1.45, redhat-rpm-config
Requires: python-pycurl, koji, python-fedora
#We need rpmfusion-packager instead - but don't do circle dependency
#Requires: fedora-cert
+Requires: rpmfusion-packager >= 0.5.2
Requires: bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
%if 0%{?rhel} == 5 || 0%{?rhel} == 4
@@ -77,6 +78,10 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash $RPM_BUILD_ROOT%{compdir}/rfpkg
%changelog
+* Wed Sep 14 2016 Sérgio Basto <sergio(a)serjux.com> - 1.25.1-1
+- Update to 1.25.1, force use rpmfusion-packager >= 0.5.2
+- Fix rfpkg srpm in git master.
+
* Fri Sep 09 2016 Miro Hrončok <mhroncok(a)redhat.com> - 1.25.0-1
- Update to 1.25.0
diff --git a/sources b/sources
index 7037e96..d7bc26f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d85d77db6ba24c11352145853e434ba rfpkg-1.25.0.tar.gz
+e9d834a9e4856d30dd03ec0e5e755c60 rfpkg-1.25.1.tar.gz
8 years, 2 months