[pinpoint] Add introduction.pin to package for example purposes

Paul W. Frields pfrields at fedoraproject.org
Wed Nov 16 14:14:51 UTC 2011


commit a235b7f9ea6c90540201ec4eb4ad1786ae9e27fa
Author: Paul W. Frields <stickster at gmail.com>
Date:   Wed Nov 16 09:14:37 2011 -0500

    Add introduction.pin to package for example purposes

 pinpoint.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pinpoint.spec b/pinpoint.spec
index eef21d5..eb4a7cc 100644
--- a/pinpoint.spec
+++ b/pinpoint.spec
@@ -1,6 +1,6 @@
 Name:           pinpoint
 Version:        0.1.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A tool for making hackers do excellent presentations
 
 License:        LGPLv2+
@@ -33,12 +33,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %files
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS ChangeLog COPYING NEWS README introduction.pin *.jpg
 %{_bindir}/pinpoint
 %{_datadir}/pinpoint
 
 
 %changelog
+* Tue Nov 15 2011 Paul W. Frields <stickster at gmail.com> - 0.1.4-3
+- Add introduction.pin to package for example purposes
+
 * Tue Nov 15 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.1.4-2
 - add rsvg support for embedded SVG support
 


More information about the scm-commits mailing list