svn commit: samba r7824 - in branches/SAMBA_3_0_RELEASE/packaging: Fedora RedHat

jerry at samba.org jerry at samba.org
Tue Jun 21 22:25:43 GMT 2005


Author: jerry
Date: 2005-06-21 22:25:43 +0000 (Tue, 21 Jun 2005)
New Revision: 7824

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7824

Log:
merging specfile fixes from 3.0
Modified:
   branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl
   branches/SAMBA_3_0_RELEASE/packaging/RedHat/samba.spec.tmpl


Changeset:
Modified: branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl
===================================================================
--- branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl	2005-06-21 22:20:08 UTC (rev 7823)
+++ branches/SAMBA_3_0_RELEASE/packaging/Fedora/samba.spec.tmpl	2005-06-21 22:25:43 UTC (rev 7824)
@@ -359,7 +359,6 @@
 %{_libdir}/samba/idmap/idmap*.so
 %{_includedir}/libsmbclient.h
 %{_bindir}/testparm
-%{_bindir}/testprns
 %{_bindir}/smbpasswd
 # %{_bindir}/make_printerdef
 %{_bindir}/wbinfo
@@ -382,7 +381,6 @@
 %{_mandir}/man1/profiles.1*
 %{_mandir}/man1/smbcquotas.1*
 %{_mandir}/man1/testparm.1*
-%{_mandir}/man1/testprns.1*
 %{_mandir}/man5/smb.conf.5*
 %{_mandir}/man5/lmhosts.5*
 %{_mandir}/man8/smbpasswd.8*
@@ -390,13 +388,6 @@
 %{_mandir}/man8/winbindd.8*
 %{_mandir}/man1/vfstest.1*
 
-# #%lang(ja) %{_mandir}/ja/man1/make_smbcodepage.1*
-#%lang(ja) %{_mandir}/ja/man1/testparm.1*
-#%lang(ja) %{_mandir}/ja/man1/testprns.1*
-#%lang(ja) %{_mandir}/ja/man5/smb.conf.5*
-#%lang(ja) %{_mandir}/ja/man5/lmhosts.5*
-#%lang(ja) %{_mandir}/ja/man8/smbpasswd.8*
-
 %changelog
 * Fri Jan 16 2004 Gerald (Jerry) Carter <jerry at samba,org>
 - Removed ChangeLog entries since they are kept in CVS

Modified: branches/SAMBA_3_0_RELEASE/packaging/RedHat/samba.spec.tmpl
===================================================================
--- branches/SAMBA_3_0_RELEASE/packaging/RedHat/samba.spec.tmpl	2005-06-21 22:20:08 UTC (rev 7823)
+++ branches/SAMBA_3_0_RELEASE/packaging/RedHat/samba.spec.tmpl	2005-06-21 22:25:43 UTC (rev 7824)
@@ -125,7 +125,7 @@
 mkdir -p $RPM_BUILD_ROOT%{prefix}/{lib,include}
 
 # Install standard binary files
-for i in nmblookup smbclient smbpasswd smbstatus testparm testprns \
+for i in nmblookup smbclient smbpasswd smbstatus testparm \
 	rpcclient smbspool smbcacls smbcontrol wbinfo smbmnt net \
 	smbcacls pdbedit tdbbackup smbtree ntlm_auth smbcquotas
 do
@@ -413,7 +413,6 @@
 %{prefix}/bin/smbspool
 %{prefix}/bin/rpcclient
 %{prefix}/bin/testparm
-%{prefix}/bin/testprns
 %{prefix}/bin/findsmb
 %{prefix}/bin/smbstatus
 %{prefix}/bin/nmblookup



More information about the samba-cvs mailing list