[mingw-pangomm: 7/26] gtkmm-2.17.11 needs pangommconfig.h

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 16:31:59 UTC 2012


commit e4b6b795d5fc0819838a32091b07d17cb86eef68
Author: sailer <sailer at fedoraproject.org>
Date:   Sat Sep 19 23:10:50 2009 +0000

    gtkmm-2.17.11 needs pangommconfig.h

 mingw32-pangomm.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-pangomm.spec b/mingw32-pangomm.spec
index 429baad..8ada2b7 100644
--- a/mingw32-pangomm.spec
+++ b/mingw32-pangomm.spec
@@ -9,7 +9,7 @@
 
 Name:           mingw32-pangomm
 Version:        2.25.1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows C++ interface for Pango
 
 License:        LGPLv2+
@@ -56,8 +56,6 @@ make %{?_smp_mflags}
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install
 
-rm -r $RPM_BUILD_ROOT%{_mingw32_libdir}/pangomm-%{apiver}
-
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,10 +68,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/libpangomm-%{apiver}.la
 %{_mingw32_libdir}/libpangomm-%{apiver}.dll.a
 %{_mingw32_libdir}/pkgconfig/pangomm-%{apiver}.pc
+%{_mingw32_libdir}/pangomm-%{apiver}/include/pangommconfig.h
 %{_mingw32_includedir}/pangomm-%{apiver}
 
 
 %changelog
+* Sun Sep 20 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.25.1.3-2
+- also package pangommconfig.h
+
 * Sat Sep 19 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.25.1.3-1
 - update to 2.25.1.3 match native package
 


More information about the scm-commits mailing list