[festival-freebsoft-utils] Update URLs and modernise spec

Peter Robinson pbrobinson at fedoraproject.org
Sat Sep 1 08:09:02 UTC 2012


commit e6d5f5fbbaf5f3b1675d9b349130b29452c4ea05
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Sep 1 09:08:51 2012 +0100

    Update URLs and modernise spec

 festival-freebsoft-utils.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/festival-freebsoft-utils.spec b/festival-freebsoft-utils.spec
index 0a9379c..caaee52 100644
--- a/festival-freebsoft-utils.spec
+++ b/festival-freebsoft-utils.spec
@@ -1,13 +1,13 @@
 Name:          festival-freebsoft-utils
 Version:       0.10
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       A collection of utilities that enhance Festival with some useful features
 
 Group:         System Environment/Libraries
 BuildArch:     noarch
 License:       GPLv2+
 URL:           http://www.freebsoft.org/festival-freebsoft-utils
-Source0:       http://www.freebsoft.org/pub/projects/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://devel.freebsoft.org/pub/projects/%{name}/%{name}-%{version}.tar.gz
 
 BuildRequires: festival
 
@@ -41,24 +41,21 @@ Key festival-freebsoft-utils features are:
 %build
 
 %install
-rm -rf %{buildroot}
-
 mkdir -p %{buildroot}/%{_datadir}/festival/lib/
 cp -p *.scm %{buildroot}/%{_datadir}/festival/lib/
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING NEWS README
 %{_datadir}/festival/lib/*.scm
 
 %changelog
+* Sat Sep  1 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.10-5
+- Update URLs and modernise spec
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list