]> git.pld-linux.org Git - packages/aldo.git/commitdiff
- updated to 0.7.7 master auto/th/aldo-0.7.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Apr 2024 14:58:07 +0000 (16:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Apr 2024 14:58:07 +0000 (16:58 +0200)
aldo.spec

index e002d0c879d90920f4ff92c83ecf0eb2e6ee6003..ae7a8c373674ac9fb35dd6c85e626eb53bc2a3a2 100644 (file)
--- a/aldo.spec
+++ b/aldo.spec
@@ -1,14 +1,14 @@
 Summary:       Morse code tutor
 Summary(pl.UTF-8):     Program do nauki alfabetu Morse'a
 Name:          aldo
-Version:       0.7.6
-Release:       2
-License:       GPL
-Group:         Applications
-Source0:       http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2
-# Source0-md5: c870b62fe50f71eb6c7ddcd5d666d2e2
+Version:       0.7.7
+Release:       1
+License:       GPL v2+
+Group:         Applications/Science
+Source0:       http://download.savannah.gnu.org/releases/aldo/%{name}-%{version}.tar.bz2
+# Source0-md5: 7baefd992953a0f4c56085af835495b1
 URL:           http://www.nongnu.org/aldo/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59
 BuildRequires: automake
 BuildRequires: libao-devel
 BuildRequires: libstdc++-devel
@@ -46,5 +46,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/%{name}.1*
+%attr(755,root,root) %{_bindir}/aldo
+%{_mandir}/man1/aldo.1*
This page took 0.148265 seconds and 4 git commands to generate.