[exfat-utils/f24] Update to 1.2.4
by Patrick Griffis
commit 49cbbd537b82cbc9883bedfdf2debd65d3a4be52
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Sun Jul 24 13:26:14 2016 -0400
Update to 1.2.4
.gitignore | 1 +
exfat-utils.spec | 16 +++++++---------
sources | 2 +-
3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19e8db0..1f94856 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
exfat-utils-1.1.1.tar.gz
+/exfat-utils-1.2.4.tar.gz
diff --git a/exfat-utils.spec b/exfat-utils.spec
index fb69ac3..ddaa58f 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -1,6 +1,6 @@
Name: exfat-utils
Summary: Utilities for exFAT file system
-Version: 1.2.3
+Version: 1.2.4
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@@ -21,14 +21,9 @@ make %{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
-mkdir -p %{buildroot}/%{_mandir}/man8/
-cp -a dump/dumpexfat.8 %{buildroot}/%{_mandir}/man8/dumpexfat.8
-cp -a fsck/exfatfsck.8 %{buildroot}/%{_mandir}/man8/exfatfsck.8
-ln -s %{_mandir}/man8/exfatfsck.8 %{buildroot}/%{_mandir}/man8/fsck.exfat.8
-cp -a mkfs/mkexfatfs.8 %{buildroot}/%{_mandir}/man8/mkexfatfs.8
-ln -s %{_mandir}/man8/mkexfatfs.8 %{buildroot}/usr/share/man/man8/mkfs.exfat.8
-cp -a label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
+make install DESTDIR="$RPM_BUILD_ROOT"
+ln -s %{_mandir}/man8/exfatfsck.8.gz %{buildroot}/%{_mandir}/man8/fsck.exfat.8.gz
+ln -s %{_mandir}/man8/mkexfatfs.8.gz %{buildroot}/usr/share/man/man8/mkfs.exfat.8.gz
%files
@@ -42,6 +37,9 @@ cp -a label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
%{_mandir}/man8/*
%changelog
+* Sun Jul 24 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.4-1
+- Update to 1.2.4
+
* Wed Mar 30 2016 Orion Poplawski <orion(a)cora.nwra.com> - 1.2.3-1
- Update to 1.2.3
diff --git a/sources b/sources
index 41bd541..a23ab37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4e564450aa8159e26dde2869563d242 exfat-utils-1.2.3.tar.gz
+05de4d0bbaf56e572b1800747dce88be exfat-utils-1.2.4.tar.gz
8 years, 4 months
[exfat-utils] Update to 1.2.4
by Patrick Griffis
commit af778e1f0b40cd638bf21253ba473e8ed686297a
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Sun Jul 24 13:26:14 2016 -0400
Update to 1.2.4
.gitignore | 1 +
exfat-utils.spec | 16 +++++++---------
sources | 2 +-
3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19e8db0..1f94856 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
exfat-utils-1.1.1.tar.gz
+/exfat-utils-1.2.4.tar.gz
diff --git a/exfat-utils.spec b/exfat-utils.spec
index fb69ac3..ddaa58f 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -1,6 +1,6 @@
Name: exfat-utils
Summary: Utilities for exFAT file system
-Version: 1.2.3
+Version: 1.2.4
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@@ -21,14 +21,9 @@ make %{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
-mkdir -p %{buildroot}/%{_mandir}/man8/
-cp -a dump/dumpexfat.8 %{buildroot}/%{_mandir}/man8/dumpexfat.8
-cp -a fsck/exfatfsck.8 %{buildroot}/%{_mandir}/man8/exfatfsck.8
-ln -s %{_mandir}/man8/exfatfsck.8 %{buildroot}/%{_mandir}/man8/fsck.exfat.8
-cp -a mkfs/mkexfatfs.8 %{buildroot}/%{_mandir}/man8/mkexfatfs.8
-ln -s %{_mandir}/man8/mkexfatfs.8 %{buildroot}/usr/share/man/man8/mkfs.exfat.8
-cp -a label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
+make install DESTDIR="$RPM_BUILD_ROOT"
+ln -s %{_mandir}/man8/exfatfsck.8.gz %{buildroot}/%{_mandir}/man8/fsck.exfat.8.gz
+ln -s %{_mandir}/man8/mkexfatfs.8.gz %{buildroot}/usr/share/man/man8/mkfs.exfat.8.gz
%files
@@ -42,6 +37,9 @@ cp -a label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
%{_mandir}/man8/*
%changelog
+* Sun Jul 24 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.4-1
+- Update to 1.2.4
+
* Wed Mar 30 2016 Orion Poplawski <orion(a)cora.nwra.com> - 1.2.3-1
- Update to 1.2.3
diff --git a/sources b/sources
index 41bd541..a23ab37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4e564450aa8159e26dde2869563d242 exfat-utils-1.2.3.tar.gz
+05de4d0bbaf56e572b1800747dce88be exfat-utils-1.2.4.tar.gz
8 years, 4 months
[nvidia-304xx-kmod] switch to akmod build
by Leigh Scott
commit 02f1e331f01bfb9a0408720fa808a4c3df16183a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Jul 24 18:12:25 2016 +0100
switch to akmod build
nvidia-304xx-kmod.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-304xx-kmod.spec b/nvidia-304xx-kmod.spec
index b637010..19bea58 100644
--- a/nvidia-304xx-kmod.spec
+++ b/nvidia-304xx-kmod.spec
@@ -3,12 +3,13 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#global buildforkernels newest
+%global buildforkernels akmod
+%global debug_package %{nil}
Name: nvidia-304xx-kmod
Version: 304.131
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -83,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Jul 24 2016 leigh scott <leigh123linux(a)googlemail.com> - 304.131-4
+- switch to akmod build
+
* Fri Jul 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 304.131-3
- patch for kernel-4.6
8 years, 4 months
[nvidia-340xx-kmod] switch to akmod build
by Leigh Scott
commit 41e9f04ecde644963a2d375e231a678c143d6042
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Jul 24 17:46:17 2016 +0100
switch to akmod build
nvidia-340xx-kmod.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 404f5f4..6508349 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -3,13 +3,14 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#global buildforkernels newest
+%global buildforkernels akmod
+%global debug_package %{nil}
Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.96
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -94,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Jul 24 2016 leigh scott <leigh123linux(a)googlemail.com> - 1:340.96-4
+- switch to akmod build
+
* Fri Jul 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.96-3
- patch for kernel-4.6
8 years, 4 months
[rpmfusion-nonfree-release] Fix rpmfusion-nonfree-updates-testing.repo, reported on IRC by raveit65
by Sérgio M. Basto
commit 41ee68f6963aa24fb2d2ca3ac11ae7032a00de9a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jul 24 17:21:19 2016 +0100
Fix rpmfusion-nonfree-updates-testing.repo, reported on IRC by raveit65
- Fix changelog typo
rpmfusion-nonfree-release.spec | 8 ++++++--
rpmfusion-nonfree-updates-testing.repo | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 6efb17b..f50a72b 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,7 +86,11 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 24-2
+* Sun Jul 24 2016 Sérgio Basto <sergio(a)serjux.com> - 25-0.3
+- Fix rpmfusion-nonfree-updates-testing.repo, reported on IRC by raveit65
+- Fix changelog typo.
+
+* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
* Sun May 15 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.1
diff --git a/rpmfusion-nonfree-updates-testing.repo b/rpmfusion-nonfree-updates-testing.repo
index fb6953e..f0984b9 100644
--- a/rpmfusion-nonfree-updates-testing.repo
+++ b/rpmfusion-nonfree-updates-testing.repo
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-up...
-enabled=1
+enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
8 years, 4 months
[smplayer/f23] (6 commits) ...Remove debug build line
by Sérgio M. Basto
Summary of changes:
e7664fa... Switch builds to Qt5 (*)
22f65fa... Update smplayer to 16.7.0 and smtube to 16.7.2 (*)
cf0566c... Fix translations (*)
790ecc6... Add patch to fix build in rawhide (*)
147b805... Package scriplets review, based on RussianFedora work (*)
db7ca8b... Remove debug build line (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 4 months
[rtmpdump/f23] Force the exact EVR
by Sérgio M. Basto
Summary of changes:
acc2433... Force the exact EVR (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 4 months
[rtmpdump/f24] Force the exact EVR
by Sérgio M. Basto
Summary of changes:
acc2433... Force the exact EVR (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 4 months
[rtmpdump] Force the exact EVR
by Sérgio M. Basto
commit acc2433c4677c07fca1c2edddf445a970f47dbc6
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jul 24 01:10:26 2016 +0100
Force the exact EVR
rtmpdump.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/rtmpdump.spec b/rtmpdump.spec
index dfa3240..8add8f1 100644
--- a/rtmpdump.spec
+++ b/rtmpdump.spec
@@ -4,7 +4,7 @@
Name: rtmpdump
Version: 2.4
-Release: 6.%{gitdate}.git%{shortcommit}%{?dist}
+Release: 7.%{gitdate}.git%{shortcommit}%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
@@ -18,6 +18,9 @@ BuildRequires: libgcrypt-devel
BuildRequires: zlib-devel
BuildRequires: nettle-devel
+# we should force the exact EVR for an ISA - not only the same ABI
+Requires: librtmp%{?_isa} = %{version}-%{release}
+
%description
rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported,
including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
@@ -77,6 +80,9 @@ rm -f %{buildroot}%{_libdir}/librtmp.a
%{_mandir}/man3/librtmp.3*
%changelog
+* Sun Jul 24 2016 Sérgio Basto <sergio(a)serjux.com> - 2.4-7.20160224.gitfa8646d
+- Force the exact EVR
+
* Sun Jul 10 2016 Sérgio Basto <sergio(a)serjux.com> - 2.4-6.20160224.gitfa8646d
- Update last git version (as usual)
- Add license tag.
8 years, 4 months
[yle-dl/f23] Update yle-dl 2.10.2
by Sérgio M. Basto
Summary of changes:
412e016... Update yle-dl 2.10.2 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 4 months