ati driver status?
by Neal Becker
It seems ati drivers are stalled in testing?
I'm thinking of building a new home media server, and wondering what to put in
it. I was thinking amd is now more linux friendly, and would be a good
choice. The fact that the driver seems stalled in rpmfusion worries me.
15 years, 10 months
RPM Fusion (Fedora - free) Package Build Report 2009-02-02
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/10: 1
NEW compat-python24-libxml2-2.7.3-2.fc10 : Python2.4 bindings for the libxml2 library
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/9: 1
compat-python24-libxml2-2.7.3-2.fc9
============================================================================
Packages built and released for RPM Fusion (Fedora - free) development: 3
akmods-0.3.6-1.fc11
compat-python24-libxml2-2.7.3-2.fc11
kmodtool-1-16.fc11
============================================================================
Changes in RPM Fusion (Fedora - free) testing/10:
compat-python24-libxml2-2.7.3-2.fc10
------------------------------------
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
============================================================================
Changes in RPM Fusion (Fedora - free) testing/9:
compat-python24-libxml2-2.7.3-2.fc9
-----------------------------------
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
============================================================================
Changes in RPM Fusion (Fedora - free) development:
akmods-0.3.6-1.fc11
-------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.3.6-1
- update to 0.3.6
-- better posttrans support
-- remove some leftovers from daemon stuff
-- fix a few minor bugs
-- use lockfile
compat-python24-libxml2-2.7.3-2.fc11
------------------------------------
* Mon Feb 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.7.3-1
- update to 2.7.3
kmodtool-1-16.fc11
------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1-16
- add posttrans hooks to akmod packages, to make akmods build them
after install or update
15 years, 10 months
RPM Fusion (Fedora - nonfree) Package Build Report 2009-02-02
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/10: 2
broadcom-wl-5.10.27.14-1.fc10
wl-kmod-5.10.27.14-1.fc10
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/9: 2
broadcom-wl-5.10.27.14-1.fc9
wl-kmod-5.10.27.14-1.fc9
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) development: 2
broadcom-wl-5.10.27.14-1.fc11
wl-kmod-5.10.27.14-1.fc11
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/10:
broadcom-wl-5.10.27.14-1.fc10
-----------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
wl-kmod-5.10.27.14-1.fc10
-------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/9:
broadcom-wl-5.10.27.14-1.fc9
----------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
wl-kmod-5.10.27.14-1.fc9
------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
============================================================================
Changes in RPM Fusion (Fedora - nonfree) development:
broadcom-wl-5.10.27.14-1.fc11
-----------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
wl-kmod-5.10.27.14-1.fc11
-------------------------
* Sun Feb 01 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.14-1
- update version to 5.10.27.14
- added patch to build against 2.6.29 kernel
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.4
- rebuild for latest Fedora kernel;
* Sun Jan 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.3
- rebuild for latest Fedora kernel;
* Sun Jan 18 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.2
- rebuild for latest Fedora kernel;
* Sun Jan 11 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.12-1.1
- rebuild for latest Fedora kernel;
* Sun Jan 04 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.12-1
- Update version to 5.10.27.12
- Remove vlanmode and build patches
* Sun Jan 04 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.27.11-1.2
- added patch for building on 2.6.29 kernel
* Sun Jan 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.11-1.1
- rebuild for latest Fedora kernel;
15 years, 10 months
pkgconfig problem on RHEL-5
by Karel Volný
Hi,
I'd like to ask ... I am trying to compile ffmpeg plugin for
qmmp, but cmake fails to recognize the needed libraries:
... snip ...
-- checking for modules 'libavcodec;libavformat'
-- package 'libavcodec' not found
-- package 'libavformat' not found
... snip ...
The relevant CMakeLists.txt line is:
pkg_check_modules(FFMPEG libavcodec libavformat)
I've also tried to run pkg-config on commandline:
[root@dhcp-lab-227 rhel]# pkg-config libavcodec; echo $?
1
[root@dhcp-lab-227 rhel]# pkg-config libavformat; echo $?
1
The same commands return zeros if run on Fedora 10 (with
pkgconfig version 0.23-3.fc10). The libavcodec.pc and
libavformat.pc files have the same contents both on RHEL
(ffmpeg-devel-0.4.9-0.50.20080908.el5) and Fedora
(ffmpeg-devel-0.4.9-0.52.20080908.fc10).
I am a bit confused ... is it a bug? Is it just a version
incompatibility? Any suggestions how to workaround it?
- TIA
K.
15 years, 10 months
No bugzilla component for dvdrip
by Ralf Corsepius
Hi,
I had wanted to file some bugs against dvdrip, but couldn't find a
bugzilla component for it.
There is a component called DVDRipOMatic, which could be what I am
looking for, but none for dvdrip.
According to Fedora's rules, bugzilla component would have to be named
after the *.src.rpm, i.e. dvdrip.
Ralf
15 years, 10 months
RPM Fusion (Fedora - free) Package Build Report 2009-02-01
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/10: 2
gambatte-0.4.1-1.fc10
kmodtool-1-15.fc10
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/9: 2
gambatte-0.4.1-1.fc9
kmodtool-1-15.fc9
============================================================================
Packages built and released for RPM Fusion (Fedora - free) development: 10
em8300-kmod-0.17.2-1.fc11.12
ffmpeg-0.4.9-0.58.20090131.fc11
gambatte-0.4.1-1.fc11
iscsitarget-kmod-0.4.17-1.fc11.4
kmodtool-1-15.fc11
kqemu-kmod-1.3.0-0.42.fc11.17
ndiswrapper-kmod-1.53-5.fc11.17
open-vm-tools-kmod-0.0.0.142982-1.fc11.1
rt2860-kmod-1.8.0.0-3.fc11.3
rt2870-kmod-1.4.0.0-6.fc11.1
============================================================================
Changes in RPM Fusion (Fedora - free) testing/10:
gambatte-0.4.1-1.fc10
---------------------
* Sat Jan 31 2009 Andrea Musuruane <musuruan(a)gmail.com> - 0.4.1-1
- Updated to upstream 0.4.1
- Changed back to qt4-devel from qt-devel in BR
- Changed descriptions to match the one upstream uses
- Dropped alsa patch, applied upstream
- Changed libname to avoid future collisions with upstream
kmodtool-1-15.fc10
------------------
* Sat Jan 31 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1-15
- require kmod-${kmodname}-${kernel_uname_r} with >= in meta package to
avoid problems if user has a newer akmods package that wants to install
a newer kmod-${kmodname}-${kernel_uname_r}
============================================================================
Changes in RPM Fusion (Fedora - free) testing/9:
gambatte-0.4.1-1.fc9
--------------------
* Sat Jan 31 2009 Andrea Musuruane <musuruan(a)gmail.com> - 0.4.1-1
- Updated to upstream 0.4.1
- Changed back to qt4-devel from qt-devel in BR
- Changed descriptions to match the one upstream uses
- Dropped alsa patch, applied upstream
- Changed libname to avoid future collisions with upstream
kmodtool-1-15.fc9
-----------------
* Sat Jan 31 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1-15
- require kmod-${kmodname}-${kernel_uname_r} with >= in meta package to
avoid problems if user has a newer akmods package that wants to install
a newer kmod-${kmodname}-${kernel_uname_r}
============================================================================
Changes in RPM Fusion (Fedora - free) development:
em8300-kmod-0.17.2-1.fc11.12
----------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.17.2-1.12
- rebuild for latest Fedora kernel;
ffmpeg-0.4.9-0.58.20090131.fc11
-------------------------------
* Sat Jan 31 2009 Dominik Mierzejewski <rpm at greysector.net> - 0.4.9-0.58.20090131
- 20090131 snapshot
gambatte-0.4.1-1.fc11
---------------------
* Sat Jan 31 2009 Andrea Musuruane <musuruan(a)gmail.com> - 0.4.1-1
- Updated to upstream 0.4.1
- Changed back to qt4-devel from qt-devel in BR
- Changed descriptions to match the one upstream uses
- Dropped alsa patch, applied upstream
- Changed libname to avoid future collisions with upstream
iscsitarget-kmod-0.4.17-1.fc11.4
--------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.4
- rebuild for latest Fedora kernel;
kmodtool-1-15.fc11
------------------
* Sat Jan 31 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1-15
- require kmod-${kmodname}-${kernel_uname_r} with >= in meta package to
avoid problems if user has a newer akmods package that wants to install
a newer kmod-${kmodname}-${kernel_uname_r}
kqemu-kmod-1.3.0-0.42.fc11.17
-----------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.3.0-0.42.17
- rebuild for latest Fedora kernel;
ndiswrapper-kmod-1.53-5.fc11.17
-------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.17
- rebuild for latest Fedora kernel;
open-vm-tools-kmod-0.0.0.142982-1.fc11.1
----------------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.0.142982-1.1
- rebuild for latest Fedora kernel;
rt2860-kmod-1.8.0.0-3.fc11.3
----------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.8.0.0-3.3
- rebuild for latest Fedora kernel;
rt2870-kmod-1.4.0.0-6.fc11.1
----------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.4.0.0-6.1
- rebuild for latest Fedora kernel;
15 years, 10 months
RPM Fusion (Fedora - nonfree) Package Build Report 2009-02-01
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/9: 2
fglrx-kmod-8.573-1.9.1.fc9
xorg-x11-drv-fglrx-8.573-1.9.1.fc9
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) development: 5
nvidia-173xx-kmod-173.14.16-1.fc11.1
nvidia-96xx-kmod-96.43.10-2.fc11.1
nvidia-beta-kmod-180.11.02-1.fc11.7
nvidia-kmod-180.27-1.fc11.1
slmodem-kmod-2.9.11-26.fc11.18
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/9:
fglrx-kmod-8.573-1.9.1.fc9
--------------------------
* Sat Jan 31 2009 Stewart Adam <s.adam at diffingo.com> - 8.573-1.9.1
- Update to Catalyst 9.1
xorg-x11-drv-fglrx-8.573-1.9.1.fc9
----------------------------------
* Sat Jan 31 2009 Stewart Adam <s.adam at diffingo.com> - 8.573-1.9.1
- Update to Catalyst 9.1
- Include README.Fedora in %doc
- Remove fglrx_dri.so symlink hack, move fglrx_dri.so back to -libs
- Update License tag
============================================================================
Changes in RPM Fusion (Fedora - nonfree) development:
nvidia-173xx-kmod-173.14.16-1.fc11.1
------------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.16-1.1
- rebuild for latest Fedora kernel;
nvidia-96xx-kmod-96.43.10-2.fc11.1
----------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.10-2.1
- rebuild for latest Fedora kernel;
nvidia-beta-kmod-180.11.02-1.fc11.7
-----------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.7
- rebuild for latest Fedora kernel;
nvidia-kmod-180.27-1.fc11.1
---------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.27-1.1
- rebuild for latest Fedora kernel;
slmodem-kmod-2.9.11-26.fc11.18
------------------------------
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.18
- rebuild for latest Fedora kernel;
15 years, 10 months