[xtide/f13/master] - A Happy New Year - Update dwf data to 20101230

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 1 08:53:59 UTC 2011


commit 876c5a87be427c8562114289868e544ce7c67937
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Jan 1 17:53:48 2011 +0900

    - A Happy New Year
    - Update dwf data to 20101230

 .gitignore |    1 +
 sources    |    1 +
 xtide.spec |   17 ++++++++++++++---
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c91039..f54bba5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xtide-2.11-RC1.tar.bz2
 harmonics-dwf-20100529-free.tar.bz2
 xtide-2.11.tar.bz2
+/harmonics-dwf-20101230-free.tar.bz2
diff --git a/sources b/sources
index 7f808e1..288bf7d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 1d85890bb13b3345154e0f68831b7ebd  xtide-2.11.tar.bz2
 ac4be3f3d47565d95863db6f9670a8c1  harmonics-dwf-20100529-free.tar.bz2
+0837652bcff4a6b2610f1d39010a5225  harmonics-dwf-20101230-free.tar.bz2
diff --git a/xtide.spec b/xtide.spec
index 48ff608..1025936 100644
--- a/xtide.spec
+++ b/xtide.spec
@@ -1,6 +1,6 @@
-%define          mainver   2.11
-%undefine          betatag   
-%define          dwfdate   20100529
+%define          mainver   2.12
+%define          betatag   dev-20101029
+%define          dwfdate   20101230
 
 
 %define          fedorarel  2
@@ -114,6 +114,10 @@ sed -i.ver \
 sed -i.ipa_sra -e '/ipa-sra/d' configure
 
 %build
+# Build with experimental SVG support
+export CFLAGS="%{optflags} -DJGFeatures"
+export CXXFLAGS="%{optflags} -DJGFeatures"
+
 %configure \
    --with-xttpd-user=xttpd \
    --with-xttpd-group=xttpd
@@ -282,6 +286,13 @@ exit 0
 %{_datadir}/man/man8/xttpd.8*
 
 %changelog
+* Sat Jan  1 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.12-0.2.dev20101029
+- A Happy New Year
+- Update dwf data to 20101230
+
+* Mon Nov  1 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>- 2.12-0.1.dev20101029
+- Update to 2.12 dev 20101029, enabling experimental SVG support
+
 * Thu Aug 19 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.11-2
 - Rebuild for new libtcd
 


More information about the scm-commits mailing list