[trace-cmd] Remove extraneous directory from %%files

Jon Stanley jstanley at fedoraproject.org
Wed Jul 24 14:56:05 UTC 2013


commit 6e5f2c5f9712a1285a6ff48b6dbaf3b86133ef8d
Author: Jon Stanley <jonstanley at gmail.com>
Date:   Wed Jul 24 10:53:38 2013 -0400

    Remove extraneous directory from %%files

 trace-cmd.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/trace-cmd.spec b/trace-cmd.spec
index 929b09e..1132881 100644
--- a/trace-cmd.spec
+++ b/trace-cmd.spec
@@ -64,7 +64,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kernelshark.desktop
 %doc COPYING COPYING.LIB README
 %{_bindir}/trace-cmd
 %{_libdir}/%{name}
-%{_prefix}/lib/%{name}
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 
@@ -77,6 +76,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/kernelshark.desktop
 
 
 %changelog
+* Wed Jul 24 2013 Jon Stanley <jonstanley at gmail.com> - 2.2.1-2
+- Remove addition to %%files - not needed with Makefile patch
+
 * Tue Jul 23 2013 Dwight Engen <dwight.engen at oracle.com> - 2.2.1-1
 - Update to 2.2.1
 


More information about the scm-commits mailing list