rpms/x264/devel x264.spec,1.68,1.69
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/x264/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22446
Modified Files:
x264.spec
Log Message:
* Sun Mar 23 2014 Sérgio Basto <sergio(a)serjux.com> - 0.142-2.20140314gitaff928d
- Un-bootstrap
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- x264.spec 13 Mar 2014 23:53:02 -0000 1.68
+++ x264.spec 23 Mar 2014 18:18:14 -0000 1.69
@@ -5,7 +5,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-%global _with_bootstrap 1
+#global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -24,7 +24,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 2%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://developers.videolan.org/x264.html
@@ -189,6 +189,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Sun Mar 23 2014 Sérgio Basto <sergio(a)serjux.com> - 0.142-2.20140314gitaff928d
+- Un-bootstrap
+
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 0.142-1.20140314gitaff928d_bootstrap
- Update to 0.142 git aff928d (stable branch) and bootstrap
10 years, 8 months
rpms/mythtv/devel mythtv.spec,1.139,1.140
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22136
Modified Files:
mythtv.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.27-6
- Rebuilt for x264 and add BR: bzip2-devel
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- mythtv.spec 22 Mar 2014 00:14:00 -0000 1.139
+++ mythtv.spec 22 Mar 2014 12:19:28 -0000 1.140
@@ -176,6 +176,7 @@
BuildRequires: desktop-file-utils
BuildRequires: freetype-devel >= 2
BuildRequires: libpng-devel
+BuildRequires: bzip2-devel
BuildRequires: gcc-c++
%if 0%{?fedora} >= 19
BuildRequires: mariadb-devel >= 5
@@ -1473,7 +1474,7 @@
%changelog
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.27-6
-- Rebuilt for x264
+- Rebuilt for x264 and add BR: bzip2-devel
* Tue Mar 11 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27-5
- Update to latest fixes v0.27-178-g6b14852.
10 years, 8 months
rpms/vlc/devel vlc.spec,1.199,1.200
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29518
Modified Files:
vlc.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 2.1.4-3
- Rebuilt for x264
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- vlc.spec 6 Mar 2014 09:19:12 -0000 1.199
+++ vlc.spec 22 Mar 2014 00:14:41 -0000 1.200
@@ -33,7 +33,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 2.1.4
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -491,6 +491,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 2.1.4-3
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.1.4-2
- Rebuilt for x264
10 years, 8 months
rpms/mythtv/devel mythtv.spec,1.138,1.139
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29418
Modified Files:
mythtv.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.27-6
- Rebuilt for x264
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- mythtv.spec 11 Mar 2014 10:30:19 -0000 1.138
+++ mythtv.spec 22 Mar 2014 00:14:00 -0000 1.139
@@ -77,9 +77,9 @@
# Version/Release info
Version: 0.27
%if "%{branch}" == "master"
-Release: 0.1.git.%{_gitrev}%{?dist}
+Release: 0.2.git.%{_gitrev}%{?dist}
%else
-Release: 5%{?dist}
+Release: 6%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1472,6 +1472,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.27-6
+- Rebuilt for x264
+
* Tue Mar 11 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.27-5
- Update to latest fixes v0.27-178-g6b14852.
- Rebuild for x264.
10 years, 8 months
rpms/gstreamer-plugins-ugly/devel gstreamer-plugins-ugly.spec, 1.59, 1.60
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/gstreamer-plugins-ugly/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29305
Modified Files:
gstreamer-plugins-ugly.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.10.19-17
- Rebuilt for x264
Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/gstreamer-plugins-ugly.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- gstreamer-plugins-ugly.spec 6 Mar 2014 09:18:58 -0000 1.59
+++ gstreamer-plugins-ugly.spec 22 Mar 2014 00:13:08 -0000 1.60
@@ -11,7 +11,7 @@
Summary: GStreamer streaming media framework "ugly" plug-ins
Name: gstreamer-plugins-ugly
Version: 0.10.19
-Release: 16%{?dist}
+Release: 17%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -128,6 +128,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.10.19-17
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.19-16
- Rebuilt for x264
10 years, 8 months
rpms/gstreamer1-plugins-ugly/devel gstreamer1-plugins-ugly.spec, 1.17, 1.18
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/gstreamer1-plugins-ugly/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29201
Modified Files:
gstreamer1-plugins-ugly.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 1.2.3-3
- Rebuilt for x264
Index: gstreamer1-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer1-plugins-ugly/devel/gstreamer1-plugins-ugly.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- gstreamer1-plugins-ugly.spec 6 Mar 2014 09:18:52 -0000 1.17
+++ gstreamer1-plugins-ugly.spec 22 Mar 2014 00:12:20 -0000 1.18
@@ -1,7 +1,7 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
Version: 1.2.3
-Release: 2%{?dist}
+Release: 3%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -101,6 +101,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 1.2.3-3
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.3-2
- Rebuilt for x264
10 years, 8 months
rpms/ffmpeg-compat/devel ffmpeg-compat.spec,1.18,1.19
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/ffmpeg-compat/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29072
Modified Files:
ffmpeg-compat.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.6.7-6
- Rebuilt for x264
Index: ffmpeg-compat.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg-compat/devel/ffmpeg-compat.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ffmpeg-compat.spec 6 Mar 2014 09:18:45 -0000 1.18
+++ ffmpeg-compat.spec 22 Mar 2014 00:10:55 -0000 1.19
@@ -10,7 +10,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg-compat
Version: 0.6.7
-Release: 5%{?dist}
+Release: 6%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
%else
@@ -233,6 +233,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 0.6.7-6
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6.7-5
- Rebuilt for x264
10 years, 8 months
rpms/avidemux/devel avidemux.spec,1.91,1.92
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/avidemux/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28875
Modified Files:
avidemux.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 2.6.7-4
- Rebuilt for x264
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- avidemux.spec 6 Mar 2014 09:18:33 -0000 1.91
+++ avidemux.spec 22 Mar 2014 00:09:43 -0000 1.92
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.6.7
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Graphical video editing and transcoding tool
License: GPLv2+
@@ -363,6 +363,9 @@
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 2.6.7-4
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.6.7-3
- Rebuilt for x264
10 years, 8 months
rpms/libquicktime/devel libquicktime.spec,1.41,1.42
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/libquicktime/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28177
Modified Files:
libquicktime.spec
Log Message:
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 1.2.4-15
- Rebuilt for x264
Index: libquicktime.spec
===================================================================
RCS file: /cvs/free/rpms/libquicktime/devel/libquicktime.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- libquicktime.spec 6 Mar 2014 07:22:13 -0000 1.41
+++ libquicktime.spec 21 Mar 2014 23:44:17 -0000 1.42
@@ -1,7 +1,7 @@
Summary: Library for reading and writing Quicktime files
Name: libquicktime
Version: 1.2.4
-Release: 14%{?dist}
+Release: 15%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://libquicktime.sourceforge.net/
@@ -122,6 +122,9 @@
# --------------------------------------------------------------------
%changelog
+* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 1.2.4-15
+- Rebuilt for x264
+
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.4-14
- Rebuilt for x264
10 years, 8 months