kmods on rawhide
by Ken Dreyer
I would like to test a local mock build of a kmod package for rawhide,
but yum is not happy:
$ mock rebuild openafs-kmod-1.6.1-0.pre1.fc17.src.rpm
[snip]
--> 10:buildsys-build-rpmfusion-kerneldevpkgs-current-16-5.i686
Error: Package:
10:buildsys-build-rpmfusion-kerneldevpkgs-current-16-5.i686
(rpmfusion-free-rawhide)
Requires: kernel-devel-uname-r = 3.1.0-7.fc16.i686.PAE
Available: kernel-PAE-devel-3.2.0-0.rc7.git3.1.fc17.i686 (fedora)
kernel-devel-uname-r = 3.2.0-0.rc7.git3.1.fc17.i686.PAE
Available: kernel-devel-3.2.0-0.rc7.git3.1.fc17.i686 (fedora)
kernel-devel-uname-r = 3.2.0-0.rc7.git3.1.fc17.i686
Error: Package:
10:buildsys-build-rpmfusion-kerneldevpkgs-current-16-5.i686
(rpmfusion-free-rawhide)
Requires: kernel-devel-uname-r = 3.1.0-7.fc16.i686
Available: kernel-PAE-devel-3.2.0-0.rc7.git3.1.fc17.i686 (fedora)
kernel-devel-uname-r = 3.2.0-0.rc7.git3.1.fc17.i686.PAE
Available: kernel-devel-3.2.0-0.rc7.git3.1.fc17.i686 (fedora)
kernel-devel-uname-r = 3.2.0-0.rc7.git3.1.fc17.i686
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Do we need to bump
rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion-kerneldevpkgs-current
?
13 years, 2 months
Re: libbluray soname bump
by Richard Shaw
Ok, looks like there were a few changes (not just additions)
See the attached report.
Thanks,
Richard
13 years, 2 months
RPM Fusion (Fedora - free) Package Build Report 2012-01-02
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/16: 2
mplayer-1.0-0.127.20110816svn.fc16
npapi-vlc-1.2.0-0.3gitf568362.fc16
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/15: 2
mplayer-1.0-0.126.20110816svn.fc15
npapi-vlc-1.2.0-0.3gitf568362.fc15
============================================================================
Packages built and released for RPM Fusion (Fedora - free) development: 2
mplayer-1.0-0.127.20110816svn.fc17
npapi-vlc-1.2.0-0.3gitf568362.fc17
============================================================================
Changes in RPM Fusion (Fedora - free) testing/16:
mplayer-1.0-0.127.20110816svn.fc16
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0-0.127.20110816svn
- Rebuild for new ffmpeg
npapi-vlc-1.2.0-0.3gitf568362.fc16
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.3gitf568362
- Restore Obsoletes mozilla-vlc
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.2gitf568362
- Update to today's snapshot
============================================================================
Changes in RPM Fusion (Fedora - free) testing/15:
mplayer-1.0-0.126.20110816svn.fc15
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0-0.126.20110816svn
- Rebuild for new ffmpeg
npapi-vlc-1.2.0-0.3gitf568362.fc15
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.3gitf568362
- Restore Obsoletes mozilla-vlc
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.2gitf568362
- Update to today's snapshot
============================================================================
Changes in RPM Fusion (Fedora - free) development:
mplayer-1.0-0.127.20110816svn.fc17
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0-0.127.20110816svn
- Rebuild for new ffmpeg
npapi-vlc-1.2.0-0.3gitf568362.fc17
----------------------------------
* Mon Jan 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.3gitf568362
- Restore Obsoletes mozilla-vlc
13 years, 2 months
Re: VirtualBox-OSE.spec,1.84,1.85, indentation and rename to VirtualBox
by Sérgio Basto
On Sun, 2012-01-01 at 19:20 +0100, Nicolas Chauvet wrote:
> This ends to have /etc/init.d/builddir/build/SOURCES/vboxweb-service
> which will not work.
> It could use $(basename ${SOURCE10}) but then there is no interest in
> using install -D at first step.
May I update F-15 also ? with yours patch .
Thanks,
--
Sérgio M. B.
13 years, 2 months
Re: VirtualBox-OSE.spec,1.84,1.85, indentation and rename to VirtualBox
by Sérgio Basto
On Sun, 2012-01-01 at 12:42 +0100, Nicolas Chauvet wrote:
> Author: kwizart
>
> Update of /cvs/free/rpms/VirtualBox-OSE/devel
> In directory se02.es.rpmfusion.net:/tmp/cvs-serv3904/devel
>
> Modified Files:
> VirtualBox-OSE.spec
> Log Message:
> Fix with install -D
>
>
>
> Index: VirtualBox-OSE.spec
> ===================================================================
> RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
> retrieving revision 1.84
> retrieving revision 1.85
> diff -u -r1.84 -r1.85
> --- VirtualBox-OSE.spec 1 Jan 2012 10:45:38 -0000 1.84
> +++ VirtualBox-OSE.spec 1 Jan 2012 11:41:31 -0000 1.85
> @@ -326,7 +326,7 @@
> $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/00-vboxvideo.conf
>
> install -m 0755 -D %{SOURCE10} \
> - $RPM_BUILD_ROOT%{_initrddir}/
> + $RPM_BUILD_ROOT%{_initrddir}/vboxweb-service
install -m 0755 -D %{SOURCE10} $RPM_BUILD_ROOT%{_initrddir}/%{SOURCE10}
is more logic for me.
About indentation , I use coding style my tabs have 4 spaces.
:vim set expandtab set softtabstop=4 set ts=4 set sw=4
so all .spec have a mixed with really tabs with tabs expands in spaces.
and I don't know what to do about.
About rename to VirtualBox
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1826
may I just change .spec
Name: VirtualBox-OSE
to
Name: VirtualBox
and keep same cvs locations ?
happy new year!,
--
Sérgio M. B.
13 years, 2 months
RPM Fusion (Fedora - free) Package Build Report 2012-01-01
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 16: 3
cairo-dock-2.4.0.2-1.fc16
ffmpeg-0.8.7-1.fc16
xbmc-10.1-7.fc16
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/16: 2
VirtualBox-OSE-4.1.8-1.fc16.1
vlc-1.1.13-3.fc16
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 15: 2
ffmpeg-0.7.8-1.fc15
guvcview-1.5.1-1.fc15
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/15: 3
gecko-mediaplayer-1.0.5-1.fc15
gnome-mplayer-1.0.5-1.fc15
vlc-1.1.13-3.fc15
============================================================================
Packages built and released for RPM Fusion (Fedora - free) development: 3
npapi-vlc-1.2.0-0.2gitf568362.fc17
VirtualBox-OSE-4.1.8-3.fc17
vlmc-0.2.0-0.4.gitbf8417f.fc17
============================================================================
Changes in RPM Fusion (Fedora - free) 16:
cairo-dock-2.4.0.2-1.fc16
-------------------------
* Mon Dec 12 2011 Mamoru Tasaka <mtasaka(a)fedoraproject.org> - 2.4.0.2-1
- 2.4.0-2
ffmpeg-0.8.7-1.fc16
-------------------
* Wed Dec 21 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.7-1
- Update to 0.8.7
xbmc-10.1-7.fc16
----------------
* Tue Dec 20 2011 Alex Lancaster <alexlan[AT] fedoraproject org> - 10.1-7
- Add patch from OpenElec distribution to fix broken YouTube plugin
(should fix #1905)
============================================================================
Changes in RPM Fusion (Fedora - free) testing/16:
VirtualBox-OSE-4.1.8-1.fc16.1
-----------------------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.8-1.1
- Fix vboxweb-service installation
vlc-1.1.13-3.fc16
-----------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.13-3
- Don't obsoletes mozilla-vlc (now handled by npapi-vlc).
============================================================================
Changes in RPM Fusion (Fedora - free) 15:
ffmpeg-0.7.8-1.fc15
-------------------
* Wed Dec 21 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.7.8-1
- Update to 0.7.8
guvcview-1.5.1-1.fc15
---------------------
* Sun Dec 18 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.1-1
- Update to 1.5.1.
- Rewrite build requirements using pkgconfig(...).
- Update URL and Source tags (project moved to sf.net).
============================================================================
Changes in RPM Fusion (Fedora - free) testing/15:
gecko-mediaplayer-1.0.5-1.fc15
------------------------------
* Thu Dec 29 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.0.5-1
- Updated to 1.0.5
- Dropped the included apple.com fix
- Refactored to accomodate the gmtk split
- Dropped obsolete Group, Buildroot, %clean and %defattr
- Removed GConf logic since F-14 is EOL
- Added %{?_isa} to explicit dependencies
* Sat Jul 16 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.0.4-4
- Added an easy way to pick between GSettings and GConf2
- Rearranged the conditionals to avoid leaving empty %pre et al.
gnome-mplayer-1.0.5-1.fc15
--------------------------
* Thu Dec 29 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.0.5-1
- Updated to 1.0.5
- Dropped the included apple.com fix
- Refactored to accomodate the gmtk split
- Dropped obsolete Group, Buildroot, %clean and %defattr
- Removed GConf logic since F-14 is EOL
- Added %{?_isa} to explicit dependencies
* Sat Jul 16 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.0.4-3
- Added an easy way to pick between GSettings and GConf2
- Rearranged the conditionals to avoid leaving empty %pre et al.
vlc-1.1.13-3.fc15
-----------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.13-3
- Don't obsoletes mozilla-vlc (now handled by npapi-vlc).
============================================================================
Changes in RPM Fusion (Fedora - free) development:
npapi-vlc-1.2.0-0.2gitf568362.fc17
----------------------------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.2gitf568362
- Update to today's snapshot
VirtualBox-OSE-4.1.8-3.fc17
---------------------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.8-3
- Fix vboxweb-service installation
vlmc-0.2.0-0.4.gitbf8417f.fc17
------------------------------
* Sun Jan 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.2.0-0.4.gitbf8417f
- Update to today's git
13 years, 2 months
RPM Fusion (Fedora - nonfree) Package Build Report 2012-01-01
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) development: 2
nvidia-kmod-295.09-1.fc17
xorg-x11-drv-nvidia-295.09-1.fc17
============================================================================
Changes in RPM Fusion (Fedora - nonfree) development:
nvidia-kmod-295.09-1.fc17
-------------------------
* Sat Dec 31 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.09-1
- Update to 295.09 (beta)
* Tue Nov 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.10-1
- Update to 290.10
xorg-x11-drv-nvidia-295.09-1.fc17
---------------------------------
* Sat Dec 31 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.09-1
- Update to 295.09 (beta)
- Remove libcuda.so.1 filter - rfbz#2083
* Tue Nov 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1:290.10-1
- Update to 290.10
13 years, 2 months
Re: VirtualBox-OSE.spec,1.84,1.85, indentation and rename to VirtualBox
by Sérgio Basto
On Sun, 2012-01-01 at 19:20 +0100, Nicolas Chauvet wrote:
> 2012/1/1 Sérgio Basto <sergio(a)serjux.com>:
> ...
> >> install -m 0755 -D %{SOURCE10} \
> >> - $RPM_BUILD_ROOT%{_initrddir}/
> >> + $RPM_BUILD_ROOT%{_initrddir}/vboxweb-service
> >
> > install -m 0755 -D %{SOURCE10} $RPM_BUILD_ROOT%{_initrddir}/%{SOURCE10}
> > is more logic for me.
> This ends to have /etc/init.d/builddir/build/SOURCES/vboxweb-service
> which will not work.
> It could use $(basename ${SOURCE10}) but then there is no interest in
> using install -D at first step.
ouch, my fault sorry.
> ...
> > About rename to VirtualBox
> > https://bugzilla.rpmfusion.org/show_bug.cgi?id=1826
> >
> > may I just change .spec
> > Name: VirtualBox-OSE
> > to
> > Name: VirtualBox
> > and keep same cvs locations ?
> Nope - You will need to create another review and obsolete the previous package.
> Anyway what the interest of that ? I don't see any.
> You can still use a virtual provide for VirtualBox or virtualbox.
Is just about naming of package, "adopted the new
naming convention"
Now, rpm -q VirtualBox
package VirtualBox is not installed
and rpm -q VirtualBox-OSE
VirtualBox-OSE-4.1.8-1.fc16.x86_64
when we want the opposite
We just have to change the name of the package, it already installed
in /usr/lib64/virtualbox
--
Sérgio M. B.
13 years, 2 months