rpms/openafs/devel openafs.spec,1.8,1.9

Jack Neely jjneely at rpmfusion.org
Tue Jun 7 21:20:49 CEST 2011


Author: jjneely

Update of /cvs/free/rpms/openafs/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9340

Modified Files:
	openafs.spec 
Log Message:
* Tue Jun 07 2011 Jack Neely <jjneely at ncsu.edu> 0:1.6.0-0.1.pre4
- rpmFusion Bug # 1782
- rename the kpasswd binary to kapasswd to match its man page



Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/openafs.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- openafs.spec	14 Apr 2011 14:57:47 -0000	1.8
+++ openafs.spec	7 Jun 2011 19:20:48 -0000	1.9
@@ -15,7 +15,7 @@
 Summary:        Enterprise Network File System
 Name:           openafs
 Version:        1.6.0
-Release:        0.%{pre}%{?dist}
+Release:        0.1.%{pre}%{?dist}
 License:        IBM
 Group:          System Environment/Daemons
 URL:            http://www.openafs.org
@@ -147,8 +147,8 @@
 # Include the vlclient binary
 install -m 755 src/vlserver/vlclient ${RPM_BUILD_ROOT}/usr/sbin/vlclient
 
-# Include kpasswd as kpasswd.kas so I can change my admin tokens
-mv ${RPM_BUILD_ROOT}/usr/bin/kpasswd ${RPM_BUILD_ROOT}/usr/bin/kpasswd.kas
+# Include kpasswd as kapasswd so I can change my admin tokens
+mv ${RPM_BUILD_ROOT}/usr/bin/kpasswd ${RPM_BUILD_ROOT}/usr/bin/kapasswd
 
 # Put the PAM modules in a sane place
 mkdir -p ${RPM_BUILD_ROOT}/%{_lib}/security
@@ -220,7 +220,7 @@
 %{_bindir}/klog.krb
 %{_bindir}/klog.krb5
 %{_bindir}/knfs
-%{_bindir}/kpasswd.kas
+%{_bindir}/kapasswd
 %{_bindir}/kpwvalid
 %{_bindir}/livesys
 %{_bindir}/pts
@@ -304,7 +304,11 @@
 %{_datadir}/openafs/C/afszcm.cat
 
 %changelog
-* Thu Apr 14 2011 Jack Neely <jjneely at ncsu.edu> 0:1.6.0-0.pre3
+* Tue Jun 07 2011 Jack Neely <jjneely at ncsu.edu> 0:1.6.0-0.1.pre4
+- rpmFusion Bug # 1782
+- rename the kpasswd binary to kapasswd to match its man page
+
+* Thu Apr 14 2011 Jack Neely <jjneely at ncsu.edu> 0:1.6.0-0.pre4
 - Update to OpenAFS 1.6.0 pre-release 4
 
 * Mon Mar 07 2011 Jack Neely <jjneely at ncsu.edu> 0:1.4.14-3



More information about the rpmfusion-commits mailing list