rpms/mythtv/F-19 mythtv.spec, 1.129, 1.130 sources, 1.58, 1.59 mythtv-0.27-ffmpeg.patch, 1.1, NONE
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11077
Modified Files:
mythtv.spec sources
Removed Files:
mythtv-0.27-ffmpeg.patch
Log Message:
* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
- Update to new upstream release.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-19/mythtv.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- mythtv.spec 14 May 2014 19:42:54 -0000 1.129
+++ mythtv.spec 28 May 2014 02:26:53 -0000 1.130
@@ -60,7 +60,7 @@
%define desktop_vendor RPMFusion
# MythTV Version string -- preferably the output from git --describe
-%define vers_string v0.27-222-g583f448
+%define vers_string v0.27.1
%define branch fixes/0.27
# Git revision and branch ID
@@ -72,14 +72,13 @@
Name: mythtv
Summary: A digital video recorder (DVR) application
URL: http://www.mythtv.org/
-Group: Applications/Multimedia
# Version/Release info
-Version: 0.27
+Version: 0.27.1
%if "%{branch}" == "master"
Release: 0.1.git.%{_gitrev}%{?dist}
%else
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -143,8 +142,6 @@
# http://code.mythtv.org/trac/ticket/11338
# Offset required for 0.27, patch was for 0.26.1
Patch2: mythtv-0.27-libcec2.patch
-# Patch to fix ffmpeg build for arm.
-Patch3: mythtv-0.27-ffmpeg.patch
Source10: PACKAGE-LICENSING
Source11: ChangeLog
@@ -401,7 +398,6 @@
%package docs
Summary: MythTV documentation
-Group: Documentation
BuildArch: noarch
%description docs
@@ -412,7 +408,6 @@
%package libs
Summary: Library providing mythtv support
-Group: System Environment/Libraries
Provides: libmyth = %{version}-%{release}
Obsoletes: libmyth < %{version}-%{release}
@@ -430,7 +425,6 @@
%package devel
Summary: Development files for mythtv
-Group: Development/Libraries
Provides: libmyth-devel = %{version}-%{release}
Obsoletes: libmyth-devel < %{version}-%{release}
@@ -513,7 +507,6 @@
%package base-themes
Summary: Core user interface themes for mythtv
-Group: Applications/Multimedia
# Replace an old ATRMS package
Provides: mythtv-theme-gant
@@ -529,7 +522,6 @@
%package frontend
Summary: Client component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: freetype, lame
Requires: perl(XML::Simple)
Requires: mythtv-common = %{version}-%{release}
@@ -552,7 +544,6 @@
%package backend
Summary: Server component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: lame
Requires: mythtv-common = %{version}-%{release}
Requires(pre): shadow-utils
@@ -571,7 +562,6 @@
%package setup
Summary: Setup the mythtv backend
-Group: Applications/Multimedia
Requires: freetype
Requires: mythtv-backend = %{version}-%{release}
Requires: mythtv-base-themes = %{version}
@@ -587,7 +577,6 @@
%package common
Summary: Common components needed by multiple other MythTV components
-Group: Applications/Multimedia
# mythpmovies is now DOA, but we need this for upgrade path preservation.
Provides: mythmovies = %{version}-%{release}
Obsoletes: mythmovies < %{version}-%{release}
@@ -603,7 +592,6 @@
%package -n mythffmpeg
Summary: MythTV build of FFmpeg
-Group: Applications/Multimedia
%description -n mythffmpeg
Several MythTV utilities interact with FFmpeg, which changes its parameters
@@ -617,7 +605,6 @@
%package -n perl-MythTV
Summary: Perl bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -636,7 +623,6 @@
%package -n php-MythTV
Summary: PHP bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
%description -n php-MythTV
@@ -650,7 +636,6 @@
%package -n python-MythTV
Summary: Python bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: MySQL-python
@@ -669,7 +654,6 @@
%package -n mythplugins
Summary: Main MythTV plugins
-Group: Applications/Multimedia
Requires: mythmusic = %{version}-%{release}
Requires: mythweather = %{version}-%{release}
@@ -690,7 +674,6 @@
%package -n mytharchive
Summary: A module for MythTV for creating and burning DVDs
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: MySQL-python
@@ -716,7 +699,6 @@
%package -n mythbrowser
Summary: A small web browser module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythbrowser
@@ -734,7 +716,6 @@
%package -n mythgallery
Summary: A gallery/slideshow module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgallery
@@ -746,7 +727,6 @@
%package -n mythgame
Summary: A game frontend (xmame, nes, snes, pc) for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgame
@@ -758,7 +738,6 @@
%package -n mythmusic
Summary: The music player add-on module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythmusic
@@ -770,7 +749,6 @@
%package -n mythnews
Summary: An RSS news feed plugin for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythnews
@@ -782,7 +760,6 @@
%package -n mythweather
Summary: A MythTV module that displays a weather forecast
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: perl(XML::SAX::Base)
@@ -795,7 +772,6 @@
%package -n mythzoneminder
Summary: A module for MythTV for camera security and surveillance
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythzoneminder
@@ -810,7 +786,6 @@
%package -n mythnetvision
Summary: A MythTV module for Internet video on demand
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: mythbrowser = %{version}-%{release}
Requires: python-MythTV = %{version}-%{release}
@@ -841,10 +816,9 @@
find \( -name 'configure' -o -name '*pro' -o -name 'Makefile' \) -exec sed -r -i -e 's,/lib\b,/%{_lib},g' {} \+
fi
-%patch0 -p1 -b .mythtv
+#patch0 -p1 -b .mythtv
%patch1 -p1 -b .types_h
%patch2 -p1 -b .libcec2
-%patch3 -p1 -b .ffmpeg
# Install ChangeLog
install -m 0644 %{SOURCE11} .
@@ -904,7 +878,7 @@
--disable-mythlogserver \
--enable-ffmpeg-pthreads \
--enable-joystick-menu \
- --x11-path=%{_includedir} \
+ --x11-path=%{_includedir} \
--enable-libmp3lame \
--enable-libtheora --enable-libvorbis \
--enable-libx264 \
@@ -1461,6 +1435,9 @@
%changelog
+* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
+- Update to new upstream release.
+
* Wed May 7 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27-7
- Update to latest fixes, v0.27-222-g583f448.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-19/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources 3 Nov 2013 20:31:50 -0000 1.58
+++ sources 28 May 2014 02:26:53 -0000 1.59
@@ -1 +1 @@
-f6d82e5938cc79476353c2c108e73aba mythtv-0.27.tar.gz
+4a2cb795658295051d01dd1f87b2c0cb mythtv-0.27.1.tar.gz
--- mythtv-0.27-ffmpeg.patch DELETED ---
10 years, 6 months
rpms/mythtv/F-20 mythtv.spec, 1.137, 1.138 sources, 1.58, 1.59 mythtv-0.27-ffmpeg.patch, 1.1, NONE
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10946
Modified Files:
mythtv.spec sources
Removed Files:
mythtv-0.27-ffmpeg.patch
Log Message:
* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
- Update to new upstream release.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-20/mythtv.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- mythtv.spec 14 May 2014 19:42:24 -0000 1.137
+++ mythtv.spec 28 May 2014 02:25:58 -0000 1.138
@@ -60,7 +60,7 @@
%define desktop_vendor RPMFusion
# MythTV Version string -- preferably the output from git --describe
-%define vers_string v0.27-222-g583f448
+%define vers_string v0.27.1
%define branch fixes/0.27
# Git revision and branch ID
@@ -72,14 +72,13 @@
Name: mythtv
Summary: A digital video recorder (DVR) application
URL: http://www.mythtv.org/
-Group: Applications/Multimedia
# Version/Release info
-Version: 0.27
+Version: 0.27.1
%if "%{branch}" == "master"
Release: 0.1.git.%{_gitrev}%{?dist}
%else
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -143,8 +142,6 @@
# http://code.mythtv.org/trac/ticket/11338
# Offset required for 0.27, patch was for 0.26.1
Patch2: mythtv-0.27-libcec2.patch
-# Patch to fix ffmpeg build for arm.
-Patch3: mythtv-0.27-ffmpeg.patch
Source10: PACKAGE-LICENSING
Source11: ChangeLog
@@ -401,7 +398,6 @@
%package docs
Summary: MythTV documentation
-Group: Documentation
BuildArch: noarch
%description docs
@@ -412,7 +408,6 @@
%package libs
Summary: Library providing mythtv support
-Group: System Environment/Libraries
Provides: libmyth = %{version}-%{release}
Obsoletes: libmyth < %{version}-%{release}
@@ -430,7 +425,6 @@
%package devel
Summary: Development files for mythtv
-Group: Development/Libraries
Provides: libmyth-devel = %{version}-%{release}
Obsoletes: libmyth-devel < %{version}-%{release}
@@ -513,7 +507,6 @@
%package base-themes
Summary: Core user interface themes for mythtv
-Group: Applications/Multimedia
# Replace an old ATRMS package
Provides: mythtv-theme-gant
@@ -529,7 +522,6 @@
%package frontend
Summary: Client component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: freetype, lame
Requires: perl(XML::Simple)
Requires: mythtv-common = %{version}-%{release}
@@ -552,7 +544,6 @@
%package backend
Summary: Server component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: lame
Requires: mythtv-common = %{version}-%{release}
Requires(pre): shadow-utils
@@ -571,7 +562,6 @@
%package setup
Summary: Setup the mythtv backend
-Group: Applications/Multimedia
Requires: freetype
Requires: mythtv-backend = %{version}-%{release}
Requires: mythtv-base-themes = %{version}
@@ -587,7 +577,6 @@
%package common
Summary: Common components needed by multiple other MythTV components
-Group: Applications/Multimedia
# mythpmovies is now DOA, but we need this for upgrade path preservation.
Provides: mythmovies = %{version}-%{release}
Obsoletes: mythmovies < %{version}-%{release}
@@ -603,7 +592,6 @@
%package -n mythffmpeg
Summary: MythTV build of FFmpeg
-Group: Applications/Multimedia
%description -n mythffmpeg
Several MythTV utilities interact with FFmpeg, which changes its parameters
@@ -617,7 +605,6 @@
%package -n perl-MythTV
Summary: Perl bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -636,7 +623,6 @@
%package -n php-MythTV
Summary: PHP bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
%description -n php-MythTV
@@ -650,7 +636,6 @@
%package -n python-MythTV
Summary: Python bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: MySQL-python
@@ -669,7 +654,6 @@
%package -n mythplugins
Summary: Main MythTV plugins
-Group: Applications/Multimedia
Requires: mythmusic = %{version}-%{release}
Requires: mythweather = %{version}-%{release}
@@ -690,7 +674,6 @@
%package -n mytharchive
Summary: A module for MythTV for creating and burning DVDs
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: MySQL-python
@@ -716,7 +699,6 @@
%package -n mythbrowser
Summary: A small web browser module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythbrowser
@@ -734,7 +716,6 @@
%package -n mythgallery
Summary: A gallery/slideshow module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgallery
@@ -746,7 +727,6 @@
%package -n mythgame
Summary: A game frontend (xmame, nes, snes, pc) for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgame
@@ -758,7 +738,6 @@
%package -n mythmusic
Summary: The music player add-on module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythmusic
@@ -770,7 +749,6 @@
%package -n mythnews
Summary: An RSS news feed plugin for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythnews
@@ -782,7 +760,6 @@
%package -n mythweather
Summary: A MythTV module that displays a weather forecast
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: perl(XML::SAX::Base)
@@ -795,7 +772,6 @@
%package -n mythzoneminder
Summary: A module for MythTV for camera security and surveillance
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythzoneminder
@@ -810,7 +786,6 @@
%package -n mythnetvision
Summary: A MythTV module for Internet video on demand
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: mythbrowser = %{version}-%{release}
Requires: python-MythTV = %{version}-%{release}
@@ -841,10 +816,9 @@
find \( -name 'configure' -o -name '*pro' -o -name 'Makefile' \) -exec sed -r -i -e 's,/lib\b,/%{_lib},g' {} \+
fi
-%patch0 -p1 -b .mythtv
+#patch0 -p1 -b .mythtv
%patch1 -p1 -b .types_h
%patch2 -p1 -b .libcec2
-%patch3 -p1 -b .ffmpeg
# Install ChangeLog
install -m 0644 %{SOURCE11} .
@@ -904,7 +878,7 @@
--disable-mythlogserver \
--enable-ffmpeg-pthreads \
--enable-joystick-menu \
- --x11-path=%{_includedir} \
+ --x11-path=%{_includedir} \
--enable-libmp3lame \
--enable-libtheora --enable-libvorbis \
--enable-libx264 \
@@ -1461,6 +1435,9 @@
%changelog
+* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
+- Update to new upstream release.
+
* Wed May 7 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27-7
- Update to latest fixes, v0.27-222-g583f448.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-20/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources 30 Oct 2013 20:33:57 -0000 1.58
+++ sources 28 May 2014 02:25:58 -0000 1.59
@@ -1 +1 @@
-f6d82e5938cc79476353c2c108e73aba mythtv-0.27.tar.gz
+4a2cb795658295051d01dd1f87b2c0cb mythtv-0.27.1.tar.gz
--- mythtv-0.27-ffmpeg.patch DELETED ---
10 years, 6 months
rpms/mythtv/devel .cvsignore, 1.13, 1.14 mythtv.spec, 1.142, 1.143 sources, 1.58, 1.59 mythtv-0.27-ffmpeg.patch, 1.1, NONE
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10722
Modified Files:
.cvsignore mythtv.spec sources
Removed Files:
mythtv-0.27-ffmpeg.patch
Log Message:
* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
- Update to new upstream release.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 30 Oct 2013 20:33:57 -0000 1.13
+++ .cvsignore 28 May 2014 02:16:56 -0000 1.14
@@ -1 +1 @@
-mythtv-0.27.tar.gz
+mythtv-0.27.1.tar.gz
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- mythtv.spec 14 May 2014 18:46:23 -0000 1.142
+++ mythtv.spec 28 May 2014 02:16:56 -0000 1.143
@@ -60,7 +60,7 @@
%define desktop_vendor RPMFusion
# MythTV Version string -- preferably the output from git --describe
-%define vers_string v0.27-222-g583f448
+%define vers_string v0.27.1
%define branch fixes/0.27
# Git revision and branch ID
@@ -72,14 +72,13 @@
Name: mythtv
Summary: A digital video recorder (DVR) application
URL: http://www.mythtv.org/
-Group: Applications/Multimedia
# Version/Release info
-Version: 0.27
+Version: 0.27.1
%if "%{branch}" == "master"
Release: 0.1.git.%{_gitrev}%{?dist}
%else
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -143,8 +142,6 @@
# http://code.mythtv.org/trac/ticket/11338
# Offset required for 0.27, patch was for 0.26.1
Patch2: mythtv-0.27-libcec2.patch
-# Patch to fix ffmpeg build for arm.
-Patch3: mythtv-0.27-ffmpeg.patch
Source10: PACKAGE-LICENSING
Source11: ChangeLog
@@ -401,7 +398,6 @@
%package docs
Summary: MythTV documentation
-Group: Documentation
BuildArch: noarch
%description docs
@@ -412,7 +408,6 @@
%package libs
Summary: Library providing mythtv support
-Group: System Environment/Libraries
Provides: libmyth = %{version}-%{release}
Obsoletes: libmyth < %{version}-%{release}
@@ -430,7 +425,6 @@
%package devel
Summary: Development files for mythtv
-Group: Development/Libraries
Provides: libmyth-devel = %{version}-%{release}
Obsoletes: libmyth-devel < %{version}-%{release}
@@ -513,7 +507,6 @@
%package base-themes
Summary: Core user interface themes for mythtv
-Group: Applications/Multimedia
# Replace an old ATRMS package
Provides: mythtv-theme-gant
@@ -529,7 +522,6 @@
%package frontend
Summary: Client component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: freetype, lame
Requires: perl(XML::Simple)
Requires: mythtv-common = %{version}-%{release}
@@ -552,7 +544,6 @@
%package backend
Summary: Server component of mythtv (a DVR)
-Group: Applications/Multimedia
Requires: lame
Requires: mythtv-common = %{version}-%{release}
Requires(pre): shadow-utils
@@ -571,7 +562,6 @@
%package setup
Summary: Setup the mythtv backend
-Group: Applications/Multimedia
Requires: freetype
Requires: mythtv-backend = %{version}-%{release}
Requires: mythtv-base-themes = %{version}
@@ -587,7 +577,6 @@
%package common
Summary: Common components needed by multiple other MythTV components
-Group: Applications/Multimedia
# mythpmovies is now DOA, but we need this for upgrade path preservation.
Provides: mythmovies = %{version}-%{release}
Obsoletes: mythmovies < %{version}-%{release}
@@ -603,7 +592,6 @@
%package -n mythffmpeg
Summary: MythTV build of FFmpeg
-Group: Applications/Multimedia
%description -n mythffmpeg
Several MythTV utilities interact with FFmpeg, which changes its parameters
@@ -617,7 +605,6 @@
%package -n perl-MythTV
Summary: Perl bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -636,7 +623,6 @@
%package -n php-MythTV
Summary: PHP bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
%description -n php-MythTV
@@ -650,7 +636,6 @@
%package -n python-MythTV
Summary: Python bindings for MythTV
-Group: Development/Languages
BuildArch: noarch
Requires: MySQL-python
@@ -669,7 +654,6 @@
%package -n mythplugins
Summary: Main MythTV plugins
-Group: Applications/Multimedia
Requires: mythmusic = %{version}-%{release}
Requires: mythweather = %{version}-%{release}
@@ -690,7 +674,6 @@
%package -n mytharchive
Summary: A module for MythTV for creating and burning DVDs
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: MySQL-python
@@ -716,7 +699,6 @@
%package -n mythbrowser
Summary: A small web browser module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythbrowser
@@ -734,7 +716,6 @@
%package -n mythgallery
Summary: A gallery/slideshow module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgallery
@@ -746,7 +727,6 @@
%package -n mythgame
Summary: A game frontend (xmame, nes, snes, pc) for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythgame
@@ -758,7 +738,6 @@
%package -n mythmusic
Summary: The music player add-on module for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythmusic
@@ -770,7 +749,6 @@
%package -n mythnews
Summary: An RSS news feed plugin for MythTV
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythnews
@@ -782,7 +760,6 @@
%package -n mythweather
Summary: A MythTV module that displays a weather forecast
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: perl(XML::SAX::Base)
@@ -795,7 +772,6 @@
%package -n mythzoneminder
Summary: A module for MythTV for camera security and surveillance
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
%description -n mythzoneminder
@@ -810,7 +786,6 @@
%package -n mythnetvision
Summary: A MythTV module for Internet video on demand
-Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: mythbrowser = %{version}-%{release}
Requires: python-MythTV = %{version}-%{release}
@@ -841,10 +816,9 @@
find \( -name 'configure' -o -name '*pro' -o -name 'Makefile' \) -exec sed -r -i -e 's,/lib\b,/%{_lib},g' {} \+
fi
-%patch0 -p1 -b .mythtv
+#patch0 -p1 -b .mythtv
%patch1 -p1 -b .types_h
%patch2 -p1 -b .libcec2
-%patch3 -p1 -b .ffmpeg
# Install ChangeLog
install -m 0644 %{SOURCE11} .
@@ -904,7 +878,7 @@
--disable-mythlogserver \
--enable-ffmpeg-pthreads \
--enable-joystick-menu \
- --x11-path=%{_includedir} \
+ --x11-path=%{_includedir} \
--enable-libmp3lame \
--enable-libtheora --enable-libvorbis \
--enable-libx264 \
@@ -1461,6 +1435,9 @@
%changelog
+* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
+- Update to new upstream release.
+
* Wed May 7 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27-7
- Update to latest fixes, v0.27-222-g583f448.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources 30 Oct 2013 20:33:57 -0000 1.58
+++ sources 28 May 2014 02:16:56 -0000 1.59
@@ -1 +1 @@
-f6d82e5938cc79476353c2c108e73aba mythtv-0.27.tar.gz
+4a2cb795658295051d01dd1f87b2c0cb mythtv-0.27.1.tar.gz
--- mythtv-0.27-ffmpeg.patch DELETED ---
10 years, 6 months
rpms/z-push/F-20 z-push-2.1.2-package.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 z-push.spec, 1.16, 1.17 z-push-2.1.1-package.patch, 1.1, NONE
by Robert Scheck
Author: robert
Update of /cvs/free/rpms/z-push/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2378/F-20
Modified Files:
.cvsignore sources z-push.spec
Added Files:
z-push-2.1.2-package.patch
Removed Files:
z-push-2.1.1-package.patch
Log Message:
Upgrade to 2.1.2
z-push-2.1.2-package.patch:
config.php | 20 ++++++++++++++++++--
tools/migrate-2.0.x-2.1.0.php | 2 +-
z-push-admin.php | 6 ++++--
z-push-top.php | 5 ++++-
4 files changed, 27 insertions(+), 6 deletions(-)
--- NEW FILE z-push-2.1.2-package.patch ---
Patch by Robert Scheck <robert(a)fedoraproject.org> for z-push >= 2.1.2, which changes the original
paths from Z-Push upstream to Fedora compliant ones. Additionally, it adds some installation and
configuration hints regarding multiple data backend providers.
--- z-push-2.1.2-1873/config.php 2014-02-21 20:10:16.000000000 +0100
+++ z-push-2.1.2-1873/config.php.package 2014-05-27 11:51:32.000000000 +0200
@@ -60,6 +60,7 @@
// This setting specifies the owner parameter in the certificate to look at.
define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");
+
/**********************************************************************************
* Default FileStateMachine settings
*/
@@ -101,6 +102,7 @@
// Uncomment and modify the following line if the validation of the certificates fails.
// define('CAINFO', '/etc/ssl/certs/EmailCA.pem');
+
/**********************************************************************************
* Mobile settings
*/
@@ -192,19 +194,33 @@
// this full list, so this feature is disabled by default. Enable with care.
define('ALLOW_WEBSERVICE_USERS_ACCESS', false);
+
/**********************************************************************************
* Backend settings
+ *
+ * Z-Push supports currently the data backend providers Zarafa, IMAP, vCard directory,
+ * Maildir and a mixture by the combined one. Ensure that the used backend is installed
+ * and proper configured as well:
+ * BackendZarafa - configure /etc/z-push/zarafa.php (provided by z-push-zarafa)
+ * BackendCombined - configure /etc/z-push/combined.php (provided by z-push-combined)
+ * and of course the wanted (at least two) other backend providers
+ * BackendIMAP - configure /etc/z-push/imap.php (provided by z-push-imap)
+ * BackendVCardDir - configure /etc/z-push/vcarddir.php (provided by z-push-vcarddir)
+ * BackendMaildir - configure /etc/z-push/maildir.php (provided by z-push-maildir)
+ * If only one data backend provider has been installed, that one is used by default.
+ * In case of multiple installed data backend providers, they are tried in order above.
*/
- // the backend data provider
+ // The backend data provider
define('BACKEND_PROVIDER', '');
+
/**********************************************************************************
* Search provider settings
*
* Alternative backend to perform SEARCH requests (GAL search)
* By default the main Backend defines the preferred search functionality.
* If set, the Search Provider will always be preferred.
- * Use 'BackendSearchLDAP' to search in a LDAP directory (see backend/searchldap/config.php)
+ * Use 'BackendSearchLDAP' to search in a LDAP directory (see /etc/z-push/searchldap.php)
*/
define('SEARCH_PROVIDER', '');
// Time in seconds for the server search. Setting it too high might result in timeout.
--- z-push-2.1.2-1873/z-push-admin.php 2013-02-28 22:02:27.000000000 +0100
+++ z-push-2.1.2-1873/z-push-admin.php.package 2013-12-12 16:20:55.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
include('lib/core/stateobject.php');
@@ -102,8 +106,6 @@
/************************************************
* MAIN
*/
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
- set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
try {
ZPush::CheckConfig();
ZPushAdminCLI::CheckEnv();
--- z-push-2.1.2-1873/z-push-top.php 2013-01-04 17:51:29.000000000 +0100
+++ z-push-2.1.2-1873/z-push-top.php.package 2013-12-12 16:21:28.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/exceptions/exceptions.php');
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
@@ -60,7 +64,6 @@
* MAIN
*/
declare(ticks = 1);
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
try {
ZPush::CheckConfig();
--- z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php 2013-09-05 20:50:34.000000000 +0200
+++ z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php.package 2013-12-12 22:04:34.000000000 +0100
@@ -44,7 +44,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
-define('ZPUSH_BASE_PATH', "../");
+define('ZPUSH_BASE_PATH', "/usr/share/z-push/");
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/z-push/F-20/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 12 Dec 2013 21:19:51 -0000 1.13
+++ .cvsignore 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-z-push-2.1.1-1788.tar.gz
+z-push-2.1.2-1873.tar.gz
z-push-permission.pdf
Index: sources
===================================================================
RCS file: /cvs/free/rpms/z-push/F-20/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 12 Dec 2013 21:19:51 -0000 1.13
+++ sources 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-f844d0c3b708f151284338c1a938eca8 z-push-2.1.1-1788.tar.gz
+f05edda2cadcbad260a861d75a2ba5a7 z-push-2.1.2-1873.tar.gz
0d25be91b27fe7ebab16ed593c9fbf48 z-push-permission.pdf
Index: z-push.spec
===================================================================
RCS file: /cvs/free/rpms/z-push/F-20/z-push.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- z-push.spec 12 Dec 2013 21:19:51 -0000 1.16
+++ z-push.spec 27 May 2014 10:12:37 -0000 1.17
@@ -1,8 +1,8 @@
-%global svnrevision 1788
+%global svnrevision 1873
Summary: ActiveSync over-the-air implementation for mobile syncing
Name: z-push
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
License: AGPLv3 with exceptions
Group: Applications/Productivity
@@ -12,7 +12,7 @@
Source2: z-push-README.FEDORA
Source3: z-push.conf
Source4: z-push.logrotate
-Patch0: z-push-2.1.1-package.patch
+Patch0: z-push-2.1.2-package.patch
Requires: httpd, php-iconv, php-sysvsem, php-sysvshm
Requires: coreutils, bash, grep, less, php-pcntl
# Bug: php53 from RHEL 5 does not provide php (#717158)
@@ -193,6 +193,9 @@
%{_datadir}/%{name}/backend/zarafa/
%changelog
+* Tue May 27 2014 Robert Scheck <robert(a)fedoraproject.org> 2.1.2-1
+- Upgrade to 2.1.2
+
* Thu Dec 12 2013 Robert Scheck <robert(a)fedoraproject.org> 2.1.1-1
- Upgrade to 2.1.1
--- z-push-2.1.1-package.patch DELETED ---
10 years, 6 months
rpms/z-push/EL-6 z-push-2.1.2-package.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 z-push.spec, 1.14, 1.15 z-push-2.1.1-package.patch, 1.1, NONE
by Robert Scheck
Author: robert
Update of /cvs/free/rpms/z-push/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2378/EL-6
Modified Files:
.cvsignore sources z-push.spec
Added Files:
z-push-2.1.2-package.patch
Removed Files:
z-push-2.1.1-package.patch
Log Message:
Upgrade to 2.1.2
z-push-2.1.2-package.patch:
config.php | 20 ++++++++++++++++++--
tools/migrate-2.0.x-2.1.0.php | 2 +-
z-push-admin.php | 6 ++++--
z-push-top.php | 5 ++++-
4 files changed, 27 insertions(+), 6 deletions(-)
--- NEW FILE z-push-2.1.2-package.patch ---
Patch by Robert Scheck <robert(a)fedoraproject.org> for z-push >= 2.1.2, which changes the original
paths from Z-Push upstream to Fedora compliant ones. Additionally, it adds some installation and
configuration hints regarding multiple data backend providers.
--- z-push-2.1.2-1873/config.php 2014-02-21 20:10:16.000000000 +0100
+++ z-push-2.1.2-1873/config.php.package 2014-05-27 11:51:32.000000000 +0200
@@ -60,6 +60,7 @@
// This setting specifies the owner parameter in the certificate to look at.
define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");
+
/**********************************************************************************
* Default FileStateMachine settings
*/
@@ -101,6 +102,7 @@
// Uncomment and modify the following line if the validation of the certificates fails.
// define('CAINFO', '/etc/ssl/certs/EmailCA.pem');
+
/**********************************************************************************
* Mobile settings
*/
@@ -192,19 +194,33 @@
// this full list, so this feature is disabled by default. Enable with care.
define('ALLOW_WEBSERVICE_USERS_ACCESS', false);
+
/**********************************************************************************
* Backend settings
+ *
+ * Z-Push supports currently the data backend providers Zarafa, IMAP, vCard directory,
+ * Maildir and a mixture by the combined one. Ensure that the used backend is installed
+ * and proper configured as well:
+ * BackendZarafa - configure /etc/z-push/zarafa.php (provided by z-push-zarafa)
+ * BackendCombined - configure /etc/z-push/combined.php (provided by z-push-combined)
+ * and of course the wanted (at least two) other backend providers
+ * BackendIMAP - configure /etc/z-push/imap.php (provided by z-push-imap)
+ * BackendVCardDir - configure /etc/z-push/vcarddir.php (provided by z-push-vcarddir)
+ * BackendMaildir - configure /etc/z-push/maildir.php (provided by z-push-maildir)
+ * If only one data backend provider has been installed, that one is used by default.
+ * In case of multiple installed data backend providers, they are tried in order above.
*/
- // the backend data provider
+ // The backend data provider
define('BACKEND_PROVIDER', '');
+
/**********************************************************************************
* Search provider settings
*
* Alternative backend to perform SEARCH requests (GAL search)
* By default the main Backend defines the preferred search functionality.
* If set, the Search Provider will always be preferred.
- * Use 'BackendSearchLDAP' to search in a LDAP directory (see backend/searchldap/config.php)
+ * Use 'BackendSearchLDAP' to search in a LDAP directory (see /etc/z-push/searchldap.php)
*/
define('SEARCH_PROVIDER', '');
// Time in seconds for the server search. Setting it too high might result in timeout.
--- z-push-2.1.2-1873/z-push-admin.php 2013-02-28 22:02:27.000000000 +0100
+++ z-push-2.1.2-1873/z-push-admin.php.package 2013-12-12 16:20:55.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
include('lib/core/stateobject.php');
@@ -102,8 +106,6 @@
/************************************************
* MAIN
*/
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
- set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
try {
ZPush::CheckConfig();
ZPushAdminCLI::CheckEnv();
--- z-push-2.1.2-1873/z-push-top.php 2013-01-04 17:51:29.000000000 +0100
+++ z-push-2.1.2-1873/z-push-top.php.package 2013-12-12 16:21:28.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/exceptions/exceptions.php');
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
@@ -60,7 +64,6 @@
* MAIN
*/
declare(ticks = 1);
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
try {
ZPush::CheckConfig();
--- z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php 2013-09-05 20:50:34.000000000 +0200
+++ z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php.package 2013-12-12 22:04:34.000000000 +0100
@@ -44,7 +44,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
-define('ZPUSH_BASE_PATH', "../");
+define('ZPUSH_BASE_PATH', "/usr/share/z-push/");
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-6/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 12 Dec 2013 21:19:50 -0000 1.13
+++ .cvsignore 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-z-push-2.1.1-1788.tar.gz
+z-push-2.1.2-1873.tar.gz
z-push-permission.pdf
Index: sources
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-6/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 12 Dec 2013 21:19:50 -0000 1.13
+++ sources 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-f844d0c3b708f151284338c1a938eca8 z-push-2.1.1-1788.tar.gz
+f05edda2cadcbad260a861d75a2ba5a7 z-push-2.1.2-1873.tar.gz
0d25be91b27fe7ebab16ed593c9fbf48 z-push-permission.pdf
Index: z-push.spec
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-6/z-push.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- z-push.spec 12 Dec 2013 21:19:50 -0000 1.14
+++ z-push.spec 27 May 2014 10:12:37 -0000 1.15
@@ -1,8 +1,8 @@
-%global svnrevision 1788
+%global svnrevision 1873
Summary: ActiveSync over-the-air implementation for mobile syncing
Name: z-push
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
License: AGPLv3 with exceptions
Group: Applications/Productivity
@@ -12,7 +12,7 @@
Source2: z-push-README.FEDORA
Source3: z-push.conf
Source4: z-push.logrotate
-Patch0: z-push-2.1.1-package.patch
+Patch0: z-push-2.1.2-package.patch
Requires: httpd, php-iconv, php-sysvsem, php-sysvshm
Requires: coreutils, bash, grep, less, php-pcntl
# Bug: php53 from RHEL 5 does not provide php (#717158)
@@ -193,6 +193,9 @@
%{_datadir}/%{name}/backend/zarafa/
%changelog
+* Tue May 27 2014 Robert Scheck <robert(a)fedoraproject.org> 2.1.2-1
+- Upgrade to 2.1.2
+
* Thu Dec 12 2013 Robert Scheck <robert(a)fedoraproject.org> 2.1.1-1
- Upgrade to 2.1.1
--- z-push-2.1.1-package.patch DELETED ---
10 years, 6 months
rpms/z-push/F-19 z-push-2.1.2-package.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 z-push.spec, 1.16, 1.17 z-push-2.1.1-package.patch, 1.1, NONE
by Robert Scheck
Author: robert
Update of /cvs/free/rpms/z-push/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2378/F-19
Modified Files:
.cvsignore sources z-push.spec
Added Files:
z-push-2.1.2-package.patch
Removed Files:
z-push-2.1.1-package.patch
Log Message:
Upgrade to 2.1.2
z-push-2.1.2-package.patch:
config.php | 20 ++++++++++++++++++--
tools/migrate-2.0.x-2.1.0.php | 2 +-
z-push-admin.php | 6 ++++--
z-push-top.php | 5 ++++-
4 files changed, 27 insertions(+), 6 deletions(-)
--- NEW FILE z-push-2.1.2-package.patch ---
Patch by Robert Scheck <robert(a)fedoraproject.org> for z-push >= 2.1.2, which changes the original
paths from Z-Push upstream to Fedora compliant ones. Additionally, it adds some installation and
configuration hints regarding multiple data backend providers.
--- z-push-2.1.2-1873/config.php 2014-02-21 20:10:16.000000000 +0100
+++ z-push-2.1.2-1873/config.php.package 2014-05-27 11:51:32.000000000 +0200
@@ -60,6 +60,7 @@
// This setting specifies the owner parameter in the certificate to look at.
define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");
+
/**********************************************************************************
* Default FileStateMachine settings
*/
@@ -101,6 +102,7 @@
// Uncomment and modify the following line if the validation of the certificates fails.
// define('CAINFO', '/etc/ssl/certs/EmailCA.pem');
+
/**********************************************************************************
* Mobile settings
*/
@@ -192,19 +194,33 @@
// this full list, so this feature is disabled by default. Enable with care.
define('ALLOW_WEBSERVICE_USERS_ACCESS', false);
+
/**********************************************************************************
* Backend settings
+ *
+ * Z-Push supports currently the data backend providers Zarafa, IMAP, vCard directory,
+ * Maildir and a mixture by the combined one. Ensure that the used backend is installed
+ * and proper configured as well:
+ * BackendZarafa - configure /etc/z-push/zarafa.php (provided by z-push-zarafa)
+ * BackendCombined - configure /etc/z-push/combined.php (provided by z-push-combined)
+ * and of course the wanted (at least two) other backend providers
+ * BackendIMAP - configure /etc/z-push/imap.php (provided by z-push-imap)
+ * BackendVCardDir - configure /etc/z-push/vcarddir.php (provided by z-push-vcarddir)
+ * BackendMaildir - configure /etc/z-push/maildir.php (provided by z-push-maildir)
+ * If only one data backend provider has been installed, that one is used by default.
+ * In case of multiple installed data backend providers, they are tried in order above.
*/
- // the backend data provider
+ // The backend data provider
define('BACKEND_PROVIDER', '');
+
/**********************************************************************************
* Search provider settings
*
* Alternative backend to perform SEARCH requests (GAL search)
* By default the main Backend defines the preferred search functionality.
* If set, the Search Provider will always be preferred.
- * Use 'BackendSearchLDAP' to search in a LDAP directory (see backend/searchldap/config.php)
+ * Use 'BackendSearchLDAP' to search in a LDAP directory (see /etc/z-push/searchldap.php)
*/
define('SEARCH_PROVIDER', '');
// Time in seconds for the server search. Setting it too high might result in timeout.
--- z-push-2.1.2-1873/z-push-admin.php 2013-02-28 22:02:27.000000000 +0100
+++ z-push-2.1.2-1873/z-push-admin.php.package 2013-12-12 16:20:55.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
include('lib/core/stateobject.php');
@@ -102,8 +106,6 @@
/************************************************
* MAIN
*/
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
- set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
try {
ZPush::CheckConfig();
ZPushAdminCLI::CheckEnv();
--- z-push-2.1.2-1873/z-push-top.php 2013-01-04 17:51:29.000000000 +0100
+++ z-push-2.1.2-1873/z-push-top.php.package 2013-12-12 16:21:28.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/exceptions/exceptions.php');
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
@@ -60,7 +64,6 @@
* MAIN
*/
declare(ticks = 1);
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
try {
ZPush::CheckConfig();
--- z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php 2013-09-05 20:50:34.000000000 +0200
+++ z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php.package 2013-12-12 22:04:34.000000000 +0100
@@ -44,7 +44,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
-define('ZPUSH_BASE_PATH', "../");
+define('ZPUSH_BASE_PATH', "/usr/share/z-push/");
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/z-push/F-19/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 12 Dec 2013 21:19:51 -0000 1.13
+++ .cvsignore 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-z-push-2.1.1-1788.tar.gz
+z-push-2.1.2-1873.tar.gz
z-push-permission.pdf
Index: sources
===================================================================
RCS file: /cvs/free/rpms/z-push/F-19/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 12 Dec 2013 21:19:51 -0000 1.13
+++ sources 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-f844d0c3b708f151284338c1a938eca8 z-push-2.1.1-1788.tar.gz
+f05edda2cadcbad260a861d75a2ba5a7 z-push-2.1.2-1873.tar.gz
0d25be91b27fe7ebab16ed593c9fbf48 z-push-permission.pdf
Index: z-push.spec
===================================================================
RCS file: /cvs/free/rpms/z-push/F-19/z-push.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- z-push.spec 12 Dec 2013 21:19:51 -0000 1.16
+++ z-push.spec 27 May 2014 10:12:37 -0000 1.17
@@ -1,8 +1,8 @@
-%global svnrevision 1788
+%global svnrevision 1873
Summary: ActiveSync over-the-air implementation for mobile syncing
Name: z-push
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
License: AGPLv3 with exceptions
Group: Applications/Productivity
@@ -12,7 +12,7 @@
Source2: z-push-README.FEDORA
Source3: z-push.conf
Source4: z-push.logrotate
-Patch0: z-push-2.1.1-package.patch
+Patch0: z-push-2.1.2-package.patch
Requires: httpd, php-iconv, php-sysvsem, php-sysvshm
Requires: coreutils, bash, grep, less, php-pcntl
# Bug: php53 from RHEL 5 does not provide php (#717158)
@@ -193,6 +193,9 @@
%{_datadir}/%{name}/backend/zarafa/
%changelog
+* Tue May 27 2014 Robert Scheck <robert(a)fedoraproject.org> 2.1.2-1
+- Upgrade to 2.1.2
+
* Thu Dec 12 2013 Robert Scheck <robert(a)fedoraproject.org> 2.1.1-1
- Upgrade to 2.1.1
--- z-push-2.1.1-package.patch DELETED ---
10 years, 6 months
rpms/z-push/EL-5 z-push-2.1.2-package.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 z-push.spec, 1.15, 1.16 z-push-2.1.1-package.patch, 1.1, NONE
by Robert Scheck
Author: robert
Update of /cvs/free/rpms/z-push/EL-5
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2378/EL-5
Modified Files:
.cvsignore sources z-push.spec
Added Files:
z-push-2.1.2-package.patch
Removed Files:
z-push-2.1.1-package.patch
Log Message:
Upgrade to 2.1.2
z-push-2.1.2-package.patch:
config.php | 20 ++++++++++++++++++--
tools/migrate-2.0.x-2.1.0.php | 2 +-
z-push-admin.php | 6 ++++--
z-push-top.php | 5 ++++-
4 files changed, 27 insertions(+), 6 deletions(-)
--- NEW FILE z-push-2.1.2-package.patch ---
Patch by Robert Scheck <robert(a)fedoraproject.org> for z-push >= 2.1.2, which changes the original
paths from Z-Push upstream to Fedora compliant ones. Additionally, it adds some installation and
configuration hints regarding multiple data backend providers.
--- z-push-2.1.2-1873/config.php 2014-02-21 20:10:16.000000000 +0100
+++ z-push-2.1.2-1873/config.php.package 2014-05-27 11:51:32.000000000 +0200
@@ -60,6 +60,7 @@
// This setting specifies the owner parameter in the certificate to look at.
define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");
+
/**********************************************************************************
* Default FileStateMachine settings
*/
@@ -101,6 +102,7 @@
// Uncomment and modify the following line if the validation of the certificates fails.
// define('CAINFO', '/etc/ssl/certs/EmailCA.pem');
+
/**********************************************************************************
* Mobile settings
*/
@@ -192,19 +194,33 @@
// this full list, so this feature is disabled by default. Enable with care.
define('ALLOW_WEBSERVICE_USERS_ACCESS', false);
+
/**********************************************************************************
* Backend settings
+ *
+ * Z-Push supports currently the data backend providers Zarafa, IMAP, vCard directory,
+ * Maildir and a mixture by the combined one. Ensure that the used backend is installed
+ * and proper configured as well:
+ * BackendZarafa - configure /etc/z-push/zarafa.php (provided by z-push-zarafa)
+ * BackendCombined - configure /etc/z-push/combined.php (provided by z-push-combined)
+ * and of course the wanted (at least two) other backend providers
+ * BackendIMAP - configure /etc/z-push/imap.php (provided by z-push-imap)
+ * BackendVCardDir - configure /etc/z-push/vcarddir.php (provided by z-push-vcarddir)
+ * BackendMaildir - configure /etc/z-push/maildir.php (provided by z-push-maildir)
+ * If only one data backend provider has been installed, that one is used by default.
+ * In case of multiple installed data backend providers, they are tried in order above.
*/
- // the backend data provider
+ // The backend data provider
define('BACKEND_PROVIDER', '');
+
/**********************************************************************************
* Search provider settings
*
* Alternative backend to perform SEARCH requests (GAL search)
* By default the main Backend defines the preferred search functionality.
* If set, the Search Provider will always be preferred.
- * Use 'BackendSearchLDAP' to search in a LDAP directory (see backend/searchldap/config.php)
+ * Use 'BackendSearchLDAP' to search in a LDAP directory (see /etc/z-push/searchldap.php)
*/
define('SEARCH_PROVIDER', '');
// Time in seconds for the server search. Setting it too high might result in timeout.
--- z-push-2.1.2-1873/z-push-admin.php 2013-02-28 22:02:27.000000000 +0100
+++ z-push-2.1.2-1873/z-push-admin.php.package 2013-12-12 16:20:55.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
include('lib/core/stateobject.php');
@@ -102,8 +106,6 @@
/************************************************
* MAIN
*/
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
- set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
try {
ZPush::CheckConfig();
ZPushAdminCLI::CheckEnv();
--- z-push-2.1.2-1873/z-push-top.php 2013-01-04 17:51:29.000000000 +0100
+++ z-push-2.1.2-1873/z-push-top.php.package 2013-12-12 16:21:28.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/exceptions/exceptions.php');
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
@@ -60,7 +64,6 @@
* MAIN
*/
declare(ticks = 1);
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
try {
ZPush::CheckConfig();
--- z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php 2013-09-05 20:50:34.000000000 +0200
+++ z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php.package 2013-12-12 22:04:34.000000000 +0100
@@ -44,7 +44,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
-define('ZPUSH_BASE_PATH', "../");
+define('ZPUSH_BASE_PATH', "/usr/share/z-push/");
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-5/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 12 Dec 2013 21:19:50 -0000 1.13
+++ .cvsignore 27 May 2014 10:12:36 -0000 1.14
@@ -1,2 +1,2 @@
-z-push-2.1.1-1788.tar.gz
+z-push-2.1.2-1873.tar.gz
z-push-permission.pdf
Index: sources
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-5/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 12 Dec 2013 21:19:50 -0000 1.13
+++ sources 27 May 2014 10:12:36 -0000 1.14
@@ -1,2 +1,2 @@
-f844d0c3b708f151284338c1a938eca8 z-push-2.1.1-1788.tar.gz
+f05edda2cadcbad260a861d75a2ba5a7 z-push-2.1.2-1873.tar.gz
0d25be91b27fe7ebab16ed593c9fbf48 z-push-permission.pdf
Index: z-push.spec
===================================================================
RCS file: /cvs/free/rpms/z-push/EL-5/z-push.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- z-push.spec 12 Dec 2013 21:19:50 -0000 1.15
+++ z-push.spec 27 May 2014 10:12:36 -0000 1.16
@@ -1,8 +1,8 @@
-%global svnrevision 1788
+%global svnrevision 1873
Summary: ActiveSync over-the-air implementation for mobile syncing
Name: z-push
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
License: AGPLv3 with exceptions
Group: Applications/Productivity
@@ -12,7 +12,7 @@
Source2: z-push-README.FEDORA
Source3: z-push.conf
Source4: z-push.logrotate
-Patch0: z-push-2.1.1-package.patch
+Patch0: z-push-2.1.2-package.patch
Requires: httpd, php-iconv, php-sysvsem, php-sysvshm
Requires: coreutils, bash, grep, less, php-pcntl
# Bug: php53 from RHEL 5 does not provide php (#717158)
@@ -193,6 +193,9 @@
%{_datadir}/%{name}/backend/zarafa/
%changelog
+* Tue May 27 2014 Robert Scheck <robert(a)fedoraproject.org> 2.1.2-1
+- Upgrade to 2.1.2
+
* Thu Dec 12 2013 Robert Scheck <robert(a)fedoraproject.org> 2.1.1-1
- Upgrade to 2.1.1
--- z-push-2.1.1-package.patch DELETED ---
10 years, 6 months
rpms/z-push/devel z-push-2.1.2-package.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 z-push.spec, 1.16, 1.17 z-push-2.1.1-package.patch, 1.1, NONE
by Robert Scheck
Author: robert
Update of /cvs/free/rpms/z-push/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2378/devel
Modified Files:
.cvsignore sources z-push.spec
Added Files:
z-push-2.1.2-package.patch
Removed Files:
z-push-2.1.1-package.patch
Log Message:
Upgrade to 2.1.2
z-push-2.1.2-package.patch:
config.php | 20 ++++++++++++++++++--
tools/migrate-2.0.x-2.1.0.php | 2 +-
z-push-admin.php | 6 ++++--
z-push-top.php | 5 ++++-
4 files changed, 27 insertions(+), 6 deletions(-)
--- NEW FILE z-push-2.1.2-package.patch ---
Patch by Robert Scheck <robert(a)fedoraproject.org> for z-push >= 2.1.2, which changes the original
paths from Z-Push upstream to Fedora compliant ones. Additionally, it adds some installation and
configuration hints regarding multiple data backend providers.
--- z-push-2.1.2-1873/config.php 2014-02-21 20:10:16.000000000 +0100
+++ z-push-2.1.2-1873/config.php.package 2014-05-27 11:51:32.000000000 +0200
@@ -60,6 +60,7 @@
// This setting specifies the owner parameter in the certificate to look at.
define("CERTIFICATE_OWNER_PARAMETER", "SSL_CLIENT_S_DN_CN");
+
/**********************************************************************************
* Default FileStateMachine settings
*/
@@ -101,6 +102,7 @@
// Uncomment and modify the following line if the validation of the certificates fails.
// define('CAINFO', '/etc/ssl/certs/EmailCA.pem');
+
/**********************************************************************************
* Mobile settings
*/
@@ -192,19 +194,33 @@
// this full list, so this feature is disabled by default. Enable with care.
define('ALLOW_WEBSERVICE_USERS_ACCESS', false);
+
/**********************************************************************************
* Backend settings
+ *
+ * Z-Push supports currently the data backend providers Zarafa, IMAP, vCard directory,
+ * Maildir and a mixture by the combined one. Ensure that the used backend is installed
+ * and proper configured as well:
+ * BackendZarafa - configure /etc/z-push/zarafa.php (provided by z-push-zarafa)
+ * BackendCombined - configure /etc/z-push/combined.php (provided by z-push-combined)
+ * and of course the wanted (at least two) other backend providers
+ * BackendIMAP - configure /etc/z-push/imap.php (provided by z-push-imap)
+ * BackendVCardDir - configure /etc/z-push/vcarddir.php (provided by z-push-vcarddir)
+ * BackendMaildir - configure /etc/z-push/maildir.php (provided by z-push-maildir)
+ * If only one data backend provider has been installed, that one is used by default.
+ * In case of multiple installed data backend providers, they are tried in order above.
*/
- // the backend data provider
+ // The backend data provider
define('BACKEND_PROVIDER', '');
+
/**********************************************************************************
* Search provider settings
*
* Alternative backend to perform SEARCH requests (GAL search)
* By default the main Backend defines the preferred search functionality.
* If set, the Search Provider will always be preferred.
- * Use 'BackendSearchLDAP' to search in a LDAP directory (see backend/searchldap/config.php)
+ * Use 'BackendSearchLDAP' to search in a LDAP directory (see /etc/z-push/searchldap.php)
*/
define('SEARCH_PROVIDER', '');
// Time in seconds for the server search. Setting it too high might result in timeout.
--- z-push-2.1.2-1873/z-push-admin.php 2013-02-28 22:02:27.000000000 +0100
+++ z-push-2.1.2-1873/z-push-admin.php.package 2013-12-12 16:20:55.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
include('lib/core/stateobject.php');
@@ -102,8 +106,6 @@
/************************************************
* MAIN
*/
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
- set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
try {
ZPush::CheckConfig();
ZPushAdminCLI::CheckEnv();
--- z-push-2.1.2-1873/z-push-top.php 2013-01-04 17:51:29.000000000 +0100
+++ z-push-2.1.2-1873/z-push-top.php.package 2013-12-12 16:21:28.000000000 +0100
@@ -44,6 +44,10 @@
* Consult LICENSE file for details
************************************************/
+// Script stays in /usr/sbin and is not a symlink to /usr/share/z-push
+define('BASE_PATH_CLI', "/usr/share/z-push/");
+set_include_path(get_include_path() . PATH_SEPARATOR . BASE_PATH_CLI);
+
include('lib/exceptions/exceptions.php');
include('lib/core/zpushdefs.php');
include('lib/core/zpush.php');
@@ -60,7 +64,6 @@
* MAIN
*/
declare(ticks = 1);
- define('BASE_PATH_CLI', dirname(__FILE__) ."/");
try {
ZPush::CheckConfig();
--- z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php 2013-09-05 20:50:34.000000000 +0200
+++ z-push-2.1.2-1873/tools/migrate-2.0.x-2.1.0.php.package 2013-12-12 22:04:34.000000000 +0100
@@ -44,7 +44,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
-define('ZPUSH_BASE_PATH', "../");
+define('ZPUSH_BASE_PATH', "/usr/share/z-push/");
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/z-push/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 12 Dec 2013 21:19:51 -0000 1.13
+++ .cvsignore 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-z-push-2.1.1-1788.tar.gz
+z-push-2.1.2-1873.tar.gz
z-push-permission.pdf
Index: sources
===================================================================
RCS file: /cvs/free/rpms/z-push/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 12 Dec 2013 21:19:51 -0000 1.13
+++ sources 27 May 2014 10:12:37 -0000 1.14
@@ -1,2 +1,2 @@
-f844d0c3b708f151284338c1a938eca8 z-push-2.1.1-1788.tar.gz
+f05edda2cadcbad260a861d75a2ba5a7 z-push-2.1.2-1873.tar.gz
0d25be91b27fe7ebab16ed593c9fbf48 z-push-permission.pdf
Index: z-push.spec
===================================================================
RCS file: /cvs/free/rpms/z-push/devel/z-push.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- z-push.spec 12 Dec 2013 21:19:51 -0000 1.16
+++ z-push.spec 27 May 2014 10:12:37 -0000 1.17
@@ -1,8 +1,8 @@
-%global svnrevision 1788
+%global svnrevision 1873
Summary: ActiveSync over-the-air implementation for mobile syncing
Name: z-push
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
License: AGPLv3 with exceptions
Group: Applications/Productivity
@@ -12,7 +12,7 @@
Source2: z-push-README.FEDORA
Source3: z-push.conf
Source4: z-push.logrotate
-Patch0: z-push-2.1.1-package.patch
+Patch0: z-push-2.1.2-package.patch
Requires: httpd, php-iconv, php-sysvsem, php-sysvshm
Requires: coreutils, bash, grep, less, php-pcntl
# Bug: php53 from RHEL 5 does not provide php (#717158)
@@ -193,6 +193,9 @@
%{_datadir}/%{name}/backend/zarafa/
%changelog
+* Tue May 27 2014 Robert Scheck <robert(a)fedoraproject.org> 2.1.2-1
+- Upgrade to 2.1.2
+
* Thu Dec 12 2013 Robert Scheck <robert(a)fedoraproject.org> 2.1.1-1
- Upgrade to 2.1.1
--- z-push-2.1.1-package.patch DELETED ---
10 years, 6 months
rpms/xbmc/F-20 .cvsignore, 1.29, 1.30 sources, 1.31, 1.32 xbmc-generate-tarball-xz.sh, 1.29, 1.30 xbmc.spec, 1.76, 1.77
by Michael Cronenworth
Author: mooninite
Update of /cvs/free/rpms/xbmc/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30001
Modified Files:
.cvsignore sources xbmc-generate-tarball-xz.sh xbmc.spec
Log Message:
* Mon May 26 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.2.rc1
- Update to 13.1 RC 1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 15 May 2014 02:32:16 -0000 1.29
+++ .cvsignore 27 May 2014 04:55:25 -0000 1.30
@@ -1 +1 @@
-xbmc-13.1b1-patched.tar.xz
+xbmc-13.1rc1-patched.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources 15 May 2014 02:32:16 -0000 1.31
+++ sources 27 May 2014 04:55:25 -0000 1.32
@@ -1 +1 @@
-0d3e1839fcca7a4566caa32032cb4423 xbmc-13.1b1-patched.tar.xz
+ff2b0a3299ff3c0ec7c970a770d524cf xbmc-13.1rc1-patched.tar.xz
Index: xbmc-generate-tarball-xz.sh
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/xbmc-generate-tarball-xz.sh,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- xbmc-generate-tarball-xz.sh 15 May 2014 02:32:17 -0000 1.29
+++ xbmc-generate-tarball-xz.sh 27 May 2014 04:55:25 -0000 1.30
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=13
-MINORVERSION=1b1
+MINORVERSION=1rc1
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
#PRERELEASE=Gotham
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-20/xbmc.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- xbmc.spec 15 May 2014 02:32:17 -0000 1.76
+++ xbmc.spec 27 May 2014 04:55:25 -0000 1.77
@@ -1,4 +1,4 @@
-%global PRERELEASE b1
+%global PRERELEASE rc1
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -7,7 +7,7 @@
Name: xbmc
Version: 13.1
-Release: 0.1.beta1%{?dist}
+Release: 0.2.rc1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+
@@ -389,6 +389,9 @@
%changelog
+* Mon May 26 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.2.rc1
+- Update to 13.1 RC 1
+
* Wed May 14 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.1.beta1
- Update to 13.1 beta 1
10 years, 6 months
rpms/xbmc/devel .cvsignore, 1.29, 1.30 sources, 1.31, 1.32 xbmc-generate-tarball-xz.sh, 1.29, 1.30 xbmc.spec, 1.78, 1.79
by Michael Cronenworth
Author: mooninite
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29767
Modified Files:
.cvsignore sources xbmc-generate-tarball-xz.sh xbmc.spec
Log Message:
* Mon May 26 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.2.rc1
- Update to 13.1 RC 1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 15 May 2014 02:25:13 -0000 1.29
+++ .cvsignore 27 May 2014 04:45:15 -0000 1.30
@@ -1 +1 @@
-xbmc-13.1b1-patched.tar.xz
+xbmc-13.1rc1-patched.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources 15 May 2014 02:25:13 -0000 1.31
+++ sources 27 May 2014 04:45:15 -0000 1.32
@@ -1 +1 @@
-0d3e1839fcca7a4566caa32032cb4423 xbmc-13.1b1-patched.tar.xz
+ff2b0a3299ff3c0ec7c970a770d524cf xbmc-13.1rc1-patched.tar.xz
Index: xbmc-generate-tarball-xz.sh
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc-generate-tarball-xz.sh,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- xbmc-generate-tarball-xz.sh 15 May 2014 02:25:13 -0000 1.29
+++ xbmc-generate-tarball-xz.sh 27 May 2014 04:45:15 -0000 1.30
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=13
-MINORVERSION=1b1
+MINORVERSION=1rc1
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
#PRERELEASE=Gotham
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- xbmc.spec 15 May 2014 02:25:13 -0000 1.78
+++ xbmc.spec 27 May 2014 04:45:15 -0000 1.79
@@ -1,4 +1,4 @@
-%global PRERELEASE b1
+%global PRERELEASE rc1
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -7,7 +7,7 @@
Name: xbmc
Version: 13.1
-Release: 0.1.beta1%{?dist}
+Release: 0.2.rc1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+
@@ -389,6 +389,9 @@
%changelog
+* Mon May 26 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.2.rc1
+- Update to 13.1 RC 1
+
* Wed May 14 2014 Michael Cronenworth <mike(a)cchtml.com> - 13.1-0.1.beta1
- Update to 13.1 beta 1
10 years, 6 months