rpms/ncmpcpp/F-10 import.log, NONE, 1.1 ncmpcpp.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michal Nowak mnowak at fedoraproject.org
Fri Jan 16 23:20:18 UTC 2009


Author: mnowak

Update of /cvs/pkgs/rpms/ncmpcpp/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22464/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log ncmpcpp.spec 
Log Message:
init



--- NEW FILE import.log ---
ncmpcpp-0_2_5-4_fc10:F-10:ncmpcpp-0.2.5-4.fc10.src.rpm:1232147953


--- NEW FILE ncmpcpp.spec ---
Name:           ncmpcpp
Version:        0.2.5
Release:        4%{?dist}
Summary:        Clone of ncmpc with new features and written in C++
Group:          Applications/Multimedia
License:        GPLv2+
URL:            http://unkart.ovh.org/ncmpcpp
Source0:        http://unkart.ovh.org/ncmpcpp/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  curl-devel
BuildRequires:  taglib-devel
BuildRequires:  ncurses-devel


%description
Ncmpcpp is almost exact clone of ncmpc but it contains some new 
features ncmpc doesn't have. It's been also rewritten from scratch 
in C++. New features include: tag editor, playlists editor, easy to 
use search screen, media library screen, lyrics screen and more.


%prep
%setup -q


%build
%configure --with-taglib --with-curl --disable-static

make %{?_smp_mflags}


%install
rm -rf %{buildroot}

make DESTDIR="%{buildroot}" INSTALL="install -p" docdir="%{_docdir}/%{name}-%{version}" install


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc doc/config doc/keys AUTHORS NEWS COPYING
%{_bindir}/ncmpcpp


%changelog
* Thu Jan 15 2009 Michal Nowak <mnowak at redhat.com> 0.2.5-4
- disable building static archives

* Tue Jan 13 2009 Michal Nowak <mnowak at redhat.com> 0.2.5-3
- minor SPEC file changes

* Thu Dec 11 2008 Michal Nowak <mnowak at redhat.com> 0.2.5-2
- added ncurses-devel as BuildRequires

* Tue Dec  9 2008 Michal Nowak <mnowak at redhat.com> 0.2.5-1
- 0.2.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Jan 2009 20:17:34 -0000	1.1
+++ .cvsignore	16 Jan 2009 23:19:48 -0000	1.2
@@ -0,0 +1 @@
+ncmpcpp-0.2.5.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Jan 2009 20:17:34 -0000	1.1
+++ sources	16 Jan 2009 23:19:48 -0000	1.2
@@ -0,0 +1 @@
+acd8df3f5512f7cab8b5b9207c778db1  ncmpcpp-0.2.5.tar.bz2




More information about the fedora-extras-commits mailing list