rpms/xine-ui/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xine-ui.spec, 1.2, 1.3

Xavier Bachelot xavierb at rpmfusion.org
Thu Mar 13 15:31:24 CET 2014


Author: xavierb

Update of /cvs/free/rpms/xine-ui/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23496

Modified Files:
	.cvsignore sources xine-ui.spec 
Log Message:
0.99.8


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-ui/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	17 Oct 2013 18:51:45 -0000	1.2
+++ .cvsignore	13 Mar 2014 14:31:24 -0000	1.3
@@ -1,31 +1 @@
-Antares.tar.gz
-Bambino-Black.tar.gz
-Bambino-Blue.tar.gz
-Bambino-Green.tar.gz
-Bambino-Orange.tar.gz
-Bambino-Pink.tar.gz
-Bambino-Purple.tar.gz
-Bambino-White.tar.gz
-Bluton.tar.gz
-CelomaChrome.tar.gz
-CelomaGold.tar.gz
-CelomaMdk.tar.gz
-Centori.tar.gz
-Crystal.tar.gz
-Galaxy.tar.gz
-Keramic.tar.gz
-KeramicRH8.tar.gz
-OMS_legacy.tar.gz
-Polaris.tar.gz
-Sunset.tar.gz
-blackslim2.tar.gz
-caramel.tar.gz
-cloudy.tar.gz
-concept.tar.gz
-gudgreen.tar.gz
-lcd.tar.gz
-mp2k.tar.gz
-mplayer.tar.gz
-pitt.tar.gz
-xine-ui-0.99.7.tar.xz
-xinium.tar.gz
+xine-ui-0.99.8.tar.xz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-ui/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 Oct 2013 18:51:45 -0000	1.2
+++ sources	13 Mar 2014 14:31:24 -0000	1.3
@@ -27,5 +27,5 @@
 841924c042ca70700a9d201bc7686e59  mp2k.tar.gz
 3023e8dd6c12902c32b3d99e51fd0c1e  mplayer.tar.gz
 7dd4e9e50e0145142982b0537c36f50a  pitt.tar.gz
-2af6fcc2ad6af6ba2e471497c5d140dc  xine-ui-0.99.7.tar.xz
+8dc079baeab56c99e33268a973bc288e  xine-ui-0.99.8.tar.xz
 9ebf98f4434a9fc119f0282806ba9c32  xinium.tar.gz


Index: xine-ui.spec
===================================================================
RCS file: /cvs/free/rpms/xine-ui/devel/xine-ui.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xine-ui.spec	23 Oct 2013 20:58:43 -0000	1.2
+++ xine-ui.spec	13 Mar 2014 14:31:24 -0000	1.3
@@ -5,8 +5,8 @@
 
 Summary:        A skinned xlib-based gui for xine-lib
 Name:           xine-ui
-Version:        0.99.7
-Release:        9%{?dist}
+Version:        0.99.8
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.xine-project.org/
@@ -19,16 +19,16 @@
 # find xine-ui-0.99.6 -name .hg* -exec rm -rf {} \;
 # find xine-ui-0.99.6 -name .cvs* -exec rm -rf {} \;
 # tar jcf xine-ui-0.99.6-20091217.tar.bz2 xine-ui-0.99.6/
-# Source0:	xine-ui-%{version}-%{hgdate}.tar.bz2
-BuildRequires:	autoconf
-BuildRequires:	automake
+# Source0:    xine-ui-%{version}-%{hgdate}.tar.bz2
+BuildRequires:  autoconf
+BuildRequires:  automake
 
 # Patch to use UTF-8 documentation, BZ #512598
 Patch1:         xine-ui-0.99.5-utf8doc.patch
 
 
 #o Sources for -skins. Ugh.
-Source1:	http://xine-project.org/skins/Antares.tar.gz
+Source1:        http://xine-project.org/skins/Antares.tar.gz
 Source2:        http://xine-project.org/skins/Bambino-Black.tar.gz
 Source3:        http://xine-project.org/skins/Bambino-Blue.tar.gz
 Source4:        http://xine-project.org/skins/Bambino-Green.tar.gz
@@ -59,7 +59,7 @@
 Source29:       http://xine-project.org/skins/Sunset.tar.gz
 Source30:       http://xine-project.org/skins/xinium.tar.gz
 
-Source31:	default.ogv
+Source31:       default.ogv
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Package was named xine in rpmfusion
@@ -83,7 +83,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  xine-lib-devel >= 1.1.0
 BuildRequires:  xorg-x11-proto-devel
-BuildRequires:	libjpeg-turbo-devel
+BuildRequires:  libjpeg-turbo-devel
 
 # Lirc-devel is not available on EPEL-5
 %if 0%{?rhel} == 0
@@ -115,10 +115,10 @@
 This package contains extra skins for xine-ui.
 
 %package aaxine
-Summary:	ASCII art player for terminals
-Group:		Applications/Multimedia
-Requires:	%{name} = %{version}-%{release}
-Requires:	xine-lib-extras
+Summary:        ASCII art player for terminals
+Group:          Applications/Multimedia
+Requires:       %{name} = %{version}-%{release}
+Requires:       xine-lib-extras
 
 %description aaxine
 This package contains the ASCII art player for terminals like the vt100
@@ -263,6 +263,10 @@
 %{_bindir}/aaxine
 
 %changelog
+* Wed Mar 12 2014 Xavier Bachelot <xavier at bachelot.org> - 0.99.8-1
+- Update to 0.99.8.
+- Remove spurious tabs in specfile.
+
 * Wed Oct 23 2013 Xavier Bachelot <xavier at bachelot.org> - 0.99.7-9
 - Rebuild for xine-lib 1.2.
 


More information about the rpmfusion-commits mailing list