SPECS: aqualung.spec - 0.9-beta6
glen
glen at pld-linux.org
Fri Jan 26 17:43:04 CET 2007
Author: glen Date: Fri Jan 26 16:43:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.9-beta6
---- Files affected:
SPECS:
aqualung.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/aqualung.spec
diff -u SPECS/aqualung.spec:1.4 SPECS/aqualung.spec:1.5
--- SPECS/aqualung.spec:1.4 Sun Mar 27 11:07:29 2005
+++ SPECS/aqualung.spec Fri Jan 26 17:42:58 2007
@@ -3,16 +3,17 @@
# Conditional build:
%bcond_without alsa # without ALSA support
#
+%define _beta beta6
+%define _rel 1
Summary: Aqualung - music player for Linux
Summary(pl): Aqualung - odtwarzacz muzyki dla Linuksa
Name: aqualung
Version: 0.9
-%define bver beta2
-Release: 0.%{bver}.2
+Release: 0.%{_beta}.%{_rel}
License: GPL
Group: X11/Applications/Sound
-Source0: http://dl.sourceforge.net/aqualung/%{name}-%{version}%{bver}.tar.gz
-# Source0-md5: 52f28c7fa7ea9fc1fd9317985575055d
+Source0: http://dl.sourceforge.net/aqualung/%{name}-%{version}%{_beta}.tar.gz
+# Source0-md5: 4a019e923316615ad117548a87d4792e
URL: http://aqualung.sourceforge.net/
%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
BuildRequires: autoconf >= 2.50
@@ -42,7 +43,7 @@
wstawiania przerw między ścieżkami.
%prep
-%setup -q -n %{name}-%{version}%{bver}
+%setup -q -n %{name}-%{version}%{_beta}
%{__perl} -pi -e 's/CFLAGS="-O3/CFLAGS="\$CFLAGS/' configure.ac
@@ -77,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007/01/26 16:42:58 glen
+- 0.9-beta6
+
Revision 1.4 2005/03/27 09:07:29 darekr
- BR: perl-base
@@ -88,4 +92,3 @@
Revision 1.1 2004/09/06 22:42:04 qboosh
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/aqualung.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list