]> git.pld-linux.org Git - packages/cdemu.git/commitdiff
- add kernel epoch, adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Apr 2006 12:15:41 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdemu.spec -> 1.8

cdemu.spec

index 789656d2760f7fbbba62ffb9a13c300b13be12cf..9fd7d9c6ee1efc3860733b875b3a6e90cbf90ccd 100644 (file)
@@ -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
This page took 0.064695 seconds and 4 git commands to generate.