Re: ?howto?: find needed package in not configured repository -> intel video driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



poma composed on 2014-10-16 15:42 (UTC+0200):

> Felix Miata wrote:

>> My Google foo is getting me nowhere fast. I want to follow-up on
>> https://bugs.freedesktop.org/show_bug.cgi?id=85016#c4 but need an
>> xorg-x11-drv-intel git 3.0.0 version to do it. How can I find out if and
>> where such an rpm package exists for F21 and/or F22?

>> There's a link on
>> https://fedoraproject.org/wiki/Archive:Infrastructure/PackageDatabase?rd=Infrastructure/PackageDatabase
>> that seems might be the answer, but it gets a 404.

>> Any chance installing
>> http://download.opensuse.org/repositories/home:/sumski:/test/openSUSE_Factory/i586/xf86-video-intel-3.0.0git-216.1.i586.rpm
>> would work?

> http://cgit.freedesktop.org/xorg/driver/xf86-video-intel
> http://cgit.freedesktop.org/xorg/app/intel-gpu-tools

> http://pkgs.fedoraproject.org/cgit/xorg-x11-drv-intel.git/plain

> cd ~/rpmbuild/SOURCES
> git clone http://pkgs.fedoraproject.org/git/xorg-x11-drv-intel.git
> cd xorg-x11-drv-intel
> ./make-git-snapshot.sh
> ./make-intel-gpu-tools-snapshot.sh
> cp xorg-x11-drv-intel.spec xorg-x11-drv-intel.spec.orig
> perl -i -p -e 's/#define gitdate 20120907/%define gitdate 20141016/' xorg-x11-drv-intel.spec
> perl -i -p -e 's/#define gitrev .%{gitdate}/%define gitrev .%{gitdate}/' xorg-x11-drv-intel.spec
> perl -i -p -e 's/%define gputoolsver 1.7/%define gputoolsver %{gitdate}/' xorg-x11-drv-intel.spec
> perl -i -p -e 's/Release:   2%{\?gitrev}%{\?dist}/Release:   101%{?gitrev}%{?dist}/' xorg-x11-drv-intel.spec
> sed -i '/^Patch2/d' xorg-x11-drv-intel.spec
> sed -i '/^%patch2/d' xorg-x11-drv-intel.spec
> sed -i '/^autoreconf/d' xorg-x11-drv-intel.spec
> sed -i '/%configure/i ./autogen.sh' xorg-x11-drv-intel.spec
> diff -u xorg-x11-drv-intel.spec.orig xorg-x11-drv-intel.spec
> sleep 30
> rm sna-fixes.patch
> cp *.sh *.patch *.tar.bz2 ../
> rpmbuild -ba xorg-x11-drv-intel.spec

I suppose all that must be trying to tell me how to build, but I don't build,
I test packages others build. That's why $SUBJECT includes the word
"package". If that's not trying to tell me how to build, I don't understand
any of it.

> ~/rpmbuild/SRPMS/xorg-x11-drv-intel-2.99.916-101.20141016.fc20.src.rpm
> ~/rpmbuild/RPMS/x86_64/xorg-x11-drv-intel-2.99.916-101.20141016.fc20.x86_64.rpm
> ~/rpmbuild/RPMS/x86_64/xorg-x11-drv-intel-devel-2.99.916-101.20141016.fc20.x86_64.rpm
> ~/rpmbuild/RPMS/x86_64/intel-gpu-tools-2.99.916-101.20141016.fc20.x86_64.rpm

This is even more confusing, since I thought I made explicit that the
upstream fix is in git3.0.0, not 2.99.9##.
-- 
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test





[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux