Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit radeontool
- From: root@xxxxxxx (h_root)
- Date: Mon, 16 Oct 2006 02:18:34 +0200 (CEST)
- Message-id: <20061016001834.7563A84431@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package radeontool
checked in at Mon Oct 16 02:18:34 CEST 2006.
--------
--- radeontool/radeontool.changes 2006-03-08 08:44:33.000000000 +0100
+++ /mounts/work_users/ro/STABLE/radeontool/radeontool.changes 2006-10-16 02:18:15.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 16 02:18:03 CEST 2006 - ro@xxxxxxx
+
+- fix build (link against libz)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ radeontool.spec ++++++
--- /var/tmp/diff_new_pack.QxfmTK/_old 2006-10-16 02:18:22.000000000 +0200
+++ /var/tmp/diff_new_pack.QxfmTK/_new 2006-10-16 02:18:22.000000000 +0200
@@ -13,7 +13,7 @@
Name: radeontool
BuildRequires: pciutils pciutils-devel
Version: 1.5
-Release: 5
+Release: 22
Summary: A Tool To Change Settings On radeon Graphics Cards.
License: X11/MIT
URL: http://fdd.com/software/radeon/
@@ -44,7 +44,7 @@
%build
export CFLAGS="$RPM_OPT_FLAGS"
-gcc $CFLAGS radeontool.c -o radeontool -lpci
+gcc $CFLAGS radeontool.c -o radeontool -lpci -lz
%install
mkdir -p $RPM_BUILD_ROOT/usr/sbin
@@ -61,6 +61,8 @@
%doc lightwatch.pl
%changelog -n radeontool
+* Mon Oct 16 2006 - ro@xxxxxxx
+- fix build (link against libz)
* Wed Mar 08 2006 - seife@xxxxxxx
- Use libpci instead of "lspci" output parsing, check if the found
ATI chip is actually a VGA device (class 0x0300).
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |