[aldo] Rebuild for F15/Rawhide, fix broken deps

Randall 'Randy' Berry dp67 at fedoraproject.org
Thu Sep 2 13:12:44 UTC 2010


commit 5597652795ba03a6c75d2588e6941e3db912597a
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Thu Sep 2 09:12:38 2010 -0400

    Rebuild for F15/Rawhide, fix broken deps

 .gitignore |    1 +
 aldo.spec  |    6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5982ddf..6066a9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 aldo-0.7.6.tar.bz2
 aldo-0.7.5.tar.bz2
+/aldo-0.7.6.tar.bz2
diff --git a/aldo.spec b/aldo.spec
index 4320ac3..1c906d2 100644
--- a/aldo.spec
+++ b/aldo.spec
@@ -1,6 +1,6 @@
 Name:           aldo
 Version:        0.7.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A morse tutor
 
 Group:          Applications/Communications
@@ -10,7 +10,6 @@ Source0:        http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libao-devel
-#Requires:       
 
 %description
 Aldo is a morse code learning tool released under GPL, which provides
@@ -50,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 2 2010 Randall "Randy" Berry N3LRX <dp67 at fedoraproject.org> - 0.7.6-3
+- Rebuild for Rawhide/F15
+
 * Fri Jul 30 2010 Randall "Randy" Berry N3LRX <dp67 at fedoraproject.org> - 0.7.6-2
 - Fix upload source mistake
 - Rebuild for F14/Rawhide


More information about the scm-commits mailing list