rpms/amule/F-8 .cvsignore,1.2,1.3 sources,1.2,1.3
by Aurélien Bompard
Author: abompard
Update of /cvs/free/rpms/amule/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7525
Modified Files:
.cvsignore sources
Log Message:
forgot those files...
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/amule/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 3 Aug 2008 17:30:30 -0000 1.2
+++ .cvsignore 21 Nov 2008 07:38:31 -0000 1.3
@@ -1 +1 @@
-aMule-2.1.3.tar.bz2
+aMule-2.2.2.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/amule/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 3 Aug 2008 17:30:30 -0000 1.2
+++ sources 21 Nov 2008 07:38:31 -0000 1.3
@@ -1 +1 @@
-0aafdd159edb8ad5f0064da87998b47d aMule-2.1.3.tar.bz2
+4bbb5fef3b7acd206c08beddb7fdbb42 aMule-2.2.2.tar.bz2
16 years, 2 months
rpms/amule/F-9 amule.spec,1.4,1.5
by Aurélien Bompard
Author: abompard
Update of /cvs/free/rpms/amule/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6719/F-9
Modified Files:
amule.spec
Log Message:
* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
- add remote GUI
Index: amule.spec
===================================================================
RCS file: /cvs/free/rpms/amule/F-9/amule.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- amule.spec 8 Nov 2008 09:15:37 -0000 1.4
+++ amule.spec 21 Nov 2008 07:30:10 -0000 1.5
@@ -2,7 +2,7 @@
Name: amule
Version: 2.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
@@ -64,10 +64,9 @@
--enable-utf8-systray \
--enable-geoip \
--enable-ccache \
+ --enable-amule-gui \
--enable-optimize
-# --enable-amule-gui compile aMule remote GUI (EXPERIMENTAL)
-
make %{?_smp_mflags}
@@ -82,9 +81,7 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category Application\
--add-category Network\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
iconv -f ISO-8859-1 -t UTF-8 < src/utils/aLinkCreator/alc.desktop \
@@ -92,16 +89,18 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/alc.desktop
-install -m 644 src/utils/aLinkCreator/alc.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps/alc.xpm
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/wxcas.desktop
-install -m 644 src/utils/wxCas/wxcas.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps
+
+desktop-file-install --vendor livna \
+ --delete-original\
+ --dir $RPM_BUILD_ROOT%{_datadir}/applications\
+ --add-category Network\
+ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}gui.desktop
%clean
@@ -115,6 +114,7 @@
%{_bindir}/amule
%{_bindir}/cas
%{_bindir}/wxcas
+%{_bindir}/amulegui
%{_datadir}/%{name}/
%{_datadir}/cas
%{_datadir}/applications/*.desktop
@@ -127,6 +127,8 @@
%{_mandir}/*/man1/cas.1.gz
%{_mandir}/man1/wxcas.1.gz
%{_mandir}/*/man1/wxcas.1.gz
+%{_mandir}/man1/amulegui.1.gz
+%{_mandir}/*/man1/amulegui.1.gz
%exclude %{_datadir}/%{name}/webserver
%files nogui
@@ -157,6 +159,9 @@
%changelog
+* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
+- add remote GUI
+
* Sat Nov 08 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-1
- version 2.2.2
- patch 0 and 2 applied upstream
16 years, 2 months
rpms/amule/F-8 amule.spec,1.2,1.3
by Aurélien Bompard
Author: abompard
Update of /cvs/free/rpms/amule/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6719/F-8
Modified Files:
amule.spec
Log Message:
* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
- add remote GUI
Index: amule.spec
===================================================================
RCS file: /cvs/free/rpms/amule/F-8/amule.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amule.spec 26 Oct 2008 14:06:30 -0000 1.2
+++ amule.spec 21 Nov 2008 07:30:10 -0000 1.3
@@ -1,22 +1,23 @@
+# TODO: setup firefox for ed2k links using triggers and a file in /usr/lib/firefox-3.0.1/defaults/preferences/
+
Name: amule
-Version: 2.1.3
-Release: 5%{?dist}
+Version: 2.2.2
+Release: 2%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
Source0: http://dl.sourceforge.net/%{name}/aMule-%{version}.tar.bz2
-Patch0: aMule-wx-1.2.patch
-Patch1: aMule-2.1.3-ocreate.patch
-Patch2: aMule-2.1.3-multiple.patch
Patch3: aMule-2.1.3-gcc43.patch
URL: http://amule.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# See http://www.amule.org/wiki/index.php/Requirements
-BuildRequires: wxGTK-devel >= 0:2.6.2, desktop-file-utils, expat-devel
+BuildRequires: wxGTK-devel >= 0:2.8.7, desktop-file-utils, expat-devel
BuildRequires: gd-devel >= 2.0.0, libpng-devel
BuildRequires: gettext-devel, flex, bison
-BuildRequires: readline-devel
+BuildRequires: readline-devel, cryptopp-devel, libupnp-devel
+BuildRequires: GeoIP-devel
Requires(pre): chkconfig
+Requires: %{name}-nogui
%description
aMule is an easy to use multi-platform client for ED2K Peer-to-Peer
@@ -24,6 +25,15 @@
Windows. aMule currently supports (but is not limited to) the
following platforms: Linux, *BSD and MacOS X.
+%package nogui
+Summary: aMule components which don't require a GUI (for servers)
+Group: Applications/Internet
+
+%description nogui
+This package containes the aMule components which don't require a GUI.
+It is useful for servers which don't have Xorg.
+
+
%package -n xchat-%{name}
Summary: Plugin to display aMule's statistics in XChat
Group: Applications/Internet
@@ -36,9 +46,6 @@
%prep
%setup -q -n aMule-%{version}
-%patch0 -p1 -b .wx28
-%patch1 -p1 -b .ocreate
-%patch2 -p1 -b .multiple
%patch3 -p1 -b .gcc43
@@ -54,10 +61,11 @@
--enable-amulecmd \
--enable-webserver \
--enable-amule-daemon \
- --enable-utf8-systray
-
-# --enable-amule-gui compile aMule remote GUI (EXPERIMENTAL)
-
+ --enable-utf8-systray \
+ --enable-geoip \
+ --enable-ccache \
+ --enable-amule-gui \
+ --enable-optimize
make %{?_smp_mflags}
@@ -73,9 +81,7 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category Application\
--add-category Network\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
iconv -f ISO-8859-1 -t UTF-8 < src/utils/aLinkCreator/alc.desktop \
@@ -83,16 +89,18 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/alc.desktop
-install -m 644 src/utils/aLinkCreator/alc.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps/alc.xpm
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/wxcas.desktop
-install -m 644 src/utils/wxCas/wxcas.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps
+
+desktop-file-install --vendor livna \
+ --delete-original\
+ --dir $RPM_BUILD_ROOT%{_datadir}/applications\
+ --add-category Network\
+ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}gui.desktop
%clean
@@ -102,20 +110,64 @@
%files -f %{name}.lang
%defattr(-,root,root)
%doc %{_datadir}/doc/aMule-%{version}
-%{_bindir}/*
+%{_bindir}/alc
+%{_bindir}/amule
+%{_bindir}/cas
+%{_bindir}/wxcas
+%{_bindir}/amulegui
%{_datadir}/%{name}/
%{_datadir}/cas
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*
-%{_mandir}/man1/*.gz
-%{_mandir}/*/man1/*.gz
+%{_mandir}/man1/alc.1.gz
+%{_mandir}/*/man1/alc.1.gz
+%{_mandir}/man1/amule.1.gz
+%{_mandir}/*/man1/amule.1.gz
+%{_mandir}/man1/cas.1.gz
+%{_mandir}/*/man1/cas.1.gz
+%{_mandir}/man1/wxcas.1.gz
+%{_mandir}/*/man1/wxcas.1.gz
+%{_mandir}/man1/amulegui.1.gz
+%{_mandir}/*/man1/amulegui.1.gz
+%exclude %{_datadir}/%{name}/webserver
+
+%files nogui
+%{_bindir}/alcc
+%{_bindir}/amulecmd
+%{_bindir}/amuled
+%{_bindir}/amuleweb
+%{_bindir}/ed2k
+%{_datadir}/%{name}/webserver
+%{_mandir}/man1/alcc.1.gz
+%{_mandir}/*/man1/alcc.1.gz
+%{_mandir}/man1/amulecmd.1.gz
+%{_mandir}/*/man1/amulecmd.1.gz
+%{_mandir}/man1/amuled.1.gz
+%{_mandir}/*/man1/amuled.1.gz
+%{_mandir}/man1/amuleweb.1.gz
+%{_mandir}/*/man1/amuleweb.1.gz
+%{_mandir}/man1/ed2k.1.gz
+%{_mandir}/*/man1/ed2k.1.gz
+
%files -n xchat-%{name}
%defattr(-,root,root)
+%{_bindir}/autostart-xas
%{_libdir}/xchat/plugins/xas.pl
+%{_mandir}/man1/xas.1.gz
+%{_mandir}/*/man1/xas.1.gz
%changelog
+* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
+- add remote GUI
+
+* Sat Nov 08 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-1
+- version 2.2.2
+- patch 0 and 2 applied upstream
+- drop patch1
+- split off non-X-dependent tools
+
* Sun Oct 26 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.1.3-5
- rebuilt
16 years, 2 months
rpms/amule/devel amule.spec,1.5,1.6
by Aurélien Bompard
Author: abompard
Update of /cvs/free/rpms/amule/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6719/devel
Modified Files:
amule.spec
Log Message:
* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
- add remote GUI
Index: amule.spec
===================================================================
RCS file: /cvs/free/rpms/amule/devel/amule.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- amule.spec 8 Nov 2008 09:15:37 -0000 1.5
+++ amule.spec 21 Nov 2008 07:30:10 -0000 1.6
@@ -2,7 +2,7 @@
Name: amule
Version: 2.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
@@ -64,10 +64,9 @@
--enable-utf8-systray \
--enable-geoip \
--enable-ccache \
+ --enable-amule-gui \
--enable-optimize
-# --enable-amule-gui compile aMule remote GUI (EXPERIMENTAL)
-
make %{?_smp_mflags}
@@ -82,9 +81,7 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category Application\
--add-category Network\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
iconv -f ISO-8859-1 -t UTF-8 < src/utils/aLinkCreator/alc.desktop \
@@ -92,16 +89,18 @@
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/alc.desktop
-install -m 644 src/utils/aLinkCreator/alc.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps/alc.xpm
desktop-file-install --vendor livna \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
- --add-category X-Livna\
$RPM_BUILD_ROOT%{_datadir}/applications/wxcas.desktop
-install -m 644 src/utils/wxCas/wxcas.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps
+
+desktop-file-install --vendor livna \
+ --delete-original\
+ --dir $RPM_BUILD_ROOT%{_datadir}/applications\
+ --add-category Network\
+ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}gui.desktop
%clean
@@ -115,6 +114,7 @@
%{_bindir}/amule
%{_bindir}/cas
%{_bindir}/wxcas
+%{_bindir}/amulegui
%{_datadir}/%{name}/
%{_datadir}/cas
%{_datadir}/applications/*.desktop
@@ -127,6 +127,8 @@
%{_mandir}/*/man1/cas.1.gz
%{_mandir}/man1/wxcas.1.gz
%{_mandir}/*/man1/wxcas.1.gz
+%{_mandir}/man1/amulegui.1.gz
+%{_mandir}/*/man1/amulegui.1.gz
%exclude %{_datadir}/%{name}/webserver
%files nogui
@@ -157,6 +159,9 @@
%changelog
+* Thu Nov 20 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-2
+- add remote GUI
+
* Sat Nov 08 2008 Aurelien Bompard <abompard(a)fedoraproject.org> 2.2.2-1
- version 2.2.2
- patch 0 and 2 applied upstream
16 years, 2 months
rpms/mednafen/F-8 mednafen.spec,1.3,1.4
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/mednafen/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2314
Modified Files:
mednafen.spec
Log Message:
* Fri Nov 21 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.10-1.0.8.A.1
- rebuilt
Index: mednafen.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/F-8/mednafen.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mednafen.spec 2 Nov 2008 14:43:53 -0000 1.3
+++ mednafen.spec 21 Nov 2008 06:10:06 -0000 1.4
@@ -2,7 +2,7 @@
Name: mednafen
Version: 0.8.10
-Release: 1.%{_version}%{?dist}
+Release: 1.%{_version}%{?dist}.1
Summary: A multi-system emulator utilizing OpenGL and SDL
Group: Applications/Emulators
License: GPLv2+
@@ -68,6 +68,9 @@
%changelog
+* Fri Nov 21 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.10-1.0.8.A.1
+- rebuilt
+
* Sun Nov 2 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.8.10-1.0.8.A
- Updated to 0.8.A
16 years, 2 months
rpms/ffmpeg/devel ffmpeg.spec,1.6,1.7
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30736
Modified Files:
ffmpeg.spec
Log Message:
* Thu Nov 20 2008 Dominik Mierzejewski <rpm at greysector.net> - 0.4.9-0.52.20080908
- add obsoletes for -compat package (RPMFusion bug #173)
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ffmpeg.spec 2 Nov 2008 19:18:46 -0000 1.6
+++ ffmpeg.spec 20 Nov 2008 18:40:26 -0000 1.7
@@ -6,7 +6,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
Version: 0.4.9
-Release: 0.51.%{svn}%{?dist}
+Release: 0.52.%{svn}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://ffmpeg.org/
@@ -47,6 +47,7 @@
Group: System Environment/Libraries
Requires: faad2-libs >= %{faad2min}
Obsoletes: ffmpeg-libpostproc < 0.4.9-0.11
+Obsoletes: ffmpeg-compat < 0.4.9-0.49
%description libs
FFMpeg is a complete and free Internet live audio and video
@@ -262,6 +263,9 @@
%changelog
+* Thu Nov 20 2008 Dominik Mierzejewski <rpm at greysector.net> - 0.4.9-0.52.20080908
+- add obsoletes for -compat package (RPMFusion bug #173)
+
* Sat Nov 01 2008 Dominik Mierzejewski <rpm at greysector.net> - 0.4.9-0.51.20080908
- reworked build system
- build optimized versions where it makes sense
16 years, 2 months
rpms/wl-kmod/devel wl-kmod.spec,1.6,1.7
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2860
Modified Files:
wl-kmod.spec
Log Message:
* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.6-5.4
- rebuild for latest Fedora kernel;
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wl-kmod.spec 18 Nov 2008 13:45:56 -0000 1.6
+++ wl-kmod.spec 19 Nov 2008 15:07:50 -0000 1.7
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.27.6
-Release: 5%{?dist}.3
+Release: 5%{?dist}.4
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -84,6 +84,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.6-5.4
+- rebuild for latest Fedora kernel;
+
* Tue Nov 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.6-5.3
- rebuild for latest Fedora kernel;
16 years, 2 months
rpms/slmodem-kmod/devel slmodem-kmod.spec,1.8,1.9
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2738
Modified Files:
slmodem-kmod.spec
Log Message:
* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.8
- rebuild for latest Fedora kernel;
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/devel/slmodem-kmod.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- slmodem-kmod.spec 18 Nov 2008 13:45:42 -0000 1.8
+++ slmodem-kmod.spec 19 Nov 2008 15:07:35 -0000 1.9
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 26%{?dist}.7
+Release: 26%{?dist}.8
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.8
+- rebuild for latest Fedora kernel;
+
* Tue Nov 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.7
- rebuild for latest Fedora kernel;
16 years, 2 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.9,1.10
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2617
Modified Files:
nvidia-kmod.spec
Log Message:
* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.82-1.2
- rebuild for latest Fedora kernel;
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nvidia-kmod.spec 18 Nov 2008 13:45:27 -0000 1.9
+++ nvidia-kmod.spec 19 Nov 2008 15:07:20 -0000 1.10
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Version: 177.82
# 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
@@ -94,6 +94,9 @@
%changelog
+* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.82-1.2
+- rebuild for latest Fedora kernel;
+
* Tue Nov 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.82-1.1
- rebuild for latest Fedora kernel;
16 years, 2 months
rpms/nvidia-beta-kmod/devel nvidia-beta-kmod.spec,1.3,1.4
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-beta-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2494
Modified Files:
nvidia-beta-kmod.spec
Log Message:
* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.61.02-2.2
- rebuild for latest Fedora kernel;
Index: nvidia-beta-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-beta-kmod/devel/nvidia-beta-kmod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nvidia-beta-kmod.spec 18 Nov 2008 13:45:11 -0000 1.3
+++ nvidia-beta-kmod.spec 19 Nov 2008 15:07:04 -0000 1.4
@@ -8,7 +8,7 @@
Name: nvidia-beta-kmod
Version: 177.61.02
# Taken over by kmodtool
-Release: 2%{?dist}.1
+Release: 2%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,9 @@
%changelog
+* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.61.02-2.2
+- rebuild for latest Fedora kernel;
+
* Tue Nov 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 177.61.02-2.1
- rebuild for latest Fedora kernel;
16 years, 2 months