rpms/pithos/devel pithos.spec,1.1,1.2
by Patrick Griffis
Author: tingping
Update of /cvs/free/rpms/pithos/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25509
Modified Files:
pithos.spec
Log Message:
Name: pithos
Version: 0.3.18
Release: 2%{?dist}
Summary: A Pandora client for the GNOME Desktop
Group: Applications/File
License: GPLv3
URL: http://pithos.github.io/
Source0: https://github.com/pithos/pithos/archive/%{version}.tar.gz#/%{name}-%{ver...
Patch0: https://github.com/pithos/pithos/commit/df24f173c7dde3a1b3631b50366757ba5...
BuildArch: noarch
BuildRequires: python2-devel desktop-file-utils
Requires: python-setuptools
Requires: dbus-python
Requires: gstreamer-plugins-bad
Requires: gstreamer-plugins-good
Requires: gstreamer-python
Requires: notify-python
Requires: python-keybinder
Requires: pygobject2
Requires: pygtk2
Requires: pylast
Requires: pyxdg
Requires: hicolor-icon-theme
%description
Pithos is a Pandora client for the GNOME Desktop. The official Flash-based
client is a CPU hog, and Pianobar is a great reverse-engineered implementation,
but is command-line only. Neither integrate with the desktop very well, missing
things like media key support and song notifications.
%prep
%setup -q
%patch0 -p1
%install
%{__python2} setup.py install --root=%{buildroot}
%post
gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
update-desktop-database &> /dev/null || :
%postun
gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
update-desktop-database &> /dev/null || :
%files
%doc README.md
%{_bindir}/%{name}
%{python_sitelib}/%{name}/
%{python_sitelib}/%{name}-*.egg-info/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/scalable/apps/
%changelog
* Fri Apr 18 2014 TingPing <tingping(a)tingping.se> - 0.3.18-2
- Fix dependency issue
* Thu Mar 27 2014 TingPing <tingping(a)tingping.se> - 0.3.18-1
- Initial package
Index: pithos.spec
===================================================================
RCS file: /cvs/free/rpms/pithos/devel/pithos.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos.spec 29 Mar 2014 11:18:03 -0000 1.1
+++ pithos.spec 18 Apr 2014 22:43:08 -0000 1.2
@@ -1,6 +1,6 @@
Name: pithos
Version: 0.3.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Pandora client for the GNOME Desktop
Group: Applications/File
@@ -10,8 +10,9 @@
Patch0: https://github.com/pithos/pithos/commit/df24f173c7dde3a1b3631b50366757ba5...
BuildArch: noarch
-BuildRequires: python2-devel python-setuptools desktop-file-utils
+BuildRequires: python2-devel desktop-file-utils
+Requires: python-setuptools
Requires: dbus-python
Requires: gstreamer-plugins-bad
Requires: gstreamer-plugins-good
@@ -54,6 +55,9 @@
%{_datadir}/icons/hicolor/scalable/apps/
%changelog
+* Fri Apr 18 2014 TingPing <tingping(a)tingping.se> - 0.3.18-2
+- Fix dependency issue
+
* Thu Mar 27 2014 TingPing <tingping(a)tingping.se> - 0.3.18-1
- Initial package
10 years, 7 months
rpms/ffmpeg/devel .cvsignore, 1.53, 1.54 ffmpeg.spec, 1.106, 1.107 sources, 1.53, 1.54
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8679/devel
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
Update to 2.2.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .cvsignore 25 Mar 2014 14:48:33 -0000 1.53
+++ .cvsignore 18 Apr 2014 12:05:12 -0000 1.54
@@ -1 +1 @@
-ffmpeg-2.2.tar.bz2
+ffmpeg-2.2.1.tar.bz2
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ffmpeg.spec 25 Mar 2014 14:48:33 -0000 1.106
+++ ffmpeg.spec 18 Apr 2014 12:05:13 -0000 1.107
@@ -13,7 +13,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 2.2
+Version: 2.2.1
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -282,6 +282,9 @@
%changelog
+* Fri Apr 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.1-1
+- Update to 2.2.1
+
* Mon Mar 24 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.2-1
- Updated to 2.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources 25 Mar 2014 14:48:33 -0000 1.53
+++ sources 18 Apr 2014 12:05:13 -0000 1.54
@@ -1 +1 @@
-744febca199548c9393b1f1ed05ccdd8 ffmpeg-2.2.tar.bz2
+b8a1ee4964c2638f46fcc803ed453818 ffmpeg-2.2.1.tar.bz2
10 years, 7 months
rpms/wl-kmod/F-19 wl-kmod.spec,1.119,1.120
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26110
Modified Files:
wl-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.28
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-19/wl-kmod.spec,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- wl-kmod.spec 4 Apr 2014 16:49:02 -0000 1.119
+++ wl-kmod.spec 16 Apr 2014 11:42:03 -0000 1.120
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.141
-Release: 1%{?dist}.27
+Release: 1%{?dist}.28
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.28
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.27
- Rebuilt for kernel
10 years, 7 months
rpms/nvidia-kmod/F-19 nvidia-kmod.spec,1.182,1.183
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25977
Modified Files:
nvidia-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.1
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-19/nvidia-kmod.spec,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- nvidia-kmod.spec 9 Apr 2014 12:33:07 -0000 1.182
+++ nvidia-kmod.spec 16 Apr 2014 11:41:57 -0000 1.183
@@ -3,13 +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 current
+%global buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 331.67
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -97,6 +97,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.1
+- Rebuilt for kernel
+
* Wed Apr 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:331.67-1
- Update to 331.67 release
10 years, 7 months
rpms/nvidia-304xx-kmod/F-19 nvidia-304xx-kmod.spec,1.49,1.50
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25849
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.119-2.10
- Rebuilt for kernel
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/nvidia-304xx-kmod.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- nvidia-304xx-kmod.spec 4 Apr 2014 16:48:51 -0000 1.49
+++ nvidia-304xx-kmod.spec 16 Apr 2014 11:41:51 -0000 1.50
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.119
# Taken over by kmodtool
-Release: 2%{?dist}.9
+Release: 2%{?dist}.10
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -80,6 +80,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.119-2.10
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.119-2.9
- Rebuilt for kernel
10 years, 7 months
rpms/nvidia-173xx-kmod/F-19 nvidia-173xx-kmod.spec,1.94,1.95
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25726
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-2.10
- Rebuilt for kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-19/nvidia-173xx-kmod.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- nvidia-173xx-kmod.spec 4 Apr 2014 16:48:44 -0000 1.94
+++ nvidia-173xx-kmod.spec 16 Apr 2014 11:41:45 -0000 1.95
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.38
# Taken over by kmodtool
-Release: 2%{?dist}.9
+Release: 2%{?dist}.10
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-2.10
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-2.9
- Rebuilt for kernel
10 years, 7 months
rpms/catalyst-kmod/F-19 catalyst-kmod.spec,1.68,1.69
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25606
Modified Files:
catalyst-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-3.11
- Rebuilt for kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-19/catalyst-kmod.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- catalyst-kmod.spec 4 Apr 2014 16:48:39 -0000 1.68
+++ catalyst-kmod.spec 16 Apr 2014 11:41:40 -0000 1.69
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 13.9
-Release: 3%{?dist}.10
+Release: 3%{?dist}.11
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-3.11
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 13.9-3.10
- Rebuilt for kernel
10 years, 7 months
rpms/xtables-addons-kmod/F-19 xtables-addons-kmod.spec,1.74,1.75
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25485
Modified Files:
xtables-addons-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3-3.39
- Rebuilt for kernel
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-19/xtables-addons-kmod.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- xtables-addons-kmod.spec 4 Apr 2014 16:48:33 -0000 1.74
+++ xtables-addons-kmod.spec 16 Apr 2014 11:41:35 -0000 1.75
@@ -8,7 +8,7 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
Version: 2.3
-Release: 3%{?dist}.38
+Release: 3%{?dist}.39
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -66,6 +66,9 @@
rm -rf %{buildroot}
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3-3.39
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3-3.38
- Rebuilt for kernel
10 years, 7 months
rpms/VirtualBox-kmod/F-19 VirtualBox-kmod.spec,1.70,1.71
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/VirtualBox-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25361
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.1
- Rebuilt for kernel
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-19/VirtualBox-kmod.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- VirtualBox-kmod.spec 11 Apr 2014 18:37:16 -0000 1.70
+++ VirtualBox-kmod.spec 16 Apr 2014 11:41:29 -0000 1.71
@@ -3,7 +3,7 @@
# "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 newest
# In prerelease builds (such as betas), this package has the same
# major version number, while the kernel module abi is not guarranteed
@@ -20,7 +20,7 @@
Name: VirtualBox-kmod
Version: 4.3.10
-Release: 1%{?prerel:.%{prerel}}%{?dist}
+Release: 1%{?prerel:.%{prerel}}%{?dist}.1
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.1
+- Rebuilt for kernel
+
* Fri Apr 11 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
- New upstream release and build akmods .
10 years, 7 months
rpms/staging-kmod/F-19 staging-kmod.spec,1.74,1.75
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/staging-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25231
Modified Files:
staging-kmod.spec
Log Message:
* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.10
- Rebuilt for kernel
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-19/staging-kmod.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- staging-kmod.spec 4 Apr 2014 16:48:22 -0000 1.74
+++ staging-kmod.spec 16 Apr 2014 11:41:24 -0000 1.75
@@ -25,7 +25,7 @@
Name: staging-kmod
Version: 3.13.3
-Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.9
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.10
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -149,6 +149,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.10
+- Rebuilt for kernel
+
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.9
- Rebuilt for kernel
10 years, 7 months