Hello community, here is the log from the commit of package wacom checked in at Sat Nov 29 23:22:42 CET 2008. -------- --- wacom/wacom.changes 2008-10-27 23:20:42.000000000 +0100 +++ /mounts/work_src_done/STABLE/wacom/wacom.changes 2008-11-28 12:43:32.250754000 +0100 @@ -1,0 +2,5 @@ +Fri Nov 28 12:43:24 CET 2008 - ro@suse.de + +- fix debug package requires + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wacom.spec ++++++ --- /var/tmp/diff_new_pack.h13760/_old 2008-11-29 23:21:56.000000000 +0100 +++ /var/tmp/diff_new_pack.h13760/_new 2008-11-29 23:21:56.000000000 +0100 @@ -24,7 +24,7 @@ BuildRequires: kernel-source kernel-syms module-init-tools Summary: Kernel modules for Wacom Tablets Version: 0.8.1 -Release: 4 +Release: 5 Group: Hardware/Other License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,7 +34,8 @@ Source2: preamble Patch: wacom-0.8.1-4.dif ExclusiveArch: %ix86 x86_64 -%define debug_package_requires wacom-kmp-default = %{version} +%define kernel_version_ %(echo `rpm -q --queryformat '%{VERSION}_%{RELEASE}' kernel-source`) +%define debug_package_requires wacom-kmp-default = %{version}_%{kernel_version_}-%{release} %suse_kernel_module_package -p %_sourcedir/preamble um %package -n wacom-KMP @@ -96,7 +97,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Tue Oct 28 2008 ro@suse.de +* Fri Nov 28 2008 ro@suse.de +- fix debug package requires +* Mon Oct 27 2008 ro@suse.de - change sequence in specfile to fix build * Fri Oct 17 2008 dkukawka@suse.de - fixed spec file with: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de