[chkrootkit] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Mon Feb 11 14:54:12 UTC 2013


commit 03b8f9fff826a66beee880d841bda696a5dded4d
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Feb 11 08:51:17 2013 -0600

    Drop vendor tag.

 chkrootkit.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/chkrootkit.spec b/chkrootkit.spec
index c6fde53..4918c14 100644
--- a/chkrootkit.spec
+++ b/chkrootkit.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           chkrootkit
 Version:        0.49
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Tool to locally check for signs of a rootkit
 Group:          Applications/System
 License:        BSD and GPLv2+ and Python
@@ -101,7 +101,7 @@ for f in \
 done
 ln -s strings-static ${RPM_BUILD_ROOT}%{_libdir}/%{name}-%{version}/strings
 
-desktop-file-install --vendor fedora                   \
+desktop-file-install                   \
   --dir ${RPM_BUILD_ROOT}%{_datadir}/applications      \
   %{SOURCE3}
 
@@ -121,11 +121,14 @@ rm -rf ${RPM_BUILD_ROOT}
 %config(noreplace) %{_sysconfdir}/pam.d/chkrootkit
 %config(noreplace) %{_sysconfdir}/security/console.apps/chkrootkit
 %{_libdir}/%{name}-%{version}
-%{_datadir}/applications/fedora-chkrootkit.desktop
+%{_datadir}/applications/chkrootkit.desktop
 %{_datadir}/pixmaps/chkrootkit.png
 
 
 %changelog
+* Mon Feb 11 2013 Jon Ciesla <limburgher at gmail.com> - 0.49-7
+- Drop desktop vendor tag.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.49-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list