]> git.pld-linux.org Git - packages/aufs.git/commitdiff
- 20081030 auto/th/aufs-0-0_20081030_0_1
authorqwiat <qwiat@pld-linux.org>
Thu, 30 Oct 2008 22:33:47 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aufs.spec -> 1.39

aufs.spec

index 5b893976106c5d6d1bdb63b8805b27243006ccad..8838581b45eda08efc25c964370eff45d9afb895 100644 (file)
--- a/aufs.spec
+++ b/aufs.spec
 %undefine      with_userspace
 %endif
 
-%define                subver          20080527
+%define                subver          20081030
 %define                prel            0.%{subver}.%{rel}
 
 %define                pname           aufs
-%define                rel             11
+%define                rel             0.1
 Summary:       aufs - Another Unionfs
 Summary(pl.UTF-8):     aufs (Another Unionfs) - inny unionfs
 Name:          %{pname}%{_alt_kernel}
@@ -29,11 +29,11 @@ Release:    %{prel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       %{pname}-%{subver}.tar.bz2
-# Source0-md5: aeb6880930a8abcb60947e96b310d3df
+# Source0-md5: 13ea25a28c5a3ed4480c1bd7f26655df
 Patch0:                %{pname}-vserver.patch
-Patch1:                %{pname}-disable-security_inode_permission.patch
+#Patch1:               %{pname}-disable-security_inode_permission.patch
 Patch2:                %{pname}-fixes.patch
-Patch3:                %{pname}-spin_lock.patch
+#Patch3:               %{pname}-spin_lock.patch
 URL:           http://aufs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.25.2}
@@ -84,9 +84,9 @@ Ten pakiet zawiera moduł jądra Linuksa.
 %prep
 %setup -qn %{pname}
 %patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1
 
 # we should make it better
 sed '
This page took 0.07718 seconds and 4 git commands to generate.