[xsd/f18] xsd-3.3.0-2+dep

Rex Dieter rdieter at fedoraproject.org
Sun Aug 12 20:23:36 UTC 2012


commit a104297a717257c782a8de050658756ef10ea53e
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Aug 12 15:27:24 2012 -0500

    xsd-3.3.0-2+dep

 .gitignore |    3 ++-
 sources    |    2 +-
 xsd.spec   |    8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de0efd1..80616dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-xsd-3.3.0+dep.tar.bz2
+/xsd-3.3.0+dep.tar.bz2
 /xsd-3.3.0-1+dep.tar.bz2
+/xsd-3.3.0-2+dep.tar.bz2
diff --git a/sources b/sources
index 563f3ce..2fd08a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1cb677f6079809a49bd50d6529463182  xsd-3.3.0-1+dep.tar.bz2
+7ecee5029c119ef678bbe5ca4ef8a288  xsd-3.3.0-2+dep.tar.bz2
diff --git a/xsd.spec b/xsd.spec
index 2cf2296..4874f6d 100644
--- a/xsd.spec
+++ b/xsd.spec
@@ -7,7 +7,7 @@ Group:          Development/Tools
 # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
 License:        GPLv2 with exceptions and ASL 2.0  
 URL:            http://www.codesynthesis.com/products/xsd/
-Source0:        http://www.codesynthesis.com/download/xsd/3.3/xsd-%{version}-1+dep.tar.bz2
+Source0:        http://www.codesynthesis.com/download/xsd/3.3/xsd-%{version}-2+dep.tar.bz2
 # Sent suggestion to upstream via e-mail 20090707
 Patch0:         xsd-3.3.0-xsdcxx-rename.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -39,7 +39,7 @@ This package contains API documentation for %{name}.
 
 
 %prep
-%setup -q -n xsd-%{version}-1+dep
+%setup -q -n xsd-%{version}-2+dep
 pushd xsd
 %patch0 -p1 -b .xsdcxx-rename
 popd
@@ -58,7 +58,7 @@ popd
 %if 0%{?el5}
 make verbose=1 CXXFLAGS="$RPM_OPT_FLAGS -g1" BOOST_LINK_SYSTEM=n
 %else
-make verbose=1 CXXFLAGS="$RPM_OPT_FLAGS -DBOOST_FILESYSTEM_VERSION=2"
+make verbose=1 CXXFLAGS="$RPM_OPT_FLAGS"
 %endif
 
 
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Sun Aug 12 2012 Rex Dieter <rdieter at fedoraproject.org> 3.3.0-14
-- rebuild (boost)
+- xsd-3.3.0-2+dep 
 
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.0-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list