[guichan] Add pkgconfig files into the devel package.

Bruno Wolff III bruno at fedoraproject.org
Sat May 28 01:41:26 UTC 2011


commit c5e201aa6d72965e6af9660a5bd19e966babadb4
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri May 27 11:37:44 2011 -0500

    Add pkgconfig files into the devel package.

 guichan.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/guichan.spec b/guichan.spec
index a25615c..784bef9 100644
--- a/guichan.spec
+++ b/guichan.spec
@@ -23,6 +23,7 @@ displaying graphics and grabbing user input.
 Summary:        Header and libraries for guichan development
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+Requires:       pkgconfig
 
 %description devel
 This package includes header and libraries files for development using
@@ -78,12 +79,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libguichan_allegro.so
 %{_libdir}/libguichan_opengl.so
 %{_libdir}/libguichan_sdl.so
+%{_libdir}/pkgconfig/guichan-0.8.pc
+%{_libdir}/pkgconfig/guichan_opengl-0.8.pc
+%{_libdir}/pkgconfig/guichan_sdl-0.8.pc
 
 
 %changelog
 * Fri May 27 2011 Bruno Wolff III <bruno at wolff.to> - 0.8.2-1
 - Upstream 0.8.2 http://mac.softpedia.com/progChangelog/Guichan-Changelog-47183.html
 - Replace instance of incorrect hard coded micro version.
+- Add pkgconfig files
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list