summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-06-21 22:13:58 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:57:22 -0500
commit9ca00d6b5abba7ff3ecd3de88215129d8f4640e3 (patch)
treed0896e508cdf079e316217cd1203a3340de27e2c /packaging
parent06b40024f3784778a81ae7c69881a516d183a1c3 (diff)
downloadsamba-9ca00d6b5abba7ff3ecd3de88215129d8f4640e3.tar.gz
samba-9ca00d6b5abba7ff3ecd3de88215129d8f4640e3.tar.xz
samba-9ca00d6b5abba7ff3ecd3de88215129d8f4640e3.zip
r7822: fixing specfiles after removing testprns
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Fedora/samba.spec.tmpl9
-rw-r--r--packaging/RedHat/samba.spec.tmpl3
2 files changed, 1 insertions, 11 deletions
diff --git a/packaging/Fedora/samba.spec.tmpl b/packaging/Fedora/samba.spec.tmpl
index 7fde5c0e9a5..dce4b62ae61 100644
--- a/packaging/Fedora/samba.spec.tmpl
+++ b/packaging/Fedora/samba.spec.tmpl
@@ -359,7 +359,6 @@ fi
%{_libdir}/samba/idmap/idmap*.so
%{_includedir}/libsmbclient.h
%{_bindir}/testparm
-%{_bindir}/testprns
%{_bindir}/smbpasswd
# %{_bindir}/make_printerdef
%{_bindir}/wbinfo
@@ -382,7 +381,6 @@ fi
%{_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 @@ fi
%{_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@samba,org>
- Removed ChangeLog entries since they are kept in CVS
diff --git a/packaging/RedHat/samba.spec.tmpl b/packaging/RedHat/samba.spec.tmpl
index dc15a5acc3e..4f253910d5a 100644
--- a/packaging/RedHat/samba.spec.tmpl
+++ b/packaging/RedHat/samba.spec.tmpl
@@ -125,7 +125,7 @@ mkdir -p $RPM_BUILD_ROOT%{prefix}/lib/samba/vfs
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 @@ fi
%{prefix}/bin/smbspool
%{prefix}/bin/rpcclient
%{prefix}/bin/testparm
-%{prefix}/bin/testprns
%{prefix}/bin/findsmb
%{prefix}/bin/smbstatus
%{prefix}/bin/nmblookup