rpms/mythweb/F-19 ChangeLog, 1.7, 1.8 mythweb.spec, 1.11, 1.12 sources, 1.7, 1.8
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythweb/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16732
Modified Files:
ChangeLog mythweb.spec sources
Log Message:
* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
- Update to latest upstream release.
Index: ChangeLog
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-19/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 6 Nov 2013 16:43:10 -0000 1.7
+++ ChangeLog 4 Aug 2014 18:43:41 -0000 1.8
@@ -1,3 +1,82 @@
+commit fca2bd2f78136a5363b1fbe7a313677b6bd1adc5
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Tue May 6 08:34:51 2014 +0200
+
+ change base for custom aspect from 10,000 to 1,000,000
+
+ Patch by FU-REN XIAO (蕭輔仁)
+
+ Fixes #11996
+ (cherry picked from commit af4635569c4facacde9c089ca0be712797bfdc75)
+
+commit c99ad5fbea7dc6e3024a78b859d875e01b9f8a21
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Tue May 6 08:34:28 2014 +0200
+
+ remove trailing white space
+ (cherry picked from commit b8655cb58e6b9065d46c41a8c345fff60ebc39a3)
+
+commit a492e9343caff760e0081f785d540ca6a1fe39fa
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:55:41 2014 +0200
+
+ Mythweb - allow direct downloading of .mkv, .avi, .mp4, .xvid, .okv files
+
+ Patch by Barry Rosenstock and David Goldfarb
+
+ Fixes #7730
+ (cherry picked from commit c82601f426ba87ec86ffa6c4f076f7b325c9b902)
+
+commit 3829292163bcdc5bd8e4ff8140dba34002954adf
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:44:07 2014 +0200
+
+ fix sorting by season/episode for seasons > 9 and episodes > 99
+
+ Patch by Steve Campbell, extended to cover "year as season" and series
+ with lots of episodes
+
+ Fixes #11893
+ (cherry picked from commit 86d4b489d5b633c5d92bc1adbc94ccc9485098e6)
+
+commit 3793da2ac7d5baa43b403dbfa10b4919aadece2b
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:08:28 2014 +0200
+
+ Fix mime type for video streaming
+
+ Patch by deg
+
+ Fixes #12129
+ (cherry picked from commit aac42919007aa5296e296d4aad4eeed06920a14f)
+
+commit b4983f178bc847bfe7647ce5b9f235f5d2cbe362
+Author: Stuart Auchterlonie <stuarta(a)squashedfrog.net>
+Date: Sun Mar 23 20:15:28 2014 +0000
+
+ Fixes #12096. Add a note to enable cgi for asx streaming
+ (cherry picked from commit 022cc273cb7d888f7db90ce779af6e7e143b049f)
+
+commit 0be4a506835b02edbb86c059df2941e5805844d5
+Author: Stuart Auchterlonie <stuarta(a)squashedfrog.net>
+Date: Wed Mar 19 09:25:45 2014 +0000
+
+ Update the default Options string in the apache config.
+
+ Apache 2.4+ removes the use of the "All" directive.
+
+ No trac ticket, but this was reported on the forum
+ (cherry picked from commit 00d5acd1a6621e7862233e42e68ec4c932e63898)
+
+commit 5a3c43c50e498f6adcb1d3272d4836b837ee8d7a
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Mar 17 21:17:33 2014 +0100
+
+ Avoid localized decimal delimiter for integer
+
+ Fixes #12038
+ (cherry picked from commit 5c6067f1d31a3fcd7cfd93631df84f18fab7750f)
+
commit 6d10afe73e1fb5f21688d4b6d6919cab618e6e88
Author: Stuart Morgan <smorgan(a)mythtv.org>
Date: Thu Oct 17 21:37:02 2013 +0100
Index: mythweb.spec
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-19/mythweb.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mythweb.spec 31 May 2014 13:25:48 -0000 1.11
+++ mythweb.spec 4 Aug 2014 18:43:41 -0000 1.12
@@ -1,10 +1,10 @@
-%global ver_string v0.27.1
+%global ver_string v0.27.3
Name: mythweb
Summary: The web interface to MythTV
URL: http://www.mythtv.org/
-Version: 0.27.1
+Version: 0.27.3
Release: 1%{?dist}
License: GPLv2 and LGPLv2 and MIT
@@ -105,6 +105,9 @@
%changelog
+* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
+- Update to latest upstream release.
+
* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
- Update to latest upstream release.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-19/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 31 May 2014 13:25:48 -0000 1.7
+++ sources 4 Aug 2014 18:43:41 -0000 1.8
@@ -1 +1 @@
-366db6e77b2c41be567bcd77b0adbbda mythweb-0.27.1.tar.gz
+a0f9a7a360ea3feeae6ad90329e9c904 mythweb-0.27.3.tar.gz
10 years, 4 months
rpms/mythweb/F-20 ChangeLog, 1.7, 1.8 mythweb.spec, 1.12, 1.13 sources, 1.7, 1.8
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythweb/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16625
Modified Files:
ChangeLog mythweb.spec sources
Log Message:
* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
- Update to latest upstream release.
Index: ChangeLog
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 6 Nov 2013 16:27:06 -0000 1.7
+++ ChangeLog 4 Aug 2014 18:43:10 -0000 1.8
@@ -1,3 +1,82 @@
+commit fca2bd2f78136a5363b1fbe7a313677b6bd1adc5
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Tue May 6 08:34:51 2014 +0200
+
+ change base for custom aspect from 10,000 to 1,000,000
+
+ Patch by FU-REN XIAO (蕭輔仁)
+
+ Fixes #11996
+ (cherry picked from commit af4635569c4facacde9c089ca0be712797bfdc75)
+
+commit c99ad5fbea7dc6e3024a78b859d875e01b9f8a21
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Tue May 6 08:34:28 2014 +0200
+
+ remove trailing white space
+ (cherry picked from commit b8655cb58e6b9065d46c41a8c345fff60ebc39a3)
+
+commit a492e9343caff760e0081f785d540ca6a1fe39fa
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:55:41 2014 +0200
+
+ Mythweb - allow direct downloading of .mkv, .avi, .mp4, .xvid, .okv files
+
+ Patch by Barry Rosenstock and David Goldfarb
+
+ Fixes #7730
+ (cherry picked from commit c82601f426ba87ec86ffa6c4f076f7b325c9b902)
+
+commit 3829292163bcdc5bd8e4ff8140dba34002954adf
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:44:07 2014 +0200
+
+ fix sorting by season/episode for seasons > 9 and episodes > 99
+
+ Patch by Steve Campbell, extended to cover "year as season" and series
+ with lots of episodes
+
+ Fixes #11893
+ (cherry picked from commit 86d4b489d5b633c5d92bc1adbc94ccc9485098e6)
+
+commit 3793da2ac7d5baa43b403dbfa10b4919aadece2b
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Apr 28 17:08:28 2014 +0200
+
+ Fix mime type for video streaming
+
+ Patch by deg
+
+ Fixes #12129
+ (cherry picked from commit aac42919007aa5296e296d4aad4eeed06920a14f)
+
+commit b4983f178bc847bfe7647ce5b9f235f5d2cbe362
+Author: Stuart Auchterlonie <stuarta(a)squashedfrog.net>
+Date: Sun Mar 23 20:15:28 2014 +0000
+
+ Fixes #12096. Add a note to enable cgi for asx streaming
+ (cherry picked from commit 022cc273cb7d888f7db90ce779af6e7e143b049f)
+
+commit 0be4a506835b02edbb86c059df2941e5805844d5
+Author: Stuart Auchterlonie <stuarta(a)squashedfrog.net>
+Date: Wed Mar 19 09:25:45 2014 +0000
+
+ Update the default Options string in the apache config.
+
+ Apache 2.4+ removes the use of the "All" directive.
+
+ No trac ticket, but this was reported on the forum
+ (cherry picked from commit 00d5acd1a6621e7862233e42e68ec4c932e63898)
+
+commit 5a3c43c50e498f6adcb1d3272d4836b837ee8d7a
+Author: Karl Dietz <dekarl(a)mythtv.org>
+Date: Mon Mar 17 21:17:33 2014 +0100
+
+ Avoid localized decimal delimiter for integer
+
+ Fixes #12038
+ (cherry picked from commit 5c6067f1d31a3fcd7cfd93631df84f18fab7750f)
+
commit 6d10afe73e1fb5f21688d4b6d6919cab618e6e88
Author: Stuart Morgan <smorgan(a)mythtv.org>
Date: Thu Oct 17 21:37:02 2013 +0100
Index: mythweb.spec
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/mythweb.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mythweb.spec 11 Jun 2014 18:26:42 -0000 1.12
+++ mythweb.spec 4 Aug 2014 18:43:10 -0000 1.13
@@ -1,10 +1,10 @@
-%global ver_string v0.27.1
+%global ver_string v0.27.3
Name: mythweb
Summary: The web interface to MythTV
URL: http://www.mythtv.org/
-Version: 0.27.1
+Version: 0.27.3
Release: 1%{?dist}
License: GPLv2 and LGPLv2 and MIT
@@ -105,6 +105,9 @@
%changelog
+* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
+- Update to latest upstream release.
+
* Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.1-1
- Update to latest upstream release.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 11 Jun 2014 18:26:42 -0000 1.7
+++ sources 4 Aug 2014 18:43:10 -0000 1.8
@@ -1 +1 @@
-366db6e77b2c41be567bcd77b0adbbda mythweb-0.27.1.tar.gz
+a0f9a7a360ea3feeae6ad90329e9c904 mythweb-0.27.3.tar.gz
10 years, 4 months
rpms/mythtv/F-19 sources,1.59,1.60
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16448
Modified Files:
sources
Log Message:
* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
- Update to new upstream release.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-19/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sources 28 May 2014 02:26:53 -0000 1.59
+++ sources 4 Aug 2014 18:41:08 -0000 1.60
@@ -1 +1 @@
-4a2cb795658295051d01dd1f87b2c0cb mythtv-0.27.1.tar.gz
+23d6be12fc7d6b70dfef6a7170e5dabd mythtv-0.27.3.tar.gz
10 years, 4 months
rpms/mythtv/F-20 sources,1.59,1.60
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16292
Modified Files:
sources
Log Message:
* Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27.3-1
- Update to new upstream release.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-20/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sources 28 May 2014 02:25:58 -0000 1.59
+++ sources 4 Aug 2014 18:39:38 -0000 1.60
@@ -1 +1 @@
-4a2cb795658295051d01dd1f87b2c0cb mythtv-0.27.1.tar.gz
+23d6be12fc7d6b70dfef6a7170e5dabd mythtv-0.27.3.tar.gz
10 years, 4 months
rpms/qmmp-plugins-freeworld/F-20 .cvsignore, 1.29, 1.30 qmmp-plugins-freeworld.spec, 1.44, 1.45 sources, 1.29, 1.30
by Karel Volný
Author: kvolny
Update of /cvs/free/rpms/qmmp-plugins-freeworld/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8011
Modified Files:
.cvsignore qmmp-plugins-freeworld.spec sources
Log Message:
* Mon Aug 04 2014 Karel Volný <kvolny(a)redhat.com> 0.7.7-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-20/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 24 Jan 2014 14:19:32 -0000 1.29
+++ .cvsignore 4 Aug 2014 07:38:31 -0000 1.30
@@ -1 +1 @@
-qmmp-0.7.4.tar.bz2
+qmmp-0.7.7.tar.bz2
Index: qmmp-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-20/qmmp-plugins-freeworld.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- qmmp-plugins-freeworld.spec 24 Jan 2014 14:17:36 -0000 1.44
+++ qmmp-plugins-freeworld.spec 4 Aug 2014 07:38:31 -0000 1.45
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 0.7.4
+Version: 0.7.7
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -21,7 +21,7 @@
BuildRequires: libmms-devel
BuildRequires: taglib-devel libcurl-devel
#BuildRequires: qmmp%{?_isa} = %{version}
-Requires: qmmp%{?_isa} = %{version}
+#Requires: qmmp%{?_isa} = %{version}
%description
Qmmp is an audio-player, written with help of Qt library.
@@ -131,6 +131,9 @@
%changelog
+* Mon Aug 04 2014 Karel Volný <kvolny(a)redhat.com> 0.7.7-1
+- version bump
+
* Fri Jan 24 2014 Karel Volný <kvolny(a)redhat.com> 0.7.4-1
- version bump
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-20/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 24 Jan 2014 14:19:32 -0000 1.29
+++ sources 4 Aug 2014 07:38:31 -0000 1.30
@@ -1 +1 @@
-45f1e928b34a2a2eae60b164c96adc8e qmmp-0.7.4.tar.bz2
+9376b5d535ed540e97bdff79b42607ae qmmp-0.7.7.tar.bz2
10 years, 4 months
rpms/qmc2/F-19 .cvsignore, 1.30, 1.31 qmc2.spec, 1.44, 1.45 sources, 1.30, 1.31 qmc2-0.43-os-detect.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31152
Modified Files:
.cvsignore qmc2.spec sources
Removed Files:
qmc2-0.43-os-detect.patch
Log Message:
* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
- Updated to 0.44
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-19/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore 26 Apr 2014 18:18:23 -0000 1.30
+++ .cvsignore 4 Aug 2014 05:52:49 -0000 1.31
@@ -1 +1 @@
-qmc2-0.43.tar.bz2
+qmc2-0.44.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-19/qmc2.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- qmc2.spec 26 Apr 2014 18:18:23 -0000 1.44
+++ qmc2.spec 4 Aug 2014 05:52:49 -0000 1.45
@@ -1,5 +1,5 @@
Name: qmc2
-Version: 0.43
+Version: 0.44
Release: 1%{?dist}
Summary: M.A.M.E./M.E.S.S./U.M.E. Catalog / Launcher II, common files
@@ -7,7 +7,6 @@
URL: http://qmc2.arcadehits.net/
Source0: http://downloads.sourceforge.net/qmc2/%{name}-%{version}.tar.bz2
Patch1: qmc2-ini.patch
-Patch2: qmc2-0.43-os-detect.patch
BuildRequires: desktop-file-utils
BuildRequires: libXmu-devel
@@ -62,7 +61,6 @@
tar -xjf %{SOURCE0}
mv %{name} sdlmess
%patch1 -p1 -b .ini
-%patch2 -p1 -b .os-detect
chmod 644 sdlmame/tools/qchdman/scriptwidget.*
@@ -139,6 +137,9 @@
%changelog
+* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
+- Updated to 0.44
+
* Sat Apr 26 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.43-1
- Updated to 0.43
- Updated the ini patch to use category.ini supplied with qmc2 by default
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-19/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources 26 Apr 2014 18:18:23 -0000 1.30
+++ sources 4 Aug 2014 05:52:49 -0000 1.31
@@ -1 +1 @@
-45edb028f620617f5d24b209e913cb2a qmc2-0.43.tar.bz2
+398db0bc2453fccca33eb064cf9f4bd8 qmc2-0.44.tar.bz2
--- qmc2-0.43-os-detect.patch DELETED ---
10 years, 4 months
rpms/qmc2/F-20 .cvsignore, 1.30, 1.31 qmc2.spec, 1.44, 1.45 sources, 1.30, 1.31 qmc2-0.43-os-detect.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31048
Modified Files:
.cvsignore qmc2.spec sources
Removed Files:
qmc2-0.43-os-detect.patch
Log Message:
* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
- Updated to 0.44
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-20/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore 26 Apr 2014 18:18:17 -0000 1.30
+++ .cvsignore 4 Aug 2014 05:52:44 -0000 1.31
@@ -1 +1 @@
-qmc2-0.43.tar.bz2
+qmc2-0.44.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-20/qmc2.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- qmc2.spec 26 Apr 2014 18:18:17 -0000 1.44
+++ qmc2.spec 4 Aug 2014 05:52:44 -0000 1.45
@@ -1,5 +1,5 @@
Name: qmc2
-Version: 0.43
+Version: 0.44
Release: 1%{?dist}
Summary: M.A.M.E./M.E.S.S./U.M.E. Catalog / Launcher II, common files
@@ -7,7 +7,6 @@
URL: http://qmc2.arcadehits.net/
Source0: http://downloads.sourceforge.net/qmc2/%{name}-%{version}.tar.bz2
Patch1: qmc2-ini.patch
-Patch2: qmc2-0.43-os-detect.patch
BuildRequires: desktop-file-utils
BuildRequires: libXmu-devel
@@ -62,7 +61,6 @@
tar -xjf %{SOURCE0}
mv %{name} sdlmess
%patch1 -p1 -b .ini
-%patch2 -p1 -b .os-detect
chmod 644 sdlmame/tools/qchdman/scriptwidget.*
@@ -139,6 +137,9 @@
%changelog
+* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
+- Updated to 0.44
+
* Sat Apr 26 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.43-1
- Updated to 0.43
- Updated the ini patch to use category.ini supplied with qmc2 by default
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-20/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources 26 Apr 2014 18:18:17 -0000 1.30
+++ sources 4 Aug 2014 05:52:44 -0000 1.31
@@ -1 +1 @@
-45edb028f620617f5d24b209e913cb2a qmc2-0.43.tar.bz2
+398db0bc2453fccca33eb064cf9f4bd8 qmc2-0.44.tar.bz2
--- qmc2-0.43-os-detect.patch DELETED ---
10 years, 4 months
rpms/qmc2/devel .cvsignore, 1.30, 1.31 qmc2.spec, 1.44, 1.45 sources, 1.30, 1.31 qmc2-0.43-os-detect.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30943
Modified Files:
.cvsignore qmc2.spec sources
Removed Files:
qmc2-0.43-os-detect.patch
Log Message:
* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
- Updated to 0.44
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore 26 Apr 2014 18:18:11 -0000 1.30
+++ .cvsignore 4 Aug 2014 05:52:38 -0000 1.31
@@ -1 +1 @@
-qmc2-0.43.tar.bz2
+qmc2-0.44.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- qmc2.spec 26 Apr 2014 18:18:11 -0000 1.44
+++ qmc2.spec 4 Aug 2014 05:52:38 -0000 1.45
@@ -1,5 +1,5 @@
Name: qmc2
-Version: 0.43
+Version: 0.44
Release: 1%{?dist}
Summary: M.A.M.E./M.E.S.S./U.M.E. Catalog / Launcher II, common files
@@ -7,7 +7,6 @@
URL: http://qmc2.arcadehits.net/
Source0: http://downloads.sourceforge.net/qmc2/%{name}-%{version}.tar.bz2
Patch1: qmc2-ini.patch
-Patch2: qmc2-0.43-os-detect.patch
BuildRequires: desktop-file-utils
BuildRequires: libXmu-devel
@@ -62,7 +61,6 @@
tar -xjf %{SOURCE0}
mv %{name} sdlmess
%patch1 -p1 -b .ini
-%patch2 -p1 -b .os-detect
chmod 644 sdlmame/tools/qchdman/scriptwidget.*
@@ -139,6 +137,9 @@
%changelog
+* Sun Aug 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.44-1
+- Updated to 0.44
+
* Sat Apr 26 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.43-1
- Updated to 0.43
- Updated the ini patch to use category.ini supplied with qmc2 by default
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources 26 Apr 2014 18:18:11 -0000 1.30
+++ sources 4 Aug 2014 05:52:38 -0000 1.31
@@ -1 +1 @@
-45edb028f620617f5d24b209e913cb2a qmc2-0.43.tar.bz2
+398db0bc2453fccca33eb064cf9f4bd8 qmc2-0.44.tar.bz2
--- qmc2-0.43-os-detect.patch DELETED ---
10 years, 4 months
rpms/OCE/devel .cvsignore,1.5,NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/nonfree/rpms/OCE/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6183
Removed Files:
.cvsignore
Log Message:
also removing .cvsignore
--- .cvsignore DELETED ---
10 years, 4 months
rpms/mod_h264_streaming/devel mod_h264_streaming.spec,1.3,1.4
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/nonfree/rpms/mod_h264_streaming/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5723
Modified Files:
mod_h264_streaming.spec
Log Message:
* Sun Aug 03 2014 Sérgio Basto <sergio(a)serjux.com> - 2.2.7-4
- Rebuild to match with Apache 2.4 version.
- Update httpd_mmn detection copied from mod_security.spec
Index: mod_h264_streaming.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mod_h264_streaming/devel/mod_h264_streaming.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mod_h264_streaming.spec 17 Nov 2012 11:53:28 -0000 1.3
+++ mod_h264_streaming.spec 3 Aug 2014 13:50:45 -0000 1.4
@@ -1,5 +1,6 @@
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
-%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}}
+%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0-0)}}
+
# /etc/httpd/conf.d with httpd < 2.4 and defined as /etc/httpd/conf.modules.d with httpd >= 2.4
%{!?_httpd_confdir: %{expand: %%global _httpd_confdir %%{_sysconfdir}/httpd/conf.d}}
%{!?_httpd_modconfdir: %{expand: %%global _httpd_modconfdir %%{_sysconfdir}/httpd/conf.d}}
@@ -8,7 +9,7 @@
Summary: H264 streaming module for the Apache HTTP Server
Name: mod_h264_streaming
Version: 2.2.7
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: System Environment/Daemons
License: CC-BY-NC-SA
URL: http://h264.code-shop.com/
@@ -71,6 +72,10 @@
%endif
%changelog
+* Sun Aug 03 2014 Sérgio Basto <sergio(a)serjux.com> - 2.2.7-4
+- Rebuild to match with Apache 2.4 version.
+- Update httpd_mmn detection copied from mod_security.spec
+
* Sat Nov 17 2012 Robert Scheck <robert(a)fedoraproject.org> 2.2.7-3
- Updated spec file to match with Apache 2.4 policy
10 years, 4 months