]> git.pld-linux.org Git - packages/aufs.git/commitdiff
- rel 8 (2.6.16.59-2) auto/th/aufs-0-0_20071017_8
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 22 Jan 2008 22:54:32 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aufs.spec -> 1.17

aufs.spec

index b0220826b86ae69dfa6d1a1b02df687cea85913d..f1bf80bf68028cb0203ade4d262ecb9a725daf09 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             8
 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.050697 seconds and 4 git commands to generate.