Author: sagitter
Update of /cvs/free/rpms/moc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17968/devel
Modified Files:
.cvsignore moc.spec sources
Log Message:
Update to commit #2776.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/moc/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 6 Sep 2014 16:00:12 -0000 1.7
+++ .cvsignore 29 Sep 2015 11:15:00 -0000 1.8
@@ -1 +1 @@
-moc-2.6-alpha1.tar.xz
+moc-2.6-0.5.alpha1.tar.xz
Index: moc.spec
===================================================================
RCS file: /cvs/free/rpms/moc/devel/moc.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- moc.spec 20 Oct 2014 01:30:53 -0000 1.12
+++ moc.spec 29 Sep 2015 11:15:00 -0000 1.13
@@ -4,17 +4,14 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.3.alpha1%{?dist}
+Release: 0.5.alpha1%{?dist}
License: GPLv2+ and GPLv3+
URL:
http://www.moc.daper.net
-## Source archive from svn #2670; obtained by:
+## Source archive from svn #2770; obtained by:
## svn co
svn://daper.net/moc/trunk
-## 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/unstable/moc-2.6-alpha1.tar.xz
+## tar -cJvf moc-2.6-0.4.alpha1.tar.xz trunk
+Source0: %{name}-%{version}-0.5.alpha1.tar.xz
BuildRequires: pkgconfig(ncurses)
BuildRequires: pkgconfig(alsa)
@@ -54,13 +51,14 @@
files in this directory beginning from the chosen file.
%prep
-%setup -q -n moc-2.6-alpha1
+%setup -q -n trunk
%build
## Compilation files built temporary
+autoupdate -v
mv configure.in configure.ac
-autoreconf -ivf -Wobsolete
+autoreconf -ivf
%configure --disable-static --disable-silent-rules \
--disable-rpath --with-rcc \
--with-oss --with-alsa --with-jack --with-aac --with-mp3 \
@@ -79,15 +77,21 @@
%postun -p /sbin/ldconfig
%files
-%doc README README_equalizer AUTHORS ChangeLog COPYING config.example keymap.example
NEWS
-%dir %{_datadir}/%{name}
+%doc README README_equalizer AUTHORS ChangeLog config.example keymap.example NEWS
+%license COPYING
%{_bindir}/%{exec}
-%{_datadir}/%{name}/themes/*
+%{_datadir}/%{name}/
%{_mandir}/man1/%{exec}.*
-%dir %{_libdir}/%{name}
-%{_libdir}/%{name}/decoder_plugins
+%{_libdir}/%{name}/
%changelog
+* Tue Sep 29 2015 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.5.alpha1
+- Update to svn commit #2776
+- Used %%license macro
+
+* Tue Mar 24 2015 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.4.alpha1
+- Update to svn commit #2770
+
* Mon Oct 20 2014 Sérgio Basto <sergio(a)serjux.com> - 2.6-0.3.alpha1
- Rebuilt for FFmpeg 2.4.3
Index: sources
===================================================================
RCS file: /cvs/free/rpms/moc/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 6 Sep 2014 16:00:12 -0000 1.7
+++ sources 29 Sep 2015 11:15:00 -0000 1.8
@@ -1 +1 @@
-03da706c2ff5923c6e8f5578d2088dcb moc-2.6-alpha1.tar.xz
+9f1816f6607e852db32c0048574ba728 moc-2.6-0.5.alpha1.tar.xz