rpms/cifs-utils/devel .cvsignore, 1.6, 1.7 cifs-utils.spec, 1.9, 1.10 sources, 1.6, 1.7 cifs-utils-mount.cifs-strip-leading-delimiter.patch, 1.2, NONE

Jeff Layton jlayton at fedoraproject.org
Tue May 25 20:02:37 UTC 2010


Author: jlayton

Update of /cvs/pkgs/rpms/cifs-utils/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13203

Modified Files:
	.cvsignore cifs-utils.spec sources 
Removed Files:
	cifs-utils-mount.cifs-strip-leading-delimiter.patch 
Log Message:
Update to 4.5 release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cifs-utils/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	28 Apr 2010 11:46:11 -0000	1.6
+++ .cvsignore	25 May 2010 20:02:36 -0000	1.7
@@ -1 +1 @@
-cifs-utils-4.4.tar.bz2
+cifs-utils-4.5.tar.bz2


Index: cifs-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cifs-utils/devel/cifs-utils.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- cifs-utils.spec	30 Apr 2010 19:16:22 -0000	1.9
+++ cifs-utils.spec	25 May 2010 20:02:37 -0000	1.10
@@ -2,8 +2,8 @@
 %define pre_release %nil
 
 Name:           cifs-utils
-Version:        4.4
-Release:        3%{pre_release}%{?dist}
+Version:        4.5
+Release:        1%{pre_release}%{?dist}
 Summary:        Utilities for mounting and managing CIFS mounts
 
 Group:          System Environment/Daemons
@@ -12,7 +12,6 @@ URL:            http://linux-cifs.samba.
 BuildRoot:      %{_tmppath}/%{name}-%{version}%{pre_release}-%{release}-root-%(%{__id_u} -n)
 
 Source0:        ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}%{pre_release}.tar.bz2
-Patch1:		cifs-utils-mount.cifs-strip-leading-delimiter.patch
 
 BuildRequires:  libcap-ng-devel libtalloc-devel krb5-devel keyutils-libs-devel autoconf automake
 Requires:       keyutils
@@ -27,7 +26,6 @@ file system.
 
 %prep
 %setup -q -n %{name}-%{version}%{pre_release}
-%patch1 -p1
 
 %build
 %configure --prefix=/usr
@@ -49,6 +47,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/mount.cifs.8.gz
 
 %changelog
+* Tue May 25 2010 Jeff Layton <jlayton at redhat.com> 4.5-1
+- update to 4.5
+
 * Thu Apr 29 2010 Jeff Layton <jlayton at redhat.com> 4.4-3
 - mount.cifs: fix regression in prefixpath patch
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cifs-utils/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	28 Apr 2010 11:46:12 -0000	1.6
+++ sources	25 May 2010 20:02:37 -0000	1.7
@@ -1 +1 @@
-b9e20a4a0f3ee7e50426b974ef6feab4  cifs-utils-4.4.tar.bz2
+2d428d20e035367fd767faf6b4a939c4  cifs-utils-4.5.tar.bz2


--- cifs-utils-mount.cifs-strip-leading-delimiter.patch DELETED ---



More information about the scm-commits mailing list