[lpf-spotify-client] Update to spotify-client_1.0.49.125.g72ee7853-111_amd64.deb and spotify-client_1.0.49.125.g72ee7853-
by Sérgio M. Basto
commit cd791113255c5c2246ee2cdb513d141a73b4f625
Author: petersaints <petersaints(a)gmail.com>
Date: Mon Mar 13 18:29:53 2017 +0000
Update to spotify-client_1.0.49.125.g72ee7853-111_amd64.deb and spotify-client_1.0.49.125.g72ee7853-22_i386.deb
Changelog updated and version bumped to 1.0.49-2 since Spotify DID NOT advance from 1.0.49 to 1.0.50. They have just released a newer build in the 1.0.49 series.
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 9 ++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 8bdebfe..4dcadd3 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -12,7 +12,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
Version: 1.0.49
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -76,6 +76,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Mar 13 2017 Pedro Albuquerque Santos <petersaints(a)gmail.com.com> - 1.0.49-2
+- Update to spotify-client_1.0.49.125.g72ee7853-111_amd64.deb and spotify-client_1.0.49.125.g72ee7853-22_i386.deb
+
* Sun Feb 12 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.49-1
- Update to 1.0.49
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index ac1aa08..080f8a1 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -12,7 +12,7 @@
Name: spotify-client
Version: 1.0.49
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client
# board=http://community.spotify.com/t5/Desktop-Linux
@@ -23,8 +23,8 @@ Group: Applications/Multimedia
ExclusiveArch: i386 i686 x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
-Source1: %{repo}/spotify-client_%{version}.125.g72ee7853-83_amd64.deb
-Source2: %{repo}/spotify-client_%{version}.125.g72ee7853-21_i386.deb
+Source1: %{repo}/spotify-client_%{version}.125.g72ee7853-111_amd64.deb
+Source2: %{repo}/spotify-client_%{version}.125.g72ee7853-22_i386.deb
%ifarch x86_64
%global spotify_pkg %{SOURCE1}
@@ -116,6 +116,9 @@ fi
%changelog
+* Mon Mar 13 2017 Pedro Albuquerque Santos <petersaints(a)gmail.com.com> - 1.0.49-2
+- Update to spotify-client_1.0.49.125.g72ee7853-111_amd64.deb and spotify-client_1.0.49.125.g72ee7853-22_i386.deb
+
* Sun Feb 12 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.49-1
- Update to 1.0.49
7 years, 8 months
[rpmfusion-free-release] Revert "Bump for f27"
by Nicolas Chauvet
commit 184dd5fb9b92031aea09418bb4f6b8bd1097f248
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Mar 13 19:09:50 2017 +0100
Revert "Bump for f27"
This reverts commit 2609efcc191fa20422cf72deffad21d4904b383e.
rpmfusion-free-release.spec | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index f1b42a5..f41a51f 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -3,8 +3,8 @@
%global israwhide 1
Name: rpmfusion-%{repo}-release
-Version: 27
-Release: 0.1
+Version: 26
+Release: 0.4
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -90,9 +90,6 @@ ln -s $(basename %{SOURCE27}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-rawhide.repo
%changelog
-* Wed Mar 08 2017 Orion Poplawski <orion(a)cora.nwra.com> - 27-0.1
-- Bump for f27
-
* Fri Nov 18 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.4
- Add f26/f27 keys
- Remove f23/f24 keys
7 years, 8 months
[motion] Update to 4.0.1 release
by Leigh Scott
commit d545e3e60715be5061aba301a71656cc0cdaa34d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Mar 13 17:29:47 2017 +0000
Update to 4.0.1 release
.gitignore | 1 +
api-update_copy-old-API-items.patch | 76 --------
api-update_ffmpeg-2.9.patch | 202 ---------------------
api-update_libav10.patch | 51 ------
...is-no-bin-service-in-Fedora-use-systemctl.patch | 24 ---
motion-version.patch | 13 --
motion.spec | 92 ++++------
sources | 2 +-
8 files changed, 40 insertions(+), 421 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d692f5..e3f9a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
motion-3.3.0.tar.gz
+/motion-release-4.0.1.tar.gz
diff --git a/motion.spec b/motion.spec
index e6e65b6..5e945f4 100644
--- a/motion.spec
+++ b/motion.spec
@@ -19,30 +19,28 @@
# tar -pczf motion-3.3.0.tar.gz motion-3.3.0/
#v-
-%global nextver 3.3.0
+%global nextver 4.0.1
Name: motion
-Version: %{nextver}.trunkREV561
-Release: 3%{?dist}
+Version: %{nextver}
+Release: 1%{?dist}
Summary: A motion detection system
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
-Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{nextver}.tar.gz
+Source0: https://github.com/Motion-Project/motion/archive/release-%{nextver}.tar.g...
Source1: motion.service
Source2: motion.tmpfiles
-Patch1: motion-0002-there-is-no-bin-service-in-Fedora-use-systemctl.patch
-Patch2: motion-version.patch
-# patches from Debian
-# https://anonscm.debian.org/git/users/infinity0/motion.git/tree/debian/pat...
-Patch3: api-update_copy-old-API-items.patch
-Patch4: api-update_ffmpeg-2.9.patch
-Patch5: api-update_libav10.patch
-
-BuildRequires: libjpeg-devel zlib-devel ffmpeg-devel
+
+BuildRequires: libjpeg-devel
+Buildrequires: zlib-devel
+Buildrequires: ffmpeg-devel
Buildrequires: pkgconfig(sqlite3)
-BuildRequires: autoconf automake libtool
+BuildRequires: autoconf
+Buildrequires: automake
+Buildrequires: libtool
BuildRequires: systemd-units
+
#This requires comes from the startup script, it will be there until motion supports libv4l calls in the code
Requires: libv4l
Requires(pre): shadow-utils
@@ -59,32 +57,28 @@ with a rather small footprint. This version is built with ffmpeg support but
without MySQL and PostgreSQL support.
%prep
-%setup -q -n %{name}-%{nextver}
-%patch1 -p1
-%patch3 -p1 -b .copy-old-API-items
-%patch4 -p1 -b .ffmpeg-2.9
-%patch5 -p1 -b .libav10
+%setup -q -n %{name}-release-%{nextver}
autoreconf
-%patch2 -p1 -b .version
%build
-#export PKG_CONFIG_LIBDIR="%{_libdir}/ffmpeg-compat/pkgconfig"
-%configure --sysconfdir=%{_sysconfdir}/%{name} \
+%configure \
--without-optimizecpu --with-ffmpeg --without-mysql --without-pgsql
-make %{?_smp_mflags}
+%make_build
%install
-make install DESTDIR=%{buildroot}
-#Rename docdir
-mv %{buildroot}/%{_docdir}/%{name}-%{nextver} %{buildroot}/%{_docdir}/%{name}
-#We rename the configuration file
+%make_install
+
+#We rename the configuration files
mv %{buildroot}%{_sysconfdir}/%{name}/motion-dist.conf %{buildroot}%{_sysconfdir}/%{name}/motion.conf
-#We move the logrotate configuration
-mkdir %{buildroot}%{_sysconfdir}/logrotate.d
-mv %{_builddir}/%{name}-%{nextver}/motion.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/motion
-#We run as motion:video user, reflect that in logrotate config
-sed -i 's|create 0600 root root|create 0600 motion video|g' %{buildroot}%{_sysconfdir}/logrotate.d/motion
+mv %{buildroot}%{_sysconfdir}/%{name}/camera1-dist.conf %{buildroot}%{_sysconfdir}/%{name}/camera1.conf
+mv %{buildroot}%{_sysconfdir}/%{name}/camera2-dist.conf %{buildroot}%{_sysconfdir}/%{name}/camera2.conf
+mv %{buildroot}%{_sysconfdir}/%{name}/camera3-dist.conf %{buildroot}%{_sysconfdir}/%{name}/camera3.conf
+mv %{buildroot}%{_sysconfdir}/%{name}/camera4-dist.conf %{buildroot}%{_sysconfdir}/%{name}/camera4.conf
+#Delete COPYING from doc directory
+rm %{buildroot}%{_datadir}/doc/motion/COPYING
+#Remove init files
+rm %{buildroot}%{_datadir}/%{name}/examples/motion.init-*
#We change the PID file path to match the one in the startup script
sed -i 's|/var/run/motion/motion.pid|/var/run/motion.pid|g' %{buildroot}%{_sysconfdir}/%{name}/motion.conf
#We remove SQL directives in the configuration file, as we don't use them
@@ -123,32 +117,22 @@ exit 0
# ownership at the same time as we switch to running as user
find /var/motion -user root -group root -exec chown motion:video '{}' ';'
-%clean
-rm -rf %{buildroot}
-
%files
-#Permissions are bogus upstream, we need to be sure to set them here
-%defattr (-,root,root,-)
+%doc CHANGELOG CREDITS README.md motion_guide.html *.jpg *.png
+%license COPYING
%dir %{_sysconfdir}/%{name}
-%dir %{_datadir}/%{name}-%{nextver}
-%dir %{_datadir}/%{name}-%{nextver}/examples
-%doc CHANGELOG COPYING CREDITS README motion_guide.html INSTALL
-%attr(0644,root,root) %{_datadir}/%{name}-%{nextver}/examples/motion-dist.conf
-%attr(0755,root,root) %{_datadir}/%{name}-%{nextver}/examples/motion.init-Debian
-%attr(0755,root,root) %{_datadir}/%{name}-%{nextver}/examples/motion.init-FreeBSD.sh
-%attr(0755,root,root) %{_datadir}/%{name}-%{nextver}/examples/motion.init-Fedora
-%attr(0644,root,root) %{_datadir}/%{name}-%{nextver}/examples/thread1.conf
-%attr(0644,root,root) %{_datadir}/%{name}-%{nextver}/examples/thread2.conf
-%attr(0644,root,root) %{_datadir}/%{name}-%{nextver}/examples/thread3.conf
-%attr(0644,root,root) %{_datadir}/%{name}-%{nextver}/examples/thread4.conf
-%attr(0644,root,root) %{_sysconfdir}/logrotate.d/motion
-%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/motion.conf
-%attr(0755,root,root) %{_bindir}/motion
-%attr(0644,root,root) %{_mandir}/man1/motion.1*
-%attr(0755,root,root) %{_unitdir}/%{name}.service
-%attr(0755,root,root) %{_tmpfilesdir}/%{name}.conf
+%config(noreplace) %{_sysconfdir}/%{name}/*.conf
+%{_bindir}/motion
+%{_datadir}/%{name}/
+%{_mandir}/man1/motion.1*
+%{_unitdir}/%{name}.service
+%{_tmpfilesdir}/%{name}.conf
%changelog
+* Mon Mar 13 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.1-1
+- Update to 4.0.1 release
+- Clean up spec file
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.3.0.trunkREV561-3
- Rebuilt for ffmpeg-3.1.1
diff --git a/sources b/sources
index 7c36a37..dc46f4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-354e96655725dff7bc935c0a193c02ed motion-3.3.0.tar.gz
+5c87f90c4118d8cf0fb14700db69118f motion-release-4.0.1.tar.gz
7 years, 8 months
[nvidia-304xx-kmod/f24] (4 commits) ...fix patch
by Leigh Scott
Summary of changes:
5f9e52a... Update to 304.135 (*)
3fd58f4... remove disable mtrr patch (*)
f053588... patch for kernel-4.10 (*)
9d5f1d4... fix patch (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 8 months
[nvidia-304xx-kmod/f25] (4 commits) ...fix patch
by Leigh Scott
Summary of changes:
5f9e52a... Update to 304.135 (*)
3fd58f4... remove disable mtrr patch (*)
f053588... patch for kernel-4.10 (*)
9d5f1d4... fix patch (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 8 months