rpms/moc/devel .cvsignore,1.6,1.7 moc.spec,1.9,1.10 sources,1.6,1.7

Antonio sagitter at rpmfusion.org
Sat Sep 6 18:00:12 CEST 2014


Author: sagitter

Update of /cvs/free/rpms/moc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3088/devel

Modified Files:
	.cvsignore moc.spec sources 
Log Message:
Leap to MOC 2.6-alpha1



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/moc/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	30 Aug 2014 13:07:46 -0000	1.6
+++ .cvsignore	6 Sep 2014 16:00:12 -0000	1.7
@@ -1 +1 @@
-moc-2.5.0.tar.bz2
+moc-2.6-alpha1.tar.xz


Index: moc.spec
===================================================================
RCS file: /cvs/free/rpms/moc/devel/moc.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- moc.spec	2 Sep 2014 17:51:14 -0000	1.9
+++ moc.spec	6 Sep 2014 16:00:12 -0000	1.10
@@ -3,17 +3,18 @@
 
 Name:    moc
 Summary: Music on Console - Console audio player for Linux/UNIX
-Version: 2.5.0
-Release: 2%{?dist}
+Version: 2.6
+Release: 0.1.alpha1%{?dist}
 License: GPLv2+ and GPLv3+
 URL:     http://www.moc.daper.net
 
-## Source archive from svn #2641; obtained by:
+## Source archive from svn #2670; obtained by:
 ## svn co svn://daper.net/moc/trunk
-## tar -czvf  moc-2.5.0-17.beta2.tar.gz trunk
-## Source0: %%{name}-%%{version}-17.beta2.tar.gz
+## tar -cJvf  moc-2.6-0.1.alpha1.tar.xz trunk
+## Source0: %{name}-%{version}-0.1.alpha1.tar.xz
+## Source0: moc-2.6-alpha1.tar.xz
 
-Source0: http://ftp.daper.net/pub/soft/moc/stable/moc-2.5.0.tar.bz2
+Source0: http://ftp.daper.net/pub/soft/moc/unstable/moc-2.6-alpha1.tar.xz
 
 BuildRequires: pkgconfig(ncurses) 
 BuildRequires: pkgconfig(alsa) 
@@ -53,13 +54,13 @@
 files in this directory beginning from the chosen file.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n moc-2.6-alpha1
 
 %build
 
 ## Compilation files built temporary
 mv configure.in configure.ac
-autoreconf -ivf
+autoreconf -ivf -Wobsolete
 %configure --disable-static --disable-silent-rules \
            --disable-rpath --with-rcc \
            --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
@@ -87,6 +88,9 @@
 %{_libdir}/%{name}/decoder_plugins
 
 %changelog
+* Tue Sep 02 2014 Antonio Trande <sagitter at fedoraproject.org> 2.6-0.1.alpha1
+- Leap to 2.6-alpha1 release
+
 * Tue Sep 02 2014 Antonio Trande <sagitter at fedoraproject.org> 2.5.0-2
 - Spec cleanups
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/moc/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	30 Aug 2014 13:07:46 -0000	1.6
+++ sources	6 Sep 2014 16:00:12 -0000	1.7
@@ -1 +1 @@
-18e3a979b67091bfee4b62217908c473  moc-2.5.0.tar.bz2
+03da706c2ff5923c6e8f5578d2088dcb  moc-2.6-alpha1.tar.xz


More information about the rpmfusion-commits mailing list