Author: sparky                       Date: Mon Nov 13 20:13:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.3 (for 2.6.17)

---- Files affected:
SPECS:
   unionfs.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/unionfs.spec
diff -u SPECS/unionfs.spec:1.24 SPECS/unionfs.spec:1.25
--- SPECS/unionfs.spec:1.24     Mon Nov 13 21:03:37 2006
+++ SPECS/unionfs.spec  Mon Nov 13 21:13:08 2006
@@ -24,18 +24,20 @@
 Summary:       A Stackable Unification File System
 Summary(pl):   Stakowalny, unifikujący system plików
 Name:          unionfs
-Version:       1.2
+Version:       1.3
 Release:       %{?_snap:0.%(echo %{_snap} | tr - _).}%{_rel}
 License:       GPL v2
 Group:         Base/Kernel
 #Source0:      
ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/snapshots/%{name}-%{_snap}.tar.gz
 Source0:       
ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/%{name}-%{version}.tar.gz
-# Source0-md5: 2a8c6ef320efc43af91074ab47046f09
+# Source0-md5: af5106f29fb0ddb12b028f522fa0463c
 Patch0:                %{name}-build.patch
 #Patch1:               %{name}-vserver.patch
 URL:           http://www.filesystems.org/project-unionfs.html
 %if %{with kernel}
-%{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build = 
3:2.6.16}
+%if %{with dist_kernel}
+BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.17
+BuildRequires: kernel%{_alt_kernel}-module-build < 3:2.6.18
 BuildRequires: rpmbuild(macros) >= 1.326
 %endif
 BuildRequires: libuuid-devel
@@ -102,7 +104,7 @@
 %build
 %if %{with kernel}
 %build_kernel_modules -m unionfs \
-       EXTRA_CFLAGS="-DUNIONFS_NDEBUG -DUNIONFS_XATTR"
+       EXTRACFLAGS="-DUNIONFS_NDEBUG -DUNIONFS_XATTR"
 %endif
 
 %if %{with userspace}
@@ -165,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/11/13 20:13:08  sparky
+- up to 1.3 (for 2.6.17)
+
 Revision 1.24  2006/11/13 20:03:37  sparky
 - %{_alt_kernel} support
 - use %build_kernel_modules, %install_kernel_modules macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/unionfs.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to