[embryo/f19] Update to 1.7.8, disable docs

Dan Mashal vicodan at fedoraproject.org
Sun Aug 18 06:33:42 UTC 2013


commit d49bb427ac97e1310188c88018b9e93cb7faad3d
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sat Aug 17 23:33:22 2013 -0700

    Update to 1.7.8, disable docs

 .gitignore  |    1 +
 embryo.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cef71e4..9cca744 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ embryo-0.9.9.49898.tar.bz2
 /embryo-1.0.0.tar.gz
 /embryo-1.7.7.tar.bz2
 /embryo-1.7.6.tar.bz2
+/embryo-1.7.8.tar.bz2
diff --git a/embryo.spec b/embryo.spec
index 90a3d58..e73206c 100644
--- a/embryo.spec
+++ b/embryo.spec
@@ -1,5 +1,5 @@
 Name:           embryo
-Version:        1.7.7
+Version:        1.7.8
 Release:        1%{?dist}
 Summary:        Shared libraries for Enlightenment
 License:        BSD and GPLv2+
@@ -19,7 +19,7 @@ Small Pawn based virtual machine and compiler.
 
 
 %build
-%configure
+%configure --disable-static --disable-doc
 make %{?_smp_mflags} V=1
 
 
@@ -41,6 +41,10 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %{_libdir}/pkgconfig/e*.pc
 
 %changelog
+* Sat Aug 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.8-1
+- Update to 1.7.8 release
+- Disable docs
+
 * Sun Jul 28 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.7-1
 - Update to 1.7.7 release
 
diff --git a/sources b/sources
index 81cdce2..b32b792 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdacbbf223e3248b9ca72fc5c4ea409e  embryo-1.7.7.tar.bz2
+7cd72c3664f2b37f850b2568e4c12848  embryo-1.7.8.tar.bz2


More information about the scm-commits mailing list