rpms/xorg-x11-drv-catalyst/F-19 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 xorg-x11-drv-catalyst.spec, 1.10, 1.11

Leigh Scott leigh123linux at rpmfusion.org
Wed Apr 30 10:19:42 CEST 2014


Author: leigh123linux

Update of /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7366

Modified Files:
	.cvsignore sources xorg-x11-drv-catalyst.spec 
Log Message:
* Sun Apr 27 2014 Leigh Scott <leigh123linux at googlemail.com> - 14.4-1
- Update to Catalyst 14.4  (internal version 14.10.1006)



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-19/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	3 Oct 2013 23:26:47 -0000	1.8
+++ .cvsignore	30 Apr 2014 08:19:42 -0000	1.9
@@ -3,3 +3,4 @@
 amd-driver-installer-catalyst-13-6-beta-x86.x86_64.zip
 amd-catalyst-13.8-beta1-linux-x86.x86_64.zip
 amd-catalyst-13.9-linux-x86.x86_64.zip
+amd-catalyst-14-4-linux-x86-x86-64.zip


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-19/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	3 Oct 2013 23:26:48 -0000	1.8
+++ sources	30 Apr 2014 08:19:42 -0000	1.9
@@ -1,2 +1,2 @@
 b8f56bc55aa70cb19dd12857fdc184cc  xvba-sdk-0.74-404001.tar.gz
-4d9bcb32f0e07504a484ae411f36e4fe  amd-catalyst-13.9-linux-x86.x86_64.zip
+00c2677c7b32520c2440b869ab34e660  amd-catalyst-14-4-linux-x86-x86-64.zip


Index: xorg-x11-drv-catalyst.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-19/xorg-x11-drv-catalyst.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xorg-x11-drv-catalyst.spec	3 Oct 2013 23:26:48 -0000	1.10
+++ xorg-x11-drv-catalyst.spec	30 Apr 2014 08:19:42 -0000	1.11
@@ -1,16 +1,16 @@
 %global          atilibdir       %{_libdir}/catalyst
-%global          amdrun          amd-catalyst-13.9-linux-x86.x86_64.run
+%global          amdrun          amd-driver-installer-14.10.1006-x86.x86_64.run
 %global    debug_package %{nil}
 
 %global    __strip /bin/true
 Name:            xorg-x11-drv-catalyst
-Version:         13.9
+Version:         14.4
 Release:         1%{?dist}
 Summary:         AMD's proprietary driver for ATI graphic cards
 Group:           User Interface/X Hardware Support
 License:         Redistributable, no modification permitted
 URL:             http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0:         http://www2.ati.com/drivers/linux/amd-catalyst-13.9-linux-x86.x86_64.zip
+Source0:         http://www2.ati.com/drivers/linux/amd-catalyst-14-4-linux-x86-x86-64.zip
 Source1:         http://developer.amd.com/downloads/xvba-sdk-0.74-404001.tar.gz
 Source2:         catalyst-README.Fedora
 Source3:         amdcccle.desktop
@@ -112,8 +112,10 @@
 %setup -q -c -T
 # Unzip fglrx driver
 unzip %{SOURCE0}
+cd fglrx-14.10.1006
 # Extract fglrx driver
-sh %{amdrun} --extract fglrx
+sh %{amdrun} --extract ../fglrx
+cd ../
 
 # Extract XvBA devel files
 mkdir amdxvba
@@ -350,7 +352,6 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/amdcccle-su
 %config(noreplace) %{_prefix}/lib/modprobe.d/blacklist-radeon.conf
 %config %{_sysconfdir}/X11/xorg.conf.d/*catalyst*.conf
-%{_sysconfdir}/ati/atiogl.xml
 %{_sysconfdir}/ati/atiapfxx.blb
 %{_sysconfdir}/ati/atiapfxx
 %{_sysconfdir}/ati/atiapfxx.log
@@ -405,6 +406,9 @@
 
 
 %changelog
+* Sun Apr 27 2014 Leigh Scott <leigh123linux at googlemail.com> - 14.4-1
+- Update to Catalyst 14.4  (internal version 14.10.1006)
+
 * Thu Oct 03 2013 Leigh Scott <leigh123linux at googlemail.com> - 13.9-1
 - Update to Catalyst 13.9  (internal version 13.152)
 
@@ -521,551 +525,3 @@
 - Remove fglrx_dri.so symlink hack, move fglrx_dri.so back to -libs
 - Update License tag
 
-* Wed Dec 10 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-1.8.12
-- Update to 8.12
-- Add Conflicts: for new nvidia packages
-
-* Mon Nov 17 2008 Stewart Adam <s.adam at diffingo.com> - 8.552-1.8.11
-- Update to 8.11
-
-* Mon Nov 3 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.6.8.11beta
-- Revert the libs dep change
-- Fix upgrade path for FreshRPMs users
-
-* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.5.8.11beta
-- Remove the libs subpackage's dependency on main package
-  
-* Thu Oct 23 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.4.8.11beta
-- Don't place Xorg modules in -libs
-- Let RPM detect dependency on libstdc
-
-* Mon Oct 20 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.3.8.11beta
-- Move libdri to the extensions/fglrx directory to prevent conflicts
-- Require livna-config-display >= 0.0.21
-
-* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.2.8.11beta
-- Change dependency of main package to libs subpackage in devel subpackage to
-  fix multiarch repo push
-  
-* Thu Oct 16 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.1.8.11beta
-- Update to 8.11 beta (8.54.3)
-
-* Thu Oct 16 2008 Stewart Adam <s.adam at diffingo.com> - 8.542-1.8.10
-- Update to 8.10
-
-* Sat Sep 21 2008 Stewart Adam <s.adam at diffingo.com> - 8.532-1.8.09
-- Update to 8.09
-
-* Wed Sep 3 2008 Stewart Adam <s.adam at diffingo.com> - 8.522-2.8.08
-- Fix x86 %%files
-
-* Thu Aug 21 2008 Stewart Adam <s.adam at diffingo.com> - 8.522-1.8.08
-- Update to 8.08
-- Update description
-- Update the install grep loop and remove duplicate 'fglrx_sample_source.tgz$'
-
-* Thu Jul 24 2008 Stewart Adam <s.adam at diffingo.com> - 8.512-1.8.07
-- Update to 8.07
-
-* Wed Jun 18 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.501-1.8.06
-- Update to 8.06
-- Don't remove python-devel BR (I think this was a glitch in RPM pre-F9 rawhide)
-
-* Thu May 22 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.493-1.8.05
-- Update to 8.05
-- Update debuginfo fix
-
-* Fri Apr 18 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.476-1.8.04
-- Update to 8.04
-- Call ldconfig in post, postun for libs and main package
-
-* Wed Mar 5 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.471-1.8.03
-- Update to 8.03
-
-* Wed Feb 13 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.455.2-1.8.02
-- Update to 8.02
-
-* Sat Feb 2 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.452.1-3.8.01
-- Port kwizart's changes to nvidia in devel:
-- Remove ldconfig call on the main package 
-- Remove some old Obsoletes/Provides
-- Move the xorg modules to the main package (not needed for multilib)
-- Add Requires libGL.so from the right path
-
-* Sun Jan 27 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.452.1-2.8.01
-- Main package requires %%{name}-libs
-- Fix -libs description
-
-* Sat Jan 19 2008 Stewart Adam <s.adam AT diffingo DOT com> - 8.452.1-1.8.01
-- Update to Catalyst 8.01
-- %%config(noreplace) the acpi configuration files
-- No shebangs in files that are to be sourced
-- Provides ati-fglrx since we obsolete it
-
-* Wed Dec 26 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.443.1-2.7.12
-- Split up libraries
-- Remove libs-32bit package
-- Don't use %%dir and file listing, just use directoryname/ to grab the dir
-  and all files in it
-- Add empty build section
-- Fix License tag
-- Provide proper libraries
-
-* Thu Dec 20 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.443.1-1.7.12
-- Update to Catalyst 7.12
-- Don't overwrite LD_LIBRARY_PATH for now
-
-* Wed Nov 21 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.43-1.7.11
-- Update to Catalyst 7.11
-
-* Mon Nov 5 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.42.3-7.1
-- Fix typo in initscript
-
-* Thu Nov 1 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.42.3-7
-- Initscript improvements
-- Minor bugfixes with scriptlets (don't echo "already disabled" type messages)
-- config(noreplace) the profile.d scripts
-
-* Sat Oct 27 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.42.3-6
-- Modify profile.d scripts so that we find fglrx's libGL.so.1
-
-* Thu Oct 25 2007 kwizart < kwizart at gmail.com > 8.42.3-5
-- Strip binaries and libs even if no debuginfo is made
-- Fix some doc perms.
-
-* Thu Oct 25 2007 kwizart < kwizart at gmail.com > 8.42.3-4
-- Fix Deletion of static libs until we support them on x86_64
-- Fix post ldconfig on libs-32bit
-- Create symlinks for linker.
-
-* Wed Oct 24 2007 kwizart < kwizart at gmail.com > 8.42.3-3
-- Fix x86_64 build (Remove 32bit static lib and use fglrx/arch/x86/* in
-  fglrxpkg/
-- Add postun script for 32bit package
-
-* Wed Oct 24 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.42.3-2
-- BR: python-devel to fix "python: command not found" errors during build
-
-* Tue Oct 23 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.42.3-1
-- Update to 8.42.3
-- Change fglrx-config-display to leave AIGLX on by default now that it is
-  supported by the drivers
-
-* Sun Oct 07 2007 Thorsten Leemhuis <fedora AT leemhuis DOT info> 8.40.4-3
-- Disable debuginfo generation to avoid "no build id" errors
-
-* Sun Aug 19 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.40.4-2
-- Add /etc/ati/signature
-
-* Tue Aug 16 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.40.4-1
-- Update to 8.40.4
-
-* Sun Jul 23 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.39.4-2
-- Update ATI's fixed 8.39.4
-
-* Thu Jul 19 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.39.4-1
-- Update to 8.39.4
-
-* Thu Jul 05 2007 Niko Mirthes <nmirthes AT gmail DOT com> - 8.38.7-3
-- make fglrx-config-display add/remove the OpenGLOverlay X option. This
-  is aticonfig's default behavior
-
-* Sun Jul 1 2007 Stewart Adam <s.adam AT diffingo DOT com> 8.38.7-2
-- Bump
-
-* Sat Jun 30 2007 Niko Mirthes <nmirthes AT gmail DOT com> - 8.38.7-1
-- Update to 8.38.7
-- Whitespace alignment
-- Install the .desktop file more 'correctly'
-
-* Mon Jun 25 2007 Niko Mirthes <nmirthes AT gmail DOT com> - 8.38.6-1
-- Update to 8.38.6
-- fglrx remains broken on Fedora 7
-- removed remaining build requirements for old control panel
-
-* Sun Jun 03 2007 Niko Mirthes <nmirthes AT gmail DOT com> - 8.37.6-3
-- Further 'fixed' fglrx.csh. Hope it doesn't suck too badly. It seems
-  to work, but someone with more C shell experience should fix it up.
-- Tweaked .desktop file (remove empty and unneeded entries, added 3 new
-  languages).
-- Minor whitespace adjustments to the .spec
-- Remove build requirement qt-devel. CCC is binary only. We should look
-  at the other build requirements as well since we no longer actually
-  compile anything.
-
-* Sun Jun 3 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.37.6-2
-- forgot to mention in 8.36.7-1 that atieventsd is now added
-- Fix fglrx.csh
-
-* Thu May 31 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.37.6-1
-- Update to 8.37.6
-- Add ||: to _all_ commands in pre/post scriptlets so they don't block the
-  scriptlet if they fail to execute
-- New profile.d scripts, remove old /etc/profile.d script
-- Package our own desktop file
-
-* Sat Apr 28 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.36.5-3
-- Fixes in the config-display (vendor > majorVendor)
-
-* Sun Apr 22 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.36.5-2
-- fglrx-config-display updates
-
-* Wed Apr 18 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.36.5-1
-- Update to new 8.36.5 release
-
-* Fri Mar 30 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.35.5-1
-- Update to 8.35.5
-- Update sources
-- Remove uneeded patch for the control panel sources
-
-* Sun Mar 25 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.34.8-10
-- Sync devel with FC-6
-- Fix up initscript a little
-- Update README
-
-* Fri Mar 9 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.34.8-9
-- Fix up scriptlets a little so that 'Driver already enabled|disabled'
-  doesn't always appear on install or remove
-- Update *-config-display files for majorVendor and not plain vendor
-
-* Fri Mar 2 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.34.8-8
-- New config-display
-- New initscript
-- Bump to -8
-
-* Mon Feb 26 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.34.8-6
-- Remove broken symlink atiogl_a_dri.so
-- It's AMD not ATI's driver now!
-
-* Sat Feb 24 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.34.8-5
-- Bump for new tag
-
-* Sat Feb 24 2007 Stewart Adam < <s.adam AT diffingo DOT com> - 8.34.8-4
-- Standardize all summaries and descriptions with other nvidia and fglrx
-  packages
-- Standardize initscript and *config-display with other nvidia and fglrx
-  packages
-- Start merge with livna-config-display
-- No more ghost!
-
-* Thu Feb 22 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.34.8-3
-- Add the profile.d script back, it was used for something else then
-  workaround for the RH bug
-
-* Wed Feb 21 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.34.8-2
-- Seems I can't overwrite a tag.. Bump I go!
-- Fix changelog date for 8.34.8-1
-
-* Wed Feb 21 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.34.8-1
-- Update to 8.34.8
-- Move paths and names to plain fglrx, not ati-fglrx, the driver's name's
-  long changed!
-- Don't own /usr/X11R6... It's part of the standard hierarchy!
-- Fix funny permissions on /etc/ files
-- Mark config files as %%config
-
-* Sun Feb 18 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.33.6-4
-- Fix %%post, make it %%postun for libs-32bit
-
-* Sat Feb 17 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.33.6-3
-- Change descriptions to more informative, easy-to-understand ones
-- Requires pyxf86config
-
-* Fri Jan 12 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.33.6-2
-- ldconfig in %%postun for 32-bit libs, too!
-
-* Fri Jan 12 2007 Stewart Adam <s.adam AT diffingo DOT com> - 8.33.6-1
-- Update to 8.33.6
-- ldconfig in %%post for 32-bit libs
-
-* Tue Nov 27 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.31.5-3
-- re-add workaround -- seems some machines still search in /usr/X11R6 for dri
-  files
-
-* Mon Nov 27 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.31.5-2
-- add modified version of a patch from Stewart Adam to put the DRI .so files
-  to the right spot and remove the old workaround
-
-* Fri Nov 17 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.31.5-1
-- Update to 8.31.5, patch from Edgan in #livna
-
-* Sat Oct 14 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.29.6-1
-- Update to 8.29.6 (needed for 2.6.18 suppport/FC6)
-
-* Fri Aug 18 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.28.8-1
-- Update to 8.28.4
-- refactored %%prep now that ATi's installer has merged arches
-
-* Fri Aug 18 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.27.10-4
-- updated/improved atieventsd init script
-- removed remove excess tabs/whitespace from fglrx-config-display
-- make tar quiet when creating the kmod tarball
-
-* Sat Aug 05 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.27.10-3
-- don't try to use '*.sh' in the for loop
-- tone down the rant in ati-fglrx.profile.d
-
-* Tue Aug 01 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.27.10-2
-- fix perms on static libs
-- added powerplay acpi bits
-- made authatieventsd actually do something. Thorsten's for loop hurts little children
-- rearranged files sections somewhat
-- move all *.a files to devel package
-- make the package actually build (file libaticonfig.a dropped upstream)
-
-* Sun Jul 30 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.27.10-1
-- Update to 8.27.10
-- minor changes to spacing, removal of random tabs, re-arrangements
-
-* Tue Jun 27 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.26.18-1
-- Update to 8.26.18
-
-* Fri Jun 02 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.25.18-2
-- Fix 32bit libs
-
-* Wed May 24 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.25.18-1
-- Update to 8.25.18
-
-* Fri May 19 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.24.8-3
-- Change security context in %%post until #191054 is fixed
-- conflict with nvidia packages
-
-* Sun May 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 8.24.8-2
-- Require fglrx-kmod instead of kmod-fglrx, obsolete incompatible kmods (#970).
-
-* Sat Apr 15 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.24.8-1
-- Update to 8.24.8
-
-* Sun Apr 02 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.23.7-6
-- Fix a "lib != %%{_lib}"
-
-* Wed Mar 29 2006 Niko Mirthes (straw) <nmirthes AT gmail DOT com> - 8.23.7-5
-- fix perms on the headers
-- tweak nvidia-settings' desktop file slightly
-
-* Sun Mar 26 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.23.7-4
-- fix another stupid oddity of fglrx with modular X
-
-* Sun Mar 26 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.23.7-3
-- fix deps in devel
-- separate package for 32bit libs
-- some cleanups from straw
-- always activate driver
-- try to unload drm and radeon in profile.d script
-
-* Sat Mar 18 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.23.7-2
-- update fglrx-config-display
-- packge /usr/lib/xorg/modules/dri/fglrx_dri.so for now
-
-* Sat Mar 18 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.23.7-1
-- drop 0.lvn
-- update to 8.23.7
-- ExclusiveArch i386 and not %%{ix86} -- we don't want to build for athlon&co
-- package some links that ldconfig normally would create
-
-* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- add dist
-
-* Mon Jan 30 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.20.8.1-0.lvn.1
-- split into packages for userland and kmod
-- rename to xorg-x11-drv-fglrx; yum/rpm should use mesa-libGL{,-devel} then in
-  the future when seaching for libGL.so{,.1}
-- remove kernel-module part
-- remove old cruft
-
-* Mon Dec 19 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.20.8.1-0.lvn.3
-- Add patch for kernel 2.6.15
-
-* Tue Dec 13 2005 Dams <anvil[AT]livna.org> - 8.20.8.1-0.lvn.2
-- Really dropped Epoch
-
-* Sat Dec 10 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.20.8.1-0.lvn.1
-- Update to 8.20.8-1
-- Drop Epoch
-
-* Sun Nov 13 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 8.19.10.1-0.lvn.2
-- Patch for 2.6.14 still needed on x86_64 (thx Ryo Dairiki for noticing)
-
-* Sat Nov 12 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.19.10.1-0.lvn.1
-- Update to 8.19.10-1
-- Remove patches for 2.6.14
-- Add fresh translation to desktop-file
-
-* Wed Nov 09 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.18.6.1-0.lvn.2
-- Patch kernel-module source to compile with 2.6.14
-
-* Thu Oct 13 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.18.6.1-0.lvn.1
-- Update to 8.18.6-1
-- Conflict with nvidia-glx{,-legacy) (#627)
-- Fix moduleline.split in fglrx-config-display (#582)
-- Unload drm in fglrx-config-display, too
-- Only ship self compiled fireglcontrolpanel
-
-* Fri Aug 19 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.16.20.1-0.lvn.1
-- Update to 8.16.20-1
-- Update patch1, fireglcontrol.desktop
-- Don't strip kernel-module for now
-
-* Tue Jun 07 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.14.13.1-0.lvn.5
-- Update fglrx-2.6.12-inter_module_get.patch (thx to Mike Duigou)
-
-* Tue Jun 07 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.14.13.1-0.lvn.4
-- Add patches from http://ati.cchtml.com/show_bug.cgi?id=136 and some tricks
-  to built with 2.6.12 -- fixes building for FC4
-
-* Tue Jun 07 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.14.13.1-0.lvn.3
-- Missed one thing during reword of kernel-module-build-stuff
-- Both x86_64 and x86 in the same package now
-
-* Sun Jun 05 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.14.13.1-0.lvn.2
-- Fix thinko
-
-* Sun Jun 05 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.14.13.1-0.lvn.1
-- Rework kernel-module-build-stuff for FC3 kmd and FC4 and new livna scheme
-- Simplify the install; Lowers risk to miss files and is easier to maintain
-- Remove dep on fedora-rpmdevtools
-- Use modules and userland rpmbuild parameter to not build kernel- or driver-package
-
-* Wed May 04 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.12.10.1-0.lvn.2
-- Add fix for kernel 2.6.11
-
-* Fri Apr 08 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.12.10.1-0.lvn.1
-- Update to 8.12.10-1
-- mod 0755 dri.so to let rpm detect require libstdc++.so.5
-
-* Thu Mar 06 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.10.19.1-0.lvn.2
-- Add patch for via agpgart (#355)
-
-* Thu Feb 17 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.10.19.1-0.lvn.1
-- Update to 8.10.19-1
-- Remove patch for 2.6.10 kernel
-- require libstdc++.so.5
-
-* Wed Jan 19 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.8.25.1-0.lvn.4
-- fix x86-64 in spec-file and in fglrx-config-display
-- Fix by Ville Skyttä: ldconfig on upgrades
-
-* Wed Jan 19 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.8.25.1-0.lvn.3
-- Package library links
-
-* Wed Jan 19 2005 Dams <anvil[AT]livna.org> - 0:8.8.25.1-0.lvn.2
-- Urlized ati rpm source
-
-* Sat Jan 15 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:8.8.25.1-0.lvn.1
-- Update to 8.8.25
-- Remove workaround from last version
-- Remove special drm includes
-- Prepare package for 64-bit version; But untested ATM
-- Update patches
-
-* Tue Jan 11 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.6-0.lvn.3
-- add patch10 -- allows building on 2.6.10; Found:
-  http://www.rage3d.com/board/showthread.php?t=33798874&highlight=2.6.10
-- update drm-includes
-- temporary for kernel-module:  Requires: ati-fglrx >= %%{epoch}:%%{version}-0.lvn.2
-  so we don't have to rebuild the driver package
-
-* Sun Nov 21 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.6-0.lvn.2
-- Use kernelp and driverp rpmbuild parameter to not build kernel- or
-  driver-package
-- Trim doc in header
-
-* Fri Nov 04 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.6-0.lvn.1
-- Update to 3.14.6
-
-* Fri Nov 04 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.7
-- Build per default without kmoddev
-- Rename --without tools to --without dirverp
-- Update dri-headers to 2.6.9 version
-- update building documentation in header
-
-* Fri Oct 22 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.6
-- Some small cleanups to various parts of the package as suggested by Dams
-
-* Fri Oct 22 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.5
-- Enhance makefile patch so building with different uname should work correctly
-- Build verbose
-
-* Thu Oct 21 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.4
-- Update fedora-unrpm usage to work with newer version
-- Update one para in README and fglrx-config-display output
-
-* Fri Oct 15 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.3
-- Change the enabling/disabling methode again -- driver is changed now
-  directly. DRI is enabled when fglrx is enabled, but try to unload/warn if
-  radeon kernel-module is loaded. DRI will be disabled and reenabled on the
-  when next restart when disableing fglrx driver.
-- Update README.fglrx.Fedora
-
-* Mon Oct 11 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.2
-- Let new version of ati-flrx-config-display change default depth to 24
-- Updated Spec-File bits: fedora-kmodhelper usage and building description
-
-* Thu Sep 30 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.14.1-0.lvn.1
-- Update to 3.14.1
-- In expectation of missing kernel-sourcecode package in FC3 remove the BR
-  on it and include the neccessary header-files in the package. Will
-  integrate more packages if there are API changes. But for now I
-  think this is the easiest methode.
-- Let ati-flrx-config-display handle /etc/ld.so.conf.d/ati-fglrx.conf
-- Update ati-flrx-config-display; it adds a VideoOverlay Option now
-  so xv works out of the box
-- Don't (de)activate driver if DRI-Kernel-Modules are loaded; Let the
-  init script to that during restart
-- Update README.fglrx.Fedora
-
-* Wed Sep 29 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:3.12.0-0.lvn.2
-- Allow rpm to strip the kernel module.
-- Fix shared library permissions.
-- Split Requires(post,postun) to two to work around a bug in rpm.
-- Fix -devel dependencies and kernel module package provisions.
-- Improve summary and description, remove misleading comments.
-
-* Sat Sep 11 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.12.0-0.lvn.1
-- Update to 3.12.0
-- Fix some fedora-kmodhelper/kernel-module related bits in spec
-- Clean up install part a bit more
-
-* Sun Sep 05 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.6
-- Add stupid ati-fglrx.profile.d workaround for systems that had the
-  original fglrx drivers installed before
-- Conflict with fglrx -- the package should be removed so it can clean up
-  the mess it did itself.
-- Clean up desktop file
-
-* Tue Aug 24 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.5
-- Add ifdefs so building tools and kernel-module can be separated
-- BuildRequire kernel-sourcecode kverrel, not kernel
-
-* Wed Aug 17 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.4
-- Fixed double release in Requires of devel-package
-- Building against custom kernels now should work using rhkernel-macro
-- Updated fedora-kmodhelper to 0.9.10
-- Add 'include ld.so.conf.d/*.conf' before /usr/lib/X11 in /etc/ld.so.conf if
-  it does not exists
-
-* Wed Aug 10 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.3
-- small fixes for dump issues
-
-* Thu Aug 09 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.2
-- BuildRequire fedora-rpmdevtools
-- Use KERNEL_PATH correctly, needs updated patch1
-
-* Sat Aug 07 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.11.1-0.lvn.1
-- Update to 3.11.1
-- Minor fixes
-
-* Fri Aug  6 2004 Dams <anvil[AT]livna.org> 0:3.9.0-0.lvn.4
-- .a files are 0644 moded. tgz files too.
-- Added missing BuildReq: desktop-file-utils, qt-devel, fedora-rpmdevtools
-
-* Mon Jul 19 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.9.0-0.lvn.3
-- Update Patches to a working solution
-- Modify start-script-- fglrx can also work without kernel-module (no DRI then)
-
-* Sun Jul 18 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.9.0-0.lvn.2
-- intergrate Readme, init-script and fglrx-config-display (stolen from
-  nvidia package)
-
-* Sat Jul 17 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 0:3.9.0-0.lvn.1
-- Initial RPM release.


More information about the rpmfusion-commits mailing list