0.3
This commit is contained in:
parent
c5583ee598
commit
5a93fe5406
@ -1 +1 @@
|
||||
ncmpcpp-0.2.5.tar.bz2
|
||||
ncmpcpp-0.3.tar.bz2
|
||||
|
@ -1 +1,2 @@
|
||||
ncmpcpp-0_2_5-4_fc10:HEAD:ncmpcpp-0.2.5-4.fc10.src.rpm:1232146929
|
||||
ncmpcpp-0_3-1_fc10:HEAD:ncmpcpp-0.3-1.fc10.src.rpm:1233686760
|
||||
|
10
ncmpcpp.spec
10
ncmpcpp.spec
@ -1,6 +1,6 @@
|
||||
Name: ncmpcpp
|
||||
Version: 0.2.5
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Clone of ncmpc with new features and written in C++
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
@ -25,7 +25,7 @@ use search screen, media library screen, lyrics screen and more.
|
||||
|
||||
|
||||
%build
|
||||
%configure --with-taglib --with-curl --disable-static
|
||||
%configure --disable-static --enable-clock --with-taglib --with-curl
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -47,6 +47,10 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 3 2009 Michal Nowak <mnowak@redhat.com> 0.3-1
|
||||
- 0.3
|
||||
- enable clock
|
||||
|
||||
* Thu Jan 15 2009 Michal Nowak <mnowak@redhat.com> 0.2.5-4
|
||||
- disable building static archives
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user