]> git.pld-linux.org Git - packages/aufs.git/blobdiff - aufs.spec
- rel 9
[packages/aufs.git] / aufs.spec
index b0220826b86ae69dfa6d1a1b02df687cea85913d..3ac726234f51af6688702c8d1ffebaf1333f1ed4 100644 (file)
--- a/aufs.spec
+++ b/aufs.spec
 %undefine      with_dist_kernel
 %endif
 
-%define                _cvsdate        20071017
-%define                _rel            0.%{_cvsdate}.7
+%define                subver          20071017
+%define                prel            0.%{subver}.%{rel}
+
+%define                rel             9
 Summary:       aufs - Another Unionfs
 Summary(pl.UTF-8):     aufs (Another Unionfs) - inny unionfs
 Name:          aufs
 Version:       0
-Release:       %{_rel}
+Release:       %{prel}
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       %{name}-%{_cvsdate}.tar.bz2
+Source0:       %{name}-%{subver}.tar.bz2
 # Source0-md5: dee001829acbf3a4fa857a752527b385
 Patch0:                %{name}-vserver.patch
 URL:           http://aufs.sourceforge.net/
@@ -51,7 +53,7 @@ aufs-a. Część terminologii wywodzi się z unionfs-a.
 %package -n kernel%{_alt_kernel}-fs-aufs
 Summary:       Linux driver for aufs
 Summary(pl.UTF-8):     Sterownik dla Linuksa do aufs
-Release:       %{_rel}@%{_kernel_ver_str}
+Release:       %{prel}@%{_kernel_ver_str}
 Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
 %if %{with dist_kernel}
This page took 0.03612 seconds and 4 git commands to generate.