[libphidget/f17] Handle pkg-config file installation

rmattes rmattes at fedoraproject.org
Sun Sep 2 18:56:44 UTC 2012


commit fbd8561551b058ab39193b55240f38bd0947d491
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Sep 2 14:56:29 2012 -0400

    Handle pkg-config file installation

 libphidget.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libphidget.spec b/libphidget.spec
index 02c36ba..52af92d 100644
--- a/libphidget.spec
+++ b/libphidget.spec
@@ -96,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc
 %{_includedir}/*
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/*.pc
 %{_datadir}/libphidget
 
 %files java


More information about the scm-commits mailing list