rpms/mingw32-pangomm/devel mingw32-pangomm.spec,1.5,1.6

sailer sailer at fedoraproject.org
Sat Sep 19 23:10:50 UTC 2009


Author: sailer

Update of /cvs/extras/rpms/mingw32-pangomm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18609

Modified Files:
	mingw32-pangomm.spec 
Log Message:
gtkmm-2.17.11 needs pangommconfig.h



Index: mingw32-pangomm.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-pangomm/devel/mingw32-pangomm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- mingw32-pangomm.spec	19 Sep 2009 22:26:54 -0000	1.5
+++ mingw32-pangomm.spec	19 Sep 2009 23:10:50 -0000	1.6
@@ -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 fedora-extras-commits mailing list