rpms/ncmpcpp/devel .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 ncmpcpp.spec, 1.1, 1.2 sources, 1.2, 1.3

Michal Nowak mnowak at fedoraproject.org
Tue Feb 3 19:05:32 UTC 2009


Author: mnowak

Update of /cvs/pkgs/rpms/ncmpcpp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25060/devel

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	16 Jan 2009 23:11:04 -0000	1.2
+++ .cvsignore	3 Feb 2009 19:05:01 -0000	1.3
@@ -1 +1 @@
-ncmpcpp-0.2.5.tar.bz2
+ncmpcpp-0.3.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	16 Jan 2009 23:11:05 -0000	1.1
+++ import.log	3 Feb 2009 19:05:01 -0000	1.2
@@ -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


Index: ncmpcpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/devel/ncmpcpp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncmpcpp.spec	16 Jan 2009 23:11:05 -0000	1.1
+++ ncmpcpp.spec	3 Feb 2009 19:05:01 -0000	1.2
@@ -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 @@
 
 
 %build
-%configure --with-taglib --with-curl --disable-static
+%configure --disable-static --enable-clock --with-taglib --with-curl 
 
 make %{?_smp_mflags}
 
@@ -47,6 +47,10 @@
 
 
 %changelog
+* Tue Feb  3 2009 Michal Nowak <mnowak at redhat.com> 0.3-1
+- 0.3
+- enable clock
+
 * Thu Jan 15 2009 Michal Nowak <mnowak at redhat.com> 0.2.5-4
 - disable building static archives
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	16 Jan 2009 23:11:05 -0000	1.2
+++ sources	3 Feb 2009 19:05:01 -0000	1.3
@@ -1 +1 @@
-acd8df3f5512f7cab8b5b9207c778db1  ncmpcpp-0.2.5.tar.bz2
+5b2d400cab697ff74ae9a4d7e25d7a3e  ncmpcpp-0.3.tar.bz2




More information about the scm-commits mailing list