rpms/moc/devel .cvsignore,1.7,1.8 moc.spec,1.12,1.13 sources,1.7,1.8
by Antonio
Author: sagitter
Update of /cvs/free/rpms/moc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17968/devel
Modified Files:
.cvsignore moc.spec sources
Log Message:
Update to commit #2776.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/moc/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 6 Sep 2014 16:00:12 -0000 1.7
+++ .cvsignore 29 Sep 2015 11:15:00 -0000 1.8
@@ -1 +1 @@
-moc-2.6-alpha1.tar.xz
+moc-2.6-0.5.alpha1.tar.xz
Index: moc.spec
===================================================================
RCS file: /cvs/free/rpms/moc/devel/moc.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- moc.spec 20 Oct 2014 01:30:53 -0000 1.12
+++ moc.spec 29 Sep 2015 11:15:00 -0000 1.13
@@ -4,17 +4,14 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.3.alpha1%{?dist}
+Release: 0.5.alpha1%{?dist}
License: GPLv2+ and GPLv3+
URL: http://www.moc.daper.net
-## Source archive from svn #2670; obtained by:
+## Source archive from svn #2770; obtained by:
## svn co svn://daper.net/moc/trunk
-## tar -cJvf moc-2.6-0.1.alpha1.tar.xz trunk
-## Source0: %{name}-%{version}-0.1.alpha1.tar.xz
-## Source0: moc-2.6-alpha1.tar.xz
-
-Source0: http://ftp.daper.net/pub/soft/moc/unstable/moc-2.6-alpha1.tar.xz
+## tar -cJvf moc-2.6-0.4.alpha1.tar.xz trunk
+Source0: %{name}-%{version}-0.5.alpha1.tar.xz
BuildRequires: pkgconfig(ncurses)
BuildRequires: pkgconfig(alsa)
@@ -54,13 +51,14 @@
files in this directory beginning from the chosen file.
%prep
-%setup -q -n moc-2.6-alpha1
+%setup -q -n trunk
%build
## Compilation files built temporary
+autoupdate -v
mv configure.in configure.ac
-autoreconf -ivf -Wobsolete
+autoreconf -ivf
%configure --disable-static --disable-silent-rules \
--disable-rpath --with-rcc \
--with-oss --with-alsa --with-jack --with-aac --with-mp3 \
@@ -79,15 +77,21 @@
%postun -p /sbin/ldconfig
%files
-%doc README README_equalizer AUTHORS ChangeLog COPYING config.example keymap.example NEWS
-%dir %{_datadir}/%{name}
+%doc README README_equalizer AUTHORS ChangeLog config.example keymap.example NEWS
+%license COPYING
%{_bindir}/%{exec}
-%{_datadir}/%{name}/themes/*
+%{_datadir}/%{name}/
%{_mandir}/man1/%{exec}.*
-%dir %{_libdir}/%{name}
-%{_libdir}/%{name}/decoder_plugins
+%{_libdir}/%{name}/
%changelog
+* Tue Sep 29 2015 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.5.alpha1
+- Update to svn commit #2776
+- Used %%license macro
+
+* Tue Mar 24 2015 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.4.alpha1
+- Update to svn commit #2770
+
* Mon Oct 20 2014 Sérgio Basto <sergio(a)serjux.com> - 2.6-0.3.alpha1
- Rebuilt for FFmpeg 2.4.3
Index: sources
===================================================================
RCS file: /cvs/free/rpms/moc/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 6 Sep 2014 16:00:12 -0000 1.7
+++ sources 29 Sep 2015 11:15:00 -0000 1.8
@@ -1 +1 @@
-03da706c2ff5923c6e8f5578d2088dcb moc-2.6-alpha1.tar.xz
+9f1816f6607e852db32c0048574ba728 moc-2.6-0.5.alpha1.tar.xz
9 years, 1 month
rpms/mednafen/devel .cvsignore, 1.17, 1.18 mednafen.spec, 1.25, 1.26 sources, 1.17, 1.18
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mednafen/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9043
Modified Files:
.cvsignore mednafen.spec sources
Log Message:
* Sun Sep 27 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.6-1
- Updated to 0.9.38.6
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore 14 Jul 2015 18:32:54 -0000 1.17
+++ .cvsignore 27 Sep 2015 20:16:44 -0000 1.18
@@ -1 +1 @@
-mednafen-0.9.38.5.tar.bz2
+mednafen-0.9.38.6.tar.bz2
Index: mednafen.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/mednafen.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- mednafen.spec 14 Jul 2015 18:32:54 -0000 1.25
+++ mednafen.spec 27 Sep 2015 20:16:44 -0000 1.26
@@ -1,5 +1,5 @@
Name: mednafen
-Version: 0.9.38.5
+Version: 0.9.38.6
Release: 1%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
@@ -71,6 +71,9 @@
%changelog
+* Sun Sep 27 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.6-1
+- Updated to 0.9.38.6
+
* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.5-1
- Updated to 0.9.38.5
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources 14 Jul 2015 18:32:54 -0000 1.17
+++ sources 27 Sep 2015 20:16:44 -0000 1.18
@@ -1 +1 @@
-ad8d2bea9dd3ae85c8c380c2cd031632 mednafen-0.9.38.5.tar.bz2
+b8aa26ff02c9552beeb93d90cbcea3eb mednafen-0.9.38.6.tar.bz2
9 years, 1 month
rpms/vdr-softhddevice/devel .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 vdr-softhddevice.spec, 1.30, 1.31
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-softhddevice/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10466/devel
Modified Files:
.cvsignore sources vdr-softhddevice.spec
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore 26 Aug 2015 16:03:24 -0000 1.25
+++ .cvsignore 25 Sep 2015 20:47:41 -0000 1.26
@@ -1 +1 @@
-vdr-plugin-softhddevice-8c347fdf1d36848bd54e51c7bb7371fe33673680.tar.bz2
+vdr-plugin-softhddevice-509329c90a524600be720ed332574fbf6454735e.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources 26 Aug 2015 16:03:24 -0000 1.25
+++ sources 25 Sep 2015 20:47:41 -0000 1.26
@@ -1 +1 @@
-2996049471fd972fbebba149da472c50 vdr-plugin-softhddevice-8c347fdf1d36848bd54e51c7bb7371fe33673680.tar.bz2
+9d068b920374fd83d3fd79f630c6e820 vdr-plugin-softhddevice-509329c90a524600be720ed332574fbf6454735e.tar.bz2
Index: vdr-softhddevice.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/vdr-softhddevice.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- vdr-softhddevice.spec 26 Aug 2015 16:03:24 -0000 1.30
+++ vdr-softhddevice.spec 25 Sep 2015 20:47:41 -0000 1.31
@@ -1,10 +1,10 @@
-%global commit 8c347fdf1d36848bd54e51c7bb7371fe33673680
+%global commit 509329c90a524600be720ed332574fbf6454735e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20150826
+%global gitdate 20150924
Name: vdr-softhddevice
Version: 0.6.1
-Release: 3.%{gitdate}git%{shortcommit}%{?dist}
+Release: 4.%{gitdate}git%{shortcommit}%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -82,6 +82,9 @@
%license AGPL-3.0.txt
%changelog
+* Fri Sep 25 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-4.20150924git509329c
+- update for new git snapshot
+
* Wed Aug 26 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-3.20150826git8c347fd
- update for new git snapshot
9 years, 1 month
rpms/wl-kmod/devel wl-kmod.spec,1.130,1.131
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18680
Modified Files:
wl-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-9.2
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- wl-kmod.spec 16 Sep 2015 14:34:32 -0000 1.130
+++ wl-kmod.spec 23 Sep 2015 16:13:09 -0000 1.131
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.248
-Release: 9%{?dist}.1
+Release: 9%{?dist}.2
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -104,6 +104,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-9.2
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-9.1
- Rebuilt for kernel
9 years, 2 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.225,1.226
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18559
Modified Files:
nvidia-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:355.11-3.1
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- nvidia-kmod.spec 16 Sep 2015 14:45:50 -0000 1.225
+++ nvidia-kmod.spec 23 Sep 2015 16:13:01 -0000 1.226
@@ -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 newest
+%global buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 355.11
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 3%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -79,6 +79,9 @@
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:355.11-3.1
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:355.11-3
- Rebuilt for kernel
9 years, 2 months
rpms/nvidia-340xx-kmod/devel nvidia-340xx-kmod.spec,1.36,1.37
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-340xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18438
Modified Files:
nvidia-340xx-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.93-1.2
- Rebuilt for kernel
Index: nvidia-340xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-340xx-kmod/devel/nvidia-340xx-kmod.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- nvidia-340xx-kmod.spec 16 Sep 2015 14:34:17 -0000 1.36
+++ nvidia-340xx-kmod.spec 23 Sep 2015 16:12:53 -0000 1.37
@@ -9,7 +9,7 @@
Epoch: 1
Version: 340.93
# Taken over by kmodtool
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -91,6 +91,9 @@
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.93-1.2
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.93-1.1
- Rebuilt for kernel
9 years, 2 months
rpms/nvidia-304xx-kmod/devel nvidia-304xx-kmod.spec,1.57,1.58
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18317
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.128-1.2
- Rebuilt for kernel
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia-304xx-kmod.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- nvidia-304xx-kmod.spec 16 Sep 2015 14:34:10 -0000 1.57
+++ nvidia-304xx-kmod.spec 23 Sep 2015 16:12:45 -0000 1.58
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.128
# Taken over by kmodtool
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -79,6 +79,9 @@
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.128-1.2
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.128-1.1
- Rebuilt for kernel
9 years, 2 months
rpms/catalyst-kmod/devel catalyst-kmod.spec,1.35,1.36
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18196
Modified Files:
catalyst-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:15.9-2.1
- Rebuilt for kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/catalyst-kmod.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- catalyst-kmod.spec 16 Sep 2015 14:46:38 -0000 1.35
+++ catalyst-kmod.spec 23 Sep 2015 16:12:38 -0000 1.36
@@ -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
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -14,7 +14,7 @@
Name: catalyst-kmod
Epoch: 1
Version: 15.9
-Release: 2%{?dist}
+Release: 2%{?dist}.1
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -105,6 +105,9 @@
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:15.9-2.1
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:15.9-2
- Rebuilt for kernel
9 years, 2 months
rpms/xtables-addons-kmod/devel xtables-addons-kmod.spec,1.72,1.73
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18075
Modified Files:
xtables-addons-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-1.5
- Rebuilt for kernel
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/devel/xtables-addons-kmod.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- xtables-addons-kmod.spec 16 Sep 2015 14:33:55 -0000 1.72
+++ xtables-addons-kmod.spec 23 Sep 2015 16:12:30 -0000 1.73
@@ -8,7 +8,7 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
Version: 2.7
-Release: 1%{?dist}.4
+Release: 1%{?dist}.5
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -65,6 +65,9 @@
rm -rf %{buildroot}
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-1.5
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-1.4
- Rebuilt for kernel
9 years, 2 months
rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.81,1.82
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17954
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.30-1.8
- Rebuilt for kernel
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- VirtualBox-kmod.spec 16 Sep 2015 14:33:49 -0000 1.81
+++ VirtualBox-kmod.spec 23 Sep 2015 16:12:23 -0000 1.82
@@ -21,7 +21,7 @@
Name: VirtualBox-kmod
Version: 4.3.30
-Release: 1%{?prerel:.%{prerel}}%{?dist}.7
+Release: 1%{?prerel:.%{prerel}}%{?dist}.8
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -99,6 +99,9 @@
%changelog
+* Wed Sep 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.30-1.8
+- Rebuilt for kernel
+
* Wed Sep 16 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.30-1.7
- Rebuilt for kernel
9 years, 2 months