diff options
| author | Nathan Straz <nstraz@redhat.com> | 2010-08-20 15:39:18 -0500 |
|---|---|---|
| committer | Nathan Straz <nstraz@redhat.com> | 2010-08-20 15:39:18 -0500 |
| commit | d0b54c79fc38fabf59580dc61aedcbee4dc785be (patch) | |
| tree | 321932444b7b06cea76d28e33739707edd5c4938 | |
| parent | 0b8f4c9e6a7438d9829d526ab1879149818312d8 (diff) | |
Remove qarshd.pp from rpm file list
| -rw-r--r-- | qarsh.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ Summary: QA Remote Shell Name: qarsh Version: 1.26 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Internet License: GPL Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -93,7 +93,6 @@ fi %files selinux %defattr(-,root,root) %doc SELinux/* -%{_datadir}/selinux/packages/qarsh %changelog |
