mcpierce pushed to qpid-proton (epel7). "Marked the examples in -c-devel as doc. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 13:49:58 UTC 2015


>From 95e023935b053b865d171163b832e3c13cb3f542 Mon Sep 17 00:00:00 2001
From: "Darryl L. Pierce" <mcpierce at gmail.com>
Date: Wed, 8 Apr 2015 08:55:47 -0400
Subject: Marked the examples in -c-devel as doc.

- Turned off the executable flag on all files under examples.

diff --git a/qpid-proton.spec b/qpid-proton.spec
index 0fa2815..02ec24d 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -3,7 +3,7 @@
 
 Name:           qpid-proton
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A high performance, lightweight messaging library
 
 License:        ASL 2.0
@@ -90,7 +90,7 @@ Provides:  qpid-proton-devel = %{version}-%{release}
 %{_libdir}/libqpid-proton.so
 %{_libdir}/pkgconfig/libqpid-proton.pc
 %{_libdir}/cmake/Proton
-%{proton_datadir}/examples
+%doc %{proton_datadir}/examples
 
 
 
@@ -191,7 +191,7 @@ make all docs %{?_smp_mflags}
 CPROTON_BUILD=$PWD . ./config.sh
 
 chmod +x %{buildroot}%{python_sitearch}/_cproton.so
-
+find %{buildroot}%{proton_datadir}/examples/ -type f | xargs chmod -x 
 
 
 # clean up files that are not shipped
@@ -209,6 +209,10 @@ make test
 popd
 
 %changelog
+* Wed Apr  8 2015 Darryl L. Pierce <dpierce at redhat.com> - 0.9-2
+- Marked the examples in -c-devel as doc.
+- Turned off the executable flag on all files under examples.
+
 * Mon Apr  6 2015 Darryl L. Pierce <dpierce at redhat.com> - 0.9-1
 - Rebased on Proton 0.9.
 - Removed the proton binary from qpid-proton-c.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qpid-proton.git/commit/?h=epel7&id=95e023935b053b865d171163b832e3c13cb3f542


More information about the scm-commits mailing list