packages: xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec - 10-fglrx.c...
uzsolt
uzsolt at pld-linux.org
Tue Oct 26 00:17:18 CEST 2010
Author: uzsolt Date: Mon Oct 25 22:17:18 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 10-fglrx.conf (please check that it's correct or not)
---- Files affected:
packages/xorg-driver-video-fglrx:
xorg-driver-video-fglrx.spec (1.194 -> 1.195)
---- Diffs:
================================================================
Index: packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec
diff -u packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.194 packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.195
--- packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.194 Sun Oct 24 23:27:24 2010
+++ packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec Tue Oct 26 00:17:12 2010
@@ -43,6 +43,7 @@
Source1: atieventsd.init
Source2: atieventsd.sysconfig
Source3: gl.pc.in
+Source4: 10-fglrx.conf
Patch0: %{pname}-kh.patch
Patch1: %{pname}-smp.patch
Patch2: %{pname}-x86genericarch.patch
@@ -224,13 +225,14 @@
%endif
%if %{with userspace}
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d},%{_bindir},%{_sbindir}} \
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{ati,env.d,X11/xorg.conf.d},%{_bindir},%{_sbindir}} \
$RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir},%{_datadir}/ati,%{_mandir}/man8} \
$RPM_BUILD_ROOT{%{_libdir}/xorg/modules,%{_includedir}/{X11/extensions,GL}} \
$RPM_BUILD_ROOT/etc/{sysconfig,rc.d/init.d}
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/atieventsd
install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/atieventsd
+install %{SOURCE4} $RPM_BUILD_ROOT/etc/X11/xorg.conf.d
cp -r common%{_datadir}/doc/fglrx/examples/etc/acpi $RPM_BUILD_ROOT/etc
install common%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
@@ -330,6 +332,7 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/amdpcsdb.default
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ati/atiogl.xml
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
+%{_sysconfdir}/X11/xorg.cond.d/10-fglrx.conf
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_sbindir}/amdnotifyui
%{_desktopdir}/*.desktop
@@ -421,6 +424,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.195 2010/10/25 22:17:12 uzsolt
+- 10-fglrx.conf (please check that it's correct or not)
+
Revision 1.194 2010/10/24 21:27:24 baggins
- rel 5
- package missing dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec?r1=1.194&r2=1.195&f=u
More information about the pld-cvs-commit
mailing list