rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.46, 1.47 sources, 1.47, 1.48 xorg-x11-drv-nvidia.spec, 1.81, 1.82
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21477
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
* Tue Aug 14 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.37-1
- Update to 304.37 release
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- .cvsignore 31 Jul 2012 17:18:03 -0000 1.46
+++ .cvsignore 14 Aug 2012 03:37:32 -0000 1.47
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-304.30.run
-NVIDIA-Linux-x86_64-304.30.run
+NVIDIA-Linux-x86-304.37.run
+NVIDIA-Linux-x86_64-304.37.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources 4 Aug 2012 21:22:24 -0000 1.47
+++ sources 14 Aug 2012 03:37:32 -0000 1.48
@@ -1,2 +1,2 @@
-207faf7a195e336370ec916782d47850 NVIDIA-Linux-x86_64-304.32.run
-e917f4b0f8deb28496bb16a035294c46 NVIDIA-Linux-x86-304.32.run
+ee3e97109201ab954c96860e28ada611 NVIDIA-Linux-x86-304.37.run
+1a85451b1d2b1d86616560cd91feffb5 NVIDIA-Linux-x86_64-304.37.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- xorg-x11-drv-nvidia.spec 4 Aug 2012 21:22:25 -0000 1.81
+++ xorg-x11-drv-nvidia.spec 14 Aug 2012 03:37:32 -0000 1.82
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 304.32
+Version: 304.37
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -356,6 +356,9 @@
%changelog
+* Tue Aug 14 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.37-1
+- Update to 304.37 release
+
* Sat Aug 04 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.32-1
- Update to 304.32
12 years, 3 months
rpms/audacity-freeworld/F-16 audacity-2.0.1-desktop.in.patch, NONE, 1.1 audacity-2.0.1-libmp3lame-default.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 audacity-freeworld.spec, 1.23, 1.24 sources, 1.13, 1.14 audacity-1.3.13-desktop.in.patch, 1.1, NONE audacity-1.3.7-libmp3lame-default.patch, 1.1, NONE
by David Timms
Author: dtimms
Update of /cvs/free/rpms/audacity-freeworld/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27667
Modified Files:
.cvsignore audacity-freeworld.spec sources
Added Files:
audacity-2.0.1-desktop.in.patch
audacity-2.0.1-libmp3lame-default.patch
Removed Files:
audacity-1.3.13-desktop.in.patch
audacity-1.3.7-libmp3lame-default.patch
Log Message:
update to 2.0.2 release candidate 2
rebase libmp3lame-default.patch
rebase desktop.in.patch
audacity-2.0.1-desktop.in.patch:
audacity.desktop.in | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--- NEW FILE audacity-2.0.1-desktop.in.patch ---
--- audacity-src-2.0.1/src/audacity.desktop.in 2012-06-26 07:27:46.000000000 +1000
+++ audacity-src-2.0.0/src/audacity.desktop.in 2012-07-04 22:11:31.000000000 +1000
@@ -5,16 +5,17 @@
GenericName=Sound Editor
GenericName[de]=Audio-Editor
GenericName[ru]=Редактор звуковых файлов
-Comment=Record and edit audio files
+Comment=Record and edit audio files with multitrack capability
Comment[de]=Audio-Dateien aufnehmen und bearbeiten
Comment[ru]=Запись и редактирование звуковых файлов
Icon=@AUDACITY_NAME@
Type=Application
-Categories=AudioVideo;Audio;AudioVideoEditing;
+Categories=AudioVideo;Audio;GTK;GNOME;Sequencer;X-Jack;AudioVideoEditing;
Exec=@AUDACITY_NAME@ %F
-StartupNotify=false
+StartupNotify=true
+StartupWMClass=Audacity
Terminal=false
-MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-mp3;audio/x-wav;application/x-audacity-project;
+MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-aiffc;audio/x-aifc;audio/x-mp3;audio/x-wav;application/x-audacity-project;audio/midi;audio/x-flac;
audacity-2.0.1-libmp3lame-default.patch:
AudacityApp.cpp | 2 ++
1 file changed, 2 insertions(+)
--- NEW FILE audacity-2.0.1-libmp3lame-default.patch ---
diff -Nur audacity-src-2.0.0/src/AudacityApp.cpp audacity-src-2.0.1/src/AudacityApp.cpp
--- audacity-src-2.0.0/src/AudacityApp.cpp 2012-07-03 20:49:56.494204862 +1000
+++ audacity-src-2.0.1/src/AudacityApp.cpp 2012-07-03 20:46:51.994199900 +1000
@@ -1172,6 +1172,8 @@
return false;
}
+ gPrefs->Write(wxT("/MP3/MP3LibPath"), wxT("__RPM_LIBDIR__/libmp3lame.so.0"));
+
// More initialization
#ifdef CLEANSPEECH
InitCleanSpeech();
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-16/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 14 Mar 2012 22:56:44 -0000 1.13
+++ .cvsignore 13 Aug 2012 09:33:55 -0000 1.14
@@ -1 +1 @@
-audacity-minsrc-2.0.0.tar.bz2
+audacity-minsrc-2.0.2rc2.tar.bz2
Index: audacity-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-16/audacity-freeworld.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- audacity-freeworld.spec 14 Mar 2012 22:56:44 -0000 1.23
+++ audacity-freeworld.spec 13 Aug 2012 09:33:55 -0000 1.24
@@ -3,8 +3,8 @@
Name: audacity-freeworld
-Version: 2.0.0
-Release: 1%{?dist}
+Version: 2.0.2
+Release: 0.1.rc2%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -15,16 +15,16 @@
# use for upstream source releases:
#Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}-...
-Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}.tar.bz2
+Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}rc2.tar.bz2
%define tartopdir audacity-src-%{version}
-Patch1: audacity-1.3.7-libmp3lame-default.patch
+Patch1: audacity-2.0.1-libmp3lame-default.patch
Patch2: audacity-1.3.9-libdir.patch
# add audio/x-flac
# remove audio/mpeg, audio/x-mp3
# enable startup notification
# add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature
-Patch3: audacity-1.3.13-desktop.in.patch
+Patch3: audacity-2.0.1-desktop.in.patch
Provides: audacity-nonfree = %{version}-%{release}
Obsoletes: audacity-nonfree < %{version}-%{release}
@@ -85,7 +85,7 @@
sed -i -e 's!libmp3lame.so\([^.]\)!libmp3lame.so.0\1!g' $i
done
-%patch3 -b .desktop.old
+%patch3 -p1 -b .desktop.old
%build
@@ -156,6 +156,17 @@
%changelog
+* Mon Aug 13 2012 David Timms <iinet.net.au@dtimms> - 2.0.2-0.1.rc2
+- update to 2.0.2 release candidate 2
+
+* Tue Jul 3 2012 David Timms <iinet.net.au@dtimms> - 2.0.1-1
+- update to 2.0.1 final
+- rebase libmp3lame-default.patch
+- rebase desktop.in.patch
+
+* Wed Jun 26 2012 David Timms <iinet.net.au@dtimms> - 2.0.1-0.1.rc2
+- update to 2.0.1 release candidate 2
+
* Wed Mar 14 2012 David Timms <iinet.net.au@dtimms> - 2.0.0-1
- update to 2.0.0 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-16/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 14 Mar 2012 22:56:44 -0000 1.13
+++ sources 13 Aug 2012 09:33:55 -0000 1.14
@@ -1 +1 @@
-094b7001af29818cd84961b83397377f audacity-minsrc-2.0.0.tar.bz2
+469f7d5e938eea2ca4f57f9a739ae0ac audacity-minsrc-2.0.2rc2.tar.bz2
--- audacity-1.3.13-desktop.in.patch DELETED ---
--- audacity-1.3.7-libmp3lame-default.patch DELETED ---
12 years, 3 months
rpms/audacity-freeworld/F-17 audacity-2.0.1-desktop.in.patch, NONE, 1.1 audacity-2.0.1-libmp3lame-default.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 audacity-freeworld.spec, 1.25, 1.26 sources, 1.13, 1.14 audacity-1.3.13-desktop.in.patch, 1.1, NONE audacity-1.3.7-libmp3lame-default.patch, 1.1, NONE
by David Timms
Author: dtimms
Update of /cvs/free/rpms/audacity-freeworld/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26769
Modified Files:
.cvsignore audacity-freeworld.spec sources
Added Files:
audacity-2.0.1-desktop.in.patch
audacity-2.0.1-libmp3lame-default.patch
Removed Files:
audacity-1.3.13-desktop.in.patch
audacity-1.3.7-libmp3lame-default.patch
Log Message:
update to 2.0.2 release candidate 2
rebase libmp3lame-default.patch
rebase desktop.in.patch
audacity-2.0.1-desktop.in.patch:
audacity.desktop.in | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--- NEW FILE audacity-2.0.1-desktop.in.patch ---
--- audacity-src-2.0.1/src/audacity.desktop.in 2012-06-26 07:27:46.000000000 +1000
+++ audacity-src-2.0.0/src/audacity.desktop.in 2012-07-04 22:11:31.000000000 +1000
@@ -5,16 +5,17 @@
GenericName=Sound Editor
GenericName[de]=Audio-Editor
GenericName[ru]=Редактор звуковых файлов
-Comment=Record and edit audio files
+Comment=Record and edit audio files with multitrack capability
Comment[de]=Audio-Dateien aufnehmen und bearbeiten
Comment[ru]=Запись и редактирование звуковых файлов
Icon=@AUDACITY_NAME@
Type=Application
-Categories=AudioVideo;Audio;AudioVideoEditing;
+Categories=AudioVideo;Audio;GTK;GNOME;Sequencer;X-Jack;AudioVideoEditing;
Exec=@AUDACITY_NAME@ %F
-StartupNotify=false
+StartupNotify=true
+StartupWMClass=Audacity
Terminal=false
-MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-mp3;audio/x-wav;application/x-audacity-project;
+MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-aiffc;audio/x-aifc;audio/x-mp3;audio/x-wav;application/x-audacity-project;audio/midi;audio/x-flac;
audacity-2.0.1-libmp3lame-default.patch:
AudacityApp.cpp | 2 ++
1 file changed, 2 insertions(+)
--- NEW FILE audacity-2.0.1-libmp3lame-default.patch ---
diff -Nur audacity-src-2.0.0/src/AudacityApp.cpp audacity-src-2.0.1/src/AudacityApp.cpp
--- audacity-src-2.0.0/src/AudacityApp.cpp 2012-07-03 20:49:56.494204862 +1000
+++ audacity-src-2.0.1/src/AudacityApp.cpp 2012-07-03 20:46:51.994199900 +1000
@@ -1172,6 +1172,8 @@
return false;
}
+ gPrefs->Write(wxT("/MP3/MP3LibPath"), wxT("__RPM_LIBDIR__/libmp3lame.so.0"));
+
// More initialization
#ifdef CLEANSPEECH
InitCleanSpeech();
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-17/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 14 Mar 2012 22:54:24 -0000 1.13
+++ .cvsignore 13 Aug 2012 09:25:16 -0000 1.14
@@ -1 +1 @@
-audacity-minsrc-2.0.0.tar.bz2
+audacity-minsrc-2.0.2rc2.tar.bz2
Index: audacity-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-17/audacity-freeworld.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- audacity-freeworld.spec 14 Mar 2012 22:54:24 -0000 1.25
+++ audacity-freeworld.spec 13 Aug 2012 09:25:16 -0000 1.26
@@ -3,8 +3,8 @@
Name: audacity-freeworld
-Version: 2.0.0
-Release: 1%{?dist}
+Version: 2.0.2
+Release: 0.1.rc2%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -15,16 +15,16 @@
# use for upstream source releases:
#Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}-...
-Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}.tar.bz2
+Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}rc2.tar.bz2
%define tartopdir audacity-src-%{version}
-Patch1: audacity-1.3.7-libmp3lame-default.patch
+Patch1: audacity-2.0.1-libmp3lame-default.patch
Patch2: audacity-1.3.9-libdir.patch
# add audio/x-flac
# remove audio/mpeg, audio/x-mp3
# enable startup notification
# add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature
-Patch3: audacity-1.3.13-desktop.in.patch
+Patch3: audacity-2.0.1-desktop.in.patch
Provides: audacity-nonfree = %{version}-%{release}
Obsoletes: audacity-nonfree < %{version}-%{release}
@@ -85,7 +85,7 @@
sed -i -e 's!libmp3lame.so\([^.]\)!libmp3lame.so.0\1!g' $i
done
-%patch3 -b .desktop.old
+%patch3 -p1 -b .desktop.old
%build
@@ -156,6 +156,17 @@
%changelog
+* Mon Aug 13 2012 David Timms <iinet.net.au@dtimms> - 2.0.2-0.1.rc2
+- update to 2.0.2 release candidate 2
+
+* Tue Jul 3 2012 David Timms <iinet.net.au@dtimms> - 2.0.1-1
+- update to 2.0.1 final
+- rebase libmp3lame-default.patch
+- rebase desktop.in.patch
+
+* Wed Jun 26 2012 David Timms <iinet.net.au@dtimms> - 2.0.1-0.1.rc2
+- update to 2.0.1 release candidate 2
+
* Wed Mar 14 2012 David Timms <iinet.net.au@dtimms> - 2.0.0-1
- update to 2.0.0 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/F-17/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 14 Mar 2012 22:54:25 -0000 1.13
+++ sources 13 Aug 2012 09:25:16 -0000 1.14
@@ -1 +1 @@
-094b7001af29818cd84961b83397377f audacity-minsrc-2.0.0.tar.bz2
+469f7d5e938eea2ca4f57f9a739ae0ac audacity-minsrc-2.0.2rc2.tar.bz2
--- audacity-1.3.13-desktop.in.patch DELETED ---
--- audacity-1.3.7-libmp3lame-default.patch DELETED ---
12 years, 3 months
rpms/phonon-backend-vlc/F-17 .cvsignore, 1.10, 1.11 phonon-backend-vlc.spec, 1.15, 1.16 sources, 1.10, 1.11
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/phonon-backend-vlc/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21969
Modified Files:
.cvsignore phonon-backend-vlc.spec sources
Log Message:
* Sat Aug 11 2012 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.0-1
- 0.6.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/F-17/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 18 Feb 2012 15:49:56 -0000 1.10
+++ .cvsignore 11 Aug 2012 22:44:13 -0000 1.11
@@ -1 +1 @@
-phonon-backend-vlc-0.5.0.tar.xz
+phonon-backend-vlc-0.6.0.tar.xz
Index: phonon-backend-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/F-17/phonon-backend-vlc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- phonon-backend-vlc.spec 2 Mar 2012 15:00:51 -0000 1.15
+++ phonon-backend-vlc.spec 11 Aug 2012 22:44:13 -0000 1.16
@@ -1,8 +1,8 @@
name: phonon-backend-vlc
Summary: VLC phonon backend
-Version: 0.5.0
-Release: 2%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Group: Applications/Multimedia
License: LGPLv2+
URL: http://phonon.kde.org/
@@ -11,7 +11,7 @@
# git archive --prefix=phonon-backend-vlc-%{version}/ master | xz > phonon-backend-vlc-%{version}-%{snap}.tar.xz
Source0: phonon-backend-vlc-%{version}-%{snap}.tar.xz
%else
-Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src...
+Source0: http://download.kde.org/stable/phonon/phonon-backend-vlc/%{version}/src/p...
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -74,6 +74,9 @@
%changelog
+* Sat Aug 11 2012 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.0-1
+- 0.6.0
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.0-2
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/F-17/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 18 Feb 2012 15:49:56 -0000 1.10
+++ sources 11 Aug 2012 22:44:13 -0000 1.11
@@ -1 +1 @@
-fc5dc2b353fa0d9e428ecfc3c485eb66 phonon-backend-vlc-0.5.0.tar.xz
+13c7adb90f62cb568d17bc9ced9406e9 phonon-backend-vlc-0.6.0.tar.xz
12 years, 3 months
rpms/phonon-backend-vlc/devel .cvsignore, 1.10, 1.11 phonon-backend-vlc.spec, 1.15, 1.16 sources, 1.10, 1.11
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/phonon-backend-vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21817
Modified Files:
.cvsignore phonon-backend-vlc.spec sources
Log Message:
* Sat Aug 11 2012 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.0-1
- 0.6.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 18 Feb 2012 15:48:54 -0000 1.10
+++ .cvsignore 11 Aug 2012 22:43:30 -0000 1.11
@@ -1 +1 @@
-phonon-backend-vlc-0.5.0.tar.xz
+phonon-backend-vlc-0.6.0.tar.xz
Index: phonon-backend-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/devel/phonon-backend-vlc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- phonon-backend-vlc.spec 2 Mar 2012 22:14:26 -0000 1.15
+++ phonon-backend-vlc.spec 11 Aug 2012 22:43:30 -0000 1.16
@@ -1,8 +1,8 @@
name: phonon-backend-vlc
Summary: VLC phonon backend
-Version: 0.5.0
-Release: 2%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Group: Applications/Multimedia
License: LGPLv2+
URL: http://phonon.kde.org/
@@ -11,7 +11,7 @@
# git archive --prefix=phonon-backend-vlc-%{version}/ master | xz > phonon-backend-vlc-%{version}-%{snap}.tar.xz
Source0: phonon-backend-vlc-%{version}-%{snap}.tar.xz
%else
-Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src...
+Source0: http://download.kde.org/stable/phonon/phonon-backend-vlc/%{version}/src/p...
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -74,6 +74,9 @@
%changelog
+* Sat Aug 11 2012 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.0-1
+- 0.6.0
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.0-2
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 18 Feb 2012 15:48:54 -0000 1.10
+++ sources 11 Aug 2012 22:43:30 -0000 1.11
@@ -1 +1 @@
-fc5dc2b353fa0d9e428ecfc3c485eb66 phonon-backend-vlc-0.5.0.tar.xz
+13c7adb90f62cb568d17bc9ced9406e9 phonon-backend-vlc-0.6.0.tar.xz
12 years, 3 months
rpms/wl-kmod/F-17 wl-kmod.spec,1.81,1.82
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3491
Modified Files:
wl-kmod.spec
Log Message:
* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-3.9
- Rebuilt for updated kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-17/wl-kmod.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- wl-kmod.spec 31 Jul 2012 06:37:03 -0000 1.81
+++ wl-kmod.spec 11 Aug 2012 16:59:39 -0000 1.82
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.100.82.112
-Release: 3%{?dist}.8
+Release: 3%{?dist}.9
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -85,6 +85,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-3.9
+- Rebuilt for updated kernel
+
* Tue Jul 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-3.8
- Rebuilt for updated kernel
12 years, 3 months
rpms/nvidia-kmod/F-17 nvidia-kmod.spec,1.124,1.125
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3358
Modified Files:
nvidia-kmod.spec
Log Message:
* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.32-1.1
- Rebuilt for updated kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-17/nvidia-kmod.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- nvidia-kmod.spec 4 Aug 2012 21:17:49 -0000 1.124
+++ nvidia-kmod.spec 11 Aug 2012 16:59:27 -0000 1.125
@@ -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
-%define buildforkernels current
+%define buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 304.32
# 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
@@ -77,6 +77,9 @@
%changelog
+* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.32-1.1
+- Rebuilt for updated kernel
+
* Sat Aug 04 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.32-1
- Update to 304.32
12 years, 3 months
rpms/nvidia-173xx-kmod/F-17 nvidia-173xx-kmod.spec,1.59,1.60
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3225
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.35-1.8
- Rebuilt for updated kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-17/nvidia-173xx-kmod.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- nvidia-173xx-kmod.spec 31 Jul 2012 06:36:48 -0000 1.59
+++ nvidia-173xx-kmod.spec 11 Aug 2012 16:59:16 -0000 1.60
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.35
# Taken over by kmodtool
-Release: 1%{?dist}.7
+Release: 1%{?dist}.8
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.35-1.8
+- Rebuilt for updated kernel
+
* Tue Jul 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.35-1.7
- Rebuilt for updated kernel
12 years, 3 months
rpms/catalyst-kmod/F-17 catalyst-kmod.spec,1.38,1.39
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3086
Modified Files:
catalyst-kmod.spec
Log Message:
* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.6-3.1
- Rebuilt for updated kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-17/catalyst-kmod.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- catalyst-kmod.spec 1 Aug 2012 10:26:41 -0000 1.38
+++ catalyst-kmod.spec 11 Aug 2012 16:59:01 -0000 1.39
@@ -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
-%define buildforkernels current
+%define buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.6
-Release: 3%{?dist}
+Release: 3%{?dist}.1
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -101,6 +101,9 @@
%changelog
+* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.6-3.1
+- Rebuilt for updated kernel
+
* Wed Aug 01 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 12.6-3
- redo patch to fix module load error
12 years, 3 months
rpms/xtables-addons-kmod/F-17 xtables-addons-kmod.spec,1.43,1.44
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2956
Modified Files:
xtables-addons-kmod.spec
Log Message:
* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.45-1.1
- Rebuilt for updated kernel
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-17/xtables-addons-kmod.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- xtables-addons-kmod.spec 31 Jul 2012 21:09:55 -0000 1.43
+++ xtables-addons-kmod.spec 11 Aug 2012 16:58:50 -0000 1.44
@@ -3,12 +3,12 @@
# "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
-#define buildforkernels newest
+%define buildforkernels newest
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
Version: 1.45
-Release: 1%{?dist}
+Release: 1%{?dist}.1
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -66,6 +66,9 @@
rm -rf %{buildroot}
%changelog
+* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.45-1.1
+- Rebuilt for updated kernel
+
* Tue Jul 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.45-1
- Update to 1.45
12 years, 3 months