]> git.pld-linux.org Git - packages/moc.git/commitdiff
- updated to 2.4.0beta1
authorJakub Krajniak <jkrajniak@gmail.com>
Wed, 18 Jan 2006 16:05:26 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    moc.spec -> 1.24

moc.spec

index d4bb6339d1b0f27210c8e6d5f31cf7af2e57fb4f..f4cec1762f87f7d566ae4bf11b367820017a7ee1 100644 (file)
--- a/moc.spec
+++ b/moc.spec
@@ -1,14 +1,15 @@
 
 # I know, console<->terminal
+%define        _beta   beta1
 Summary:       Console audio player with simple ncurses interface
 Summary(pl):   Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:          moc
-Version:       2.3.2
-Release:       1
+Version:       2.4.0
+Release:       1%{_beta}
 License:       GPL
 Group:         Applications/Sound
-Source0:       ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.bz2
-# Source0-md5: d01e1af79d4ac1202be3f7e0c63b0a7b
+Source0:       ftp://ftp.daper.net/pub/soft/moc/unstable/%{name}-%{version}-%{_beta}.tar.bz2
+# Source0-md5: c5f534e5ee0cc080f0c0c89f5a8c53cd
 URL:           http://moc.daper.net/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
@@ -46,7 +47,7 @@ si
 sieciowe (shoutcast, icecast, HTTP, FTP).
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_beta}
 
 %build
 CFLAGS="-I/usr/include/ncurses %{rpmcflags}"
This page took 0.056306 seconds and 4 git commands to generate.