From 3b5385636baf5b5c9917329a10bfb84a40fef407 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 12 Apr 2006 12:15:41 +0000 Subject: [PATCH] - add kernel epoch, adapterized Changed files: cdemu.spec -> 1.8 --- cdemu.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cdemu.spec b/cdemu.spec index 789656d..9fd7d9c 100644 --- a/cdemu.spec +++ b/cdemu.spec @@ -6,11 +6,11 @@ %bcond_with verbose # verbose build (V=1) %bcond_without userspace # don't build userspace tools # +%define _rel 1 Summary: Simulate a CD drive + CD with just simple cue/bin files Summary(pl): Symulacja napêdu CD z p³ytk± przy u¿yciu plików cue/bin Name: cdemu Version: 0.7 -%define _rel 1 Release: %{_rel} License: GPL v2 Group: Applications/System @@ -22,11 +22,11 @@ URL: http://www.cdemu.org/ BuildRequires: python-devel %endif %if %{with kernel} -%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7} +%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7} BuildRequires: rpmbuild(macros) >= 1.153 %endif -Requires: dev >= 2.9.0-16 Requires: cdemu(kernel) +Requires: dev >= 2.9.0-16 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0