[mingw-pangomm: 6/26] update to match native

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


commit 6302ed0660dbe6f82b802c080866304bc4cbacab
Author: sailer <sailer at fedoraproject.org>
Date:   Sat Sep 19 22:26:54 2009 +0000

    update to match native

 .cvsignore           |    1 +
 mingw32-pangomm.spec |   13 ++++++-------
 sources              |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index a52b64f..c442730 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 pangomm-2.24.0.tar.bz2
+pangomm-2.25.1.3.tar.bz2
diff --git a/mingw32-pangomm.spec b/mingw32-pangomm.spec
index 55ea62d..429baad 100644
--- a/mingw32-pangomm.spec
+++ b/mingw32-pangomm.spec
@@ -8,8 +8,8 @@
 %global apiver 1.4
 
 Name:           mingw32-pangomm
-Version:        2.24.0
-Release:        4%{?dist}
+Version:        2.25.1.3
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for Pango
 
 License:        LGPLv2+
@@ -48,7 +48,7 @@ quickly create complex user interfaces.
 
 
 %build
-%{_mingw32_configure} --disable-static
+%{_mingw32_configure} --disable-static --disable-documentation
 make %{?_smp_mflags}
 
 
@@ -58,10 +58,6 @@ make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install
 
 rm -r $RPM_BUILD_ROOT%{_mingw32_libdir}/pangomm-%{apiver}
 
-# Remove documentation.
-rm -r $RPM_BUILD_ROOT%{_mingw32_docdir}/pangomm-%{apiver}
-rm -r $RPM_BUILD_ROOT%{_mingw32_datadir}/devhelp
-
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.24.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 4858ced..756f9af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa0f44c37499433455857becad4bbcda  pangomm-2.24.0.tar.bz2
+e9aac0019cb56350ceb5fcb316f2797c  pangomm-2.25.1.3.tar.bz2


More information about the scm-commits mailing list