packages: radeontool/radeontool.spec - updated to 1.6.3
qboosh
qboosh at pld-linux.org
Tue Apr 17 17:40:28 CEST 2012
Author: qboosh Date: Tue Apr 17 15:40:28 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.6.3
---- Files affected:
packages/radeontool:
radeontool.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/radeontool/radeontool.spec
diff -u packages/radeontool/radeontool.spec:1.7 packages/radeontool/radeontool.spec:1.8
--- packages/radeontool/radeontool.spec:1.7 Thu Mar 17 10:59:50 2011
+++ packages/radeontool/radeontool.spec Tue Apr 17 17:40:23 2012
@@ -2,13 +2,15 @@
Summary: Utility to control some functions of ATI Radeon chips
Summary(pl.UTF-8): Narzędzie do sterowania niektórymi funkcjami kart ATI Radeon
Name: radeontool
-Version: 1.6.2
+Version: 1.6.3
Release: 1
License: BSD
Group: Applications/System
Source0: http://people.freedesktop.org/~airlied/radeontool/%{name}-%{version}.tar.bz2
-# Source0-md5: 007f1966e26e765382062ff9e6012400
-BuildRequires: xorg-lib-libpciaccess-devel
+# Source0-md5: 355d0e659dfeae14707f54284674dd07
+BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libpciaccess-devel >= 0.10.0
+Requires: xorg-lib-libpciaccess >= 0.10.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -46,7 +48,8 @@
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/avivotool
-%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/radeonreg
+%attr(755,root,root) %{_bindir}/radeontool
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -54,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/04/17 15:40:23 qboosh
+- updated to 1.6.3
+
Revision 1.7 2011/03/17 09:59:50 arekm
- up to 1.6.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/radeontool/radeontool.spec?r1=1.7&r2=1.8
More information about the pld-cvs-commit
mailing list