SPECS: aufs.spec - snap 20090315 - added aufs-br-xfs-fix.patch - rel 1

tommat tommat at pld-linux.org
Mon Mar 16 00:20:11 CET 2009


Author: tommat                       Date: Sun Mar 15 23:20:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snap 20090315
- added aufs-br-xfs-fix.patch
- rel 1

---- Files affected:
SPECS:
   aufs.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/aufs.spec
diff -u SPECS/aufs.spec:1.58 SPECS/aufs.spec:1.59
--- SPECS/aufs.spec:1.58	Thu Feb 26 22:46:19 2009
+++ SPECS/aufs.spec	Mon Mar 16 00:20:05 2009
@@ -17,11 +17,11 @@
 %undefine	with_userspace
 %endif
 
-%define		subver		20081106
+%define		subver		20090315
 %define		prel		0.%{subver}.%{rel}
 
 %define		pname		aufs
-%define		rel		15
+%define		rel		1
 Summary:	aufs - Another Unionfs
 Summary(pl.UTF-8):	aufs (Another Unionfs) - inny unionfs
 Name:		%{pname}%{_alt_kernel}
@@ -30,12 +30,13 @@
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	%{pname}-%{subver}.tar.bz2
-# Source0-md5:	9a0d8cdeae8706d51f7912b42f7dd438
+# Source0-md5:	f2cb8c2dcf40ed076b1fcdcb1e91412e
 Patch0:		%{pname}-vserver.patch
 #Patch1:		%{pname}-disable-security_inode_permission.patch
 Patch2:		%{pname}-fixes.patch
 #Patch3:		%{pname}-spin_lock.patch
 Patch4:		%{pname}-apparmor.patch
+Patch5:		%{pname}-br-xfs-fix.patch
 URL:		http://aufs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.25.2}
@@ -92,6 +93,7 @@
 if [ -d %{_kernelsrcdir}/security/apparmor ]; then
 %patch4 -p1
 fi
+%patch5 -p1
 
 cp -a include/linux fs/aufs25
 
@@ -163,7 +165,7 @@
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
-%doc README History
+%doc README.aufs1 README.aufs2 History
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man5/*
 %endif
@@ -174,6 +176,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2009/03/15 23:20:05  tommat
+- snap 20090315
+- added aufs-br-xfs-fix.patch
+- rel 1
+
 Revision 1.58  2009/02/26 21:46:19  arekm
 - release 15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aufs.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list