]> git.pld-linux.org Git - packages/aqualung.git/commitdiff
- 0.9-beta6 AC-branch AC-STABLE auto/ac/aqualung-0_9-0_beta6_1
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 26 Jan 2007 16:42:58 +0000 (16:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aqualung.spec -> 1.5

aqualung.spec

index b0697e374a216b88e874665d234827627833bfb7..d615b98a7f26c0afb103f2937cf949deac58e7a5 100644 (file)
@@ -2,16 +2,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
@@ -41,7 +42,7 @@ Odtwarza pliki d
 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
 
This page took 0.080773 seconds and 4 git commands to generate.