[SDL_net] pkgconfig.

Jon Ciesla limb at fedoraproject.org
Tue Jan 31 20:29:24 UTC 2012


commit 70e877e845e714ac482f0a2a6b6dffd853ed5e73
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 31 14:29:15 2012 -0600

    pkgconfig.

 SDL_net.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/SDL_net.spec b/SDL_net.spec
index 77ab32c..6de2f3a 100644
--- a/SDL_net.spec
+++ b/SDL_net.spec
@@ -21,7 +21,7 @@ Summary:	Development files for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	SDL-devel >= 1.2.4-1
-
+Requires:	pkgconfig
 
 %description devel
 The %{name}-devel package contains libraries and header files for
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so
 %{_includedir}/SDL/
-
+%{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
 * Tue Jan 31 2012 Jon Ciesla <limburgher at gmail.com> - 1.2.8-1


More information about the scm-commits mailing list