[mingw-cairomm: 7/21] update to 1.8.4

epienbro epienbro at fedoraproject.org
Wed Mar 7 15:50:52 UTC 2012


commit 093b2b776d7015c9135ea62bb7a5aecccecf3981
Author: sailer <sailer at fedoraproject.org>
Date:   Sat Dec 5 11:53:19 2009 +0000

    update to 1.8.4

 .cvsignore           |    1 +
 mingw32-cairomm.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index dbe066e..9f4310b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 cairomm-1.8.0.tar.gz
+cairomm-1.8.4.tar.gz
diff --git a/mingw32-cairomm.spec b/mingw32-cairomm.spec
index 24a80fc..aac76d4 100644
--- a/mingw32-cairomm.spec
+++ b/mingw32-cairomm.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-cairomm
-Version:        1.8.0
-Release:        4%{?dist}
+Version:        1.8.4
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ API for the cairo graphics library
 
 License:        LGPLv2+
@@ -50,7 +50,7 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
-
+rm -rf $RPM_BUILD_ROOT/%{_mingw32_datadir}/{devhelp,doc}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,9 +70,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/pkgconfig/cairomm-win32-1.0.pc
 %{_mingw32_libdir}/pkgconfig/cairomm-win32-font-1.0.pc
 %{_mingw32_includedir}/cairomm-1.0
-
+%{_mingw32_libdir}/cairomm-1.0/include/cairommconfig.h
 
 %changelog
+* Sat Dec  5 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.8.4-1
+- update to 1.8.44
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 517d0ad..256fb3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15c0f56eee57bb418c38463a6297d715  cairomm-1.8.0.tar.gz
+559afbc47484ba3fad265e38a3dafe90  cairomm-1.8.4.tar.gz


More information about the scm-commits mailing list