[mingw-libsigc++20: 6/18] update to match native

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:52:08 UTC 2012


commit 364d4c1d389b45b5eabe825ffde0744ab4ab2e17
Author: sailer <sailer at fedoraproject.org>
Date:   Sat Sep 19 22:45:28 2009 +0000

    update to match native

 .cvsignore               |    1 +
 mingw32-libsigc++20.spec |   10 +++++-----
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index f8f1365..68ddb9f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 libsigc++-2.2.2.tar.bz2
+libsigc++-2.2.4.2.tar.bz2
diff --git a/mingw32-libsigc++20.spec b/mingw32-libsigc++20.spec
index 99310da..4a3a96d 100644
--- a/mingw32-libsigc++20.spec
+++ b/mingw32-libsigc++20.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libsigc++20
-Version:        2.2.2
+Version:        2.2.4.2
 Release:        9%{?dist}
 Summary:        MinGW Windows port of the typesafe signal framework for C++
 
@@ -51,7 +51,7 @@ starting with version 1.1.2, uses %name.
 
 
 %build
-%{_mingw32_configure} --disable-static
+%{_mingw32_configure} --disable-static --disable-documentation
 make %{?_smp_mflags}
 
 
@@ -61,9 +61,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
 chmod a-x $RPM_BUILD_ROOT/%{_mingw32_libdir}/libsigc-2.0.dll.a
 chmod a-x $RPM_BUILD_ROOT/%{_mingw32_libdir}/libsigc-2.0.la
 
-# Docs duplicate native package.
-rm -r $RPM_BUILD_ROOT%{_mingw32_docdir}/libsigc-2.0
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -80,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 19 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.4.2-1
+- update to 2.2.4.2 match native package
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.2-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 54cd835..3f26056 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-962493fd6b26425f21504c3416c4efa1  libsigc++-2.2.2.tar.bz2
+545edbb7b54eec4f723323d3158c0e0c  libsigc++-2.2.4.2.tar.bz2


More information about the scm-commits mailing list