]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- more headers for main package.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 5 Aug 2004 06:48:38 +0000 (06:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-module.spec -> 1.11

kernel-module.spec

index 4d2fc10a2c697a2c8a379d2108c9bfa830d9439a..43eb19b187f41564783624f57a06cb50acb3d65f 100644 (file)
@@ -8,14 +8,43 @@
 %bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace module
 %bcond_with    verbose         # verbose build (V=1)
-
 #
 # main package.
 #
+Summary:       -
+Summary(pl):   -
+Name:          -
+Version:       -
+Release:       -
+Epoch:         -
+License:       - (enter GPL/LGPL/BSD/BSD-like/other license name here)
+Group:         -
+Vendor:                -
+Icon:          -
+Source0:       %{name}-%{version}.tar.gz
+# Source0-md5: -
+Source1:       -
+# Source1-md5: -
+Patch0:                %{name}-what.patch
+URL:           -
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
 BuildRequires: rpmbuild(macros) >= 1.153
 %endif
+BuildRequires: -
+PreReq:                -
+Requires(pre,post):    -
+Requires(preun):       -
+Requires(postun):      -
+Requires:      -
+Provides:      -
+Obsoletes:     -
+Conflicts:     -
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+
+%description -l pl
 
 # kernel subpackages.
 
This page took 0.057076 seconds and 4 git commands to generate.