[gstreamer-plugins-espeak] 0.3.5

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 27 22:07:12 UTC 2011


commit 9e139f95001e56a95850c84436c902bcbde71874
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Nov 27 22:07:01 2011 +0000

    0.3.5

 .gitignore                    |    3 ++-
 gstreamer-plugins-espeak.spec |   14 ++++++--------
 sources                       |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be97a8c..b64dda5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-gst-plugins-espeak-0.3.3.tar.bz2
+gst-plugins-espeak-0.*.tar.bz2
+gst-plugins-espeak-0.*.tar.gz
diff --git a/gstreamer-plugins-espeak.spec b/gstreamer-plugins-espeak.spec
index 1b07e0a..93415ed 100644
--- a/gstreamer-plugins-espeak.spec
+++ b/gstreamer-plugins-espeak.spec
@@ -1,13 +1,12 @@
 Name:           gstreamer-plugins-espeak
-Version:        0.3.3
-Release:        3%{?dist}
+Version:        0.3.5
+Release:        1%{?dist}
 Summary:        A simple gstreamer plugin to use espeak
 
 Group:          Applications/Multimedia
 License:        LGPLv2+
 URL:            http://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak
-Source0:        http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.gz
 
 BuildRequires:  espeak-devel
 BuildRequires:  glib2-devel
@@ -31,15 +30,11 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # remove libtool archives
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -51,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.3.5-1
+- Update to 0.3.5
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index de9166e..8c5684f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e4a2d2363c50be72ed5d26a319439c3  gst-plugins-espeak-0.3.3.tar.bz2
+b7dedaa2111a57f84707ca6d4e43a8cd  gst-plugins-espeak-0.3.5.tar.gz


More information about the scm-commits mailing list