[mingw-cxxtest: 3/10] Updated changelog

epienbro epienbro at fedoraproject.org
Wed Mar 7 16:24:51 UTC 2012


commit 3fd7fc8af272cd0f327ea0aae28ffac7b350d7e2
Author: Adam Stokes <astokes at fedoraproject.org>
Date:   Wed Jun 22 11:10:44 2011 -0400

    Updated changelog
    
    - Add requirements based off
      http://fedoraproject.org/wiki/Packaging:MinGW
    
    Signed-off-by: Adam Stokes <astokes at fedoraproject.org>

 mingw32-cxxtest.spec |   20 ++++++--------------
 1 files changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/mingw32-cxxtest.spec b/mingw32-cxxtest.spec
index 20a2aa4..5cf20f3 100644
--- a/mingw32-cxxtest.spec
+++ b/mingw32-cxxtest.spec
@@ -1,3 +1,6 @@
+%global __strip %{_mingw32_strip}
+%global __objdump %{_mingw32_objdump}
+
 Name:           mingw32-cxxtest
 Version:        3.10.1
 Release:        4%{?dist}
@@ -15,6 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  python-devel
+BuildRequires:  mingw32-filesystem >= 57
 
 %description
 CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
@@ -72,17 +76,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.10.1-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Aug 05 2009 Martin Gieseking <martin.gieseking at uos.de> - 3.10.1-3
-- added exclude tags in files section
-
-* Tue Aug 04 2009 Martin Gieseking <martin.gieseking at uos.de> - 3.10.1-2
-- moved headers from devel to main package
-- added BuildRequires to avoid build problems
-- dropped Requires tag
-- cxxtest include directory now explicitely listed in files section
-
-* Tue Aug 04 2009 Martin Gieseking <martin.gieseking at uos.de> - 3.10.1-1
-- initial release
+* Wed Jun 22 2011 Adam Stokes <astokes at fedoraproject.org> - 3.10.1-4
+- Initial Build


More information about the scm-commits mailing list