]> git.pld-linux.org Git - packages/MAKEDEV.git/blobdiff - MAKEDEV.spec
ub%c device support for 2.6
[packages/MAKEDEV.git] / MAKEDEV.spec
index 05c4993884eae9e8f5ce4c068a59b2e56aa34149..dac03875047c4fe792d94e7a3a93835802619427 100644 (file)
@@ -8,11 +8,12 @@ Summary(tr):  Ayg
 Name:          MAKEDEV
 Version:       3.13
 Release:       1
-License:       FRS - Freely Redistributable Software
+License:       GPL v2+
 Group:         Applications/System
 Source0:       %{name}-%{version}-1.tar.gz
-# Source0-md5: f809a62a47ac46ad2b13354aa57c3ed0
-BuildRequires: libselinux-devel
+# Source0-md5: f8befaebd0813c6fa59c07ef3875f232
+BuildRequires: libselinux-devel >= 0:1.8
+Requires:      libselinux >= 0:1.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         /sbin
@@ -65,7 +66,7 @@ olarak i
 %build
 %{__make} \
        CC="%{__cc}" \
-       OPTFLAGS="$RPM_OPT_FLAGS" \
+       OPTFLAGS="%{rpmcflags}" \
        SELINUX=1
 
 %install
This page took 0.084029 seconds and 4 git commands to generate.