SPECS: ncmpc.spec - up to 0.13 - merge - remove configure.patch

lisu lisu at pld-linux.org
Fri Jan 9 16:46:21 CET 2009


Author: lisu                         Date: Fri Jan  9 15:46:21 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.13
- merge
- remove configure.patch

---- Files affected:
SPECS:
   ncmpc.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/ncmpc.spec
diff -u SPECS/ncmpc.spec:1.6 SPECS/ncmpc.spec:1.7
--- SPECS/ncmpc.spec:1.6	Mon Dec 22 20:42:39 2008
+++ SPECS/ncmpc.spec	Fri Jan  9 16:46:16 2009
@@ -2,17 +2,17 @@
 Summary:	Curses client for Music Player Daemon
 Summary(pl.UTF-8):	Klient curses dla demona MPD
 Name:		ncmpc
-Version:	0.12
+Version:	0.13
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Sound
-Source0:	http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
-# Source0-md5:	8a7cff66c859d037bda735662313d4b0
+Source0:	http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
+# Source0-md5:	5ef1c45d62fad85b7d42ab5c9bcde33e
 URL:		http://hem.bredband.net/kaw/ncmpc/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel
+BuildRequires:	libtool
 BuildRequires:	ncurses-ext-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,16 +25,15 @@
 
 %description -l pl.UTF-8
 ncmpc to klient curses dla demona MPD (Music Player Daemon). ncmpc
-łączy się z MPD działającym na maszynie w sieci lokalnej i steruje nim
-przy użyciu interfejsu zainspirowanego programem cplay. Jeśli ncmpc
-jest używany z lircem lub irpty, można go używać do zarządzania
-playlistami i sterowania MPD za pomocą pilota.
+łączy się z MPD działającym na maszynie w sieci lokalnej i
+steruje nim przy użyciu interfejsu zainspirowanego programem cplay.
+Jeśli ncmpc jest używany z lircem lub irpty, można go używać do
+zarządzania playlistami i sterowania MPD za pomocą pilota.
 
 %prep
 %setup -q
 
 %build
-#%%{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -60,7 +59,7 @@
 
 %files -f ncmpc.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README doc/*.sample doc/ncmpc.lirc
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 
@@ -70,8 +69,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/01/09 15:46:16  lisu
+- up to 0.13
+- merge
+- remove configure.patch
+
 Revision 1.6  2008/12/22 19:42:39  wiget
 - updated to 0.12
+
+Revision 1.5.2.1  2008/11/26 15:47:42  lisu
+- up to 0.12_beta1
+- skipp cflags checking in configure (configure.patch)
+- BR: libtool and remove gettext BR (not needed)
+- less files in %%doc
+- adapterized
 
 Revision 1.5  2008/07/27 23:05:52  arekm
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncmpc.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list