Changeset 1836
- Timestamp:
 - May 1, 2011, 2:28:17 AM (15 years ago)
 - Location:
 - branches/fc15-dev/server/fedora/specs
 - Files:
 - 
          
- 2 edited
 
- 
          openafs.spec.patch (modified) (1 diff)
 - 
          tokensys.spec (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/fc15-dev/server/fedora/specs/openafs.spec.patch
r1835 r1836 106 106 ############################################################################## 107 107 # 108 @@ -1140,7 +1140,6 @@ 109 %{_bindir}/bos 110 %{_bindir}/fs 111 %{_bindir}/kapasswd 112 -%{_bindir}/kpasswd 113 %{_bindir}/klog 114 %{_bindir}/klog.krb 115 %{_bindir}/pagsh 116  - 
        
branches/fc15-dev/server/fedora/specs/tokensys.spec
r1594 r1836 10 10 BuildRoot: %{_tmppath}/%(%{__id_u} -n)-%{name}-%{version}-root 11 11 %define debug_package %{nil} 12 Prereq: /usr/ kerberos/bin/kinit, /usr/bin/aklog12 Prereq: /usr/bin/kinit, /usr/bin/aklog 13 13 14 14 %description … … 24 24 25 25 %build 26 ./configure --with-kinit=/usr/ kerberos/bin/kinit --with-aklog=/usr/bin/aklog26 ./configure --with-kinit=/usr/bin/kinit --with-aklog=/usr/bin/aklog 27 27 28 28 %install  
Note: See TracChangeset
          for help on using the changeset viewer.
      