rpms/mame/devel .cvsignore, 1.34, 1.35 mame.spec, 1.40, 1.41 sources, 1.34, 1.35
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv636
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Aug 25 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.143u4-1
- Updated to 0.143u4
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore 15 Aug 2011 05:43:58 -0000 1.34
+++ .cvsignore 25 Aug 2011 20:30:42 -0000 1.35
@@ -2,3 +2,4 @@
0143u1_diff.zip
0143u2_diff.zip
0143u3_diff.zip
+0143u4_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- mame.spec 15 Aug 2011 05:43:58 -0000 1.40
+++ mame.spec 25 Aug 2011 20:30:43 -0000 1.41
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 143
-%global sourceupdate 3
+%global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -26,7 +26,7 @@
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
-#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
+Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6: http://mamedev.org/updates/0%{baseversion}u6_diff.zip
%endif
@@ -251,6 +251,9 @@
%changelog
+* Thu Aug 25 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.143u4-1
+- Updated to 0.143u4
+
* Mon Aug 15 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.143u3-1
- Updated to 0.143u3
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources 15 Aug 2011 05:43:58 -0000 1.34
+++ sources 25 Aug 2011 20:30:43 -0000 1.35
@@ -2,3 +2,4 @@
aa65ea6cde4226b5a9dee89de89bfe19 0143u1_diff.zip
beab2f265e76f996543ca410db0054b1 0143u2_diff.zip
f44cdd1ea6600e9efeb8349e82b92e0e 0143u3_diff.zip
+e2f0a82e5d38387350c4df0441c1628d 0143u4_diff.zip
13 years, 3 months
rpms/qmmp-plugins-freeworld/F-15 .cvsignore, 1.12, 1.13 qmmp-plugins-freeworld.spec, 1.16, 1.17 sources, 1.12, 1.13
by Karel Volný
Author: kvolny
Update of /cvs/free/rpms/qmmp-plugins-freeworld/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32731
Modified Files:
.cvsignore qmmp-plugins-freeworld.spec sources
Log Message:
* Fri Jun 24 2011 Karel Volný <kvolny(a)redhat.com> 0.5.1-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-15/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 15 Dec 2010 17:41:01 -0000 1.12
+++ .cvsignore 25 Aug 2011 12:24:11 -0000 1.13
@@ -1 +1 @@
-qmmp-0.4.3.tar.bz2
+qmmp-0.5.1.tar.bz2
Index: qmmp-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-15/qmmp-plugins-freeworld.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- qmmp-plugins-freeworld.spec 15 Dec 2010 17:41:01 -0000 1.16
+++ qmmp-plugins-freeworld.spec 25 Aug 2011 12:24:11 -0000 1.17
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 0.4.3
+Version: 0.5.1
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -56,16 +56,22 @@
-D USE_WAVPACK:BOOL=FALSE \
-D USE_CUE:BOOL=FALSE \
-D USE_CDA:BOOL=FALSE \
+ -D USE_MIDI:BOOL=FALSE \
+ -D USE_GME:BOOL=FALSE \
\
-D USE_ALSA:BOOL=FALSE \
- -D USE_OSS:BOOL=FALSE \
-D USE_JACK:BOOL=FALSE \
+ -D USE_OSS:BOOL=FALSE \
+ -D USE_OSS4:BOOL=FALSE \
-D USE_PULSE:BOOL=FALSE \
-D USE_NULL:BOOL=FALSE \
+ -D USE_WAVEOUT:BOOL=FALSE \
\
-D USE_SRC:BOOL=FALSE \
-D USE_BS2B:BOOL=FALSE \
-D USE_LADSPA:BOOL=FALSE \
+ -D USE_CROSSFADE:BOOL=FALSE \
+ -D USE_STEREO:BOOL=FALSE \
\
-D USE_ANALYZER:BOOL=FALSE \
-D USE_PROJECTM:BOOL=FALSE \
@@ -76,6 +82,7 @@
-D USE_NOTIFIER:BOOL=FALSE \
-D USE_LYRICS:BOOL=FALSE \
-D USE_HAL:BOOL=FALSE \
+ -D USE_UDISKS:BOOL=FALSE \
-D USE_HOTKEY:BOOL=FALSE \
-D USE_FILEOPS:BOOL=FALSE \
-D USE_COVER:BOOL=FALSE \
@@ -123,6 +130,9 @@
%changelog
+* Fri Jun 24 2011 Karel Volný <kvolny(a)redhat.com> 0.5.1-1
+- version bump
+
* Wed Dec 15 2010 Karel Volný <kvolny(a)redhat.com> 0.4.3-1
- version bump
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/F-15/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 15 Dec 2010 17:41:01 -0000 1.12
+++ sources 25 Aug 2011 12:24:11 -0000 1.13
@@ -1 +1 @@
-b79ce55ed8aca31a29360ff828ce1881 qmmp-0.4.3.tar.bz2
+7934c069256bf2fc4ab762ad2683db2f qmmp-0.5.1.tar.bz2
13 years, 3 months
rpms/tarsnap/F-15 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tarsnap.spec, 1.2, 1.3
by Ricky Zhou
Author: ricky
Update of /cvs/nonfree/rpms/tarsnap/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14581/F-15
Modified Files:
.cvsignore sources tarsnap.spec
Log Message:
* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
- Upstream released a new version.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-15/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Feb 2011 15:22:59 -0000 1.3
+++ .cvsignore 25 Aug 2011 09:29:13 -0000 1.4
@@ -1 +1 @@
-tarsnap-autoconf-1.0.29.tgz
+tarsnap-autoconf-1.0.30.tgz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-15/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Feb 2011 15:22:59 -0000 1.3
+++ sources 25 Aug 2011 09:29:13 -0000 1.4
@@ -1 +1 @@
-0e5ef12a92fb651b51159b1ad52317f6 tarsnap-autoconf-1.0.29.tgz
+93420d9c89daff9768b8f4a5f90ae017 tarsnap-autoconf-1.0.30.tgz
Index: tarsnap.spec
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-15/tarsnap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tarsnap.spec 8 Feb 2011 15:22:59 -0000 1.2
+++ tarsnap.spec 25 Aug 2011 09:29:13 -0000 1.3
@@ -1,5 +1,5 @@
Name: tarsnap
-Version: 1.0.29
+Version: 1.0.30
Release: 1%{?dist}
Summary: Online encrypted backup service (client)
@@ -76,6 +76,9 @@
%{_mandir}/man*/tarsnap*
%changelog
+* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
+- Upstream released a new version.
+
* Tue Feb 08 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.29-1
- Upstream released a new version.
13 years, 3 months
rpms/tarsnap/F-14 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tarsnap.spec, 1.2, 1.3
by Ricky Zhou
Author: ricky
Update of /cvs/nonfree/rpms/tarsnap/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14581/F-14
Modified Files:
.cvsignore sources tarsnap.spec
Log Message:
* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
- Upstream released a new version.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-14/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Feb 2011 15:22:59 -0000 1.3
+++ .cvsignore 25 Aug 2011 09:29:12 -0000 1.4
@@ -1 +1 @@
-tarsnap-autoconf-1.0.29.tgz
+tarsnap-autoconf-1.0.30.tgz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-14/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Feb 2011 15:22:59 -0000 1.3
+++ sources 25 Aug 2011 09:29:13 -0000 1.4
@@ -1 +1 @@
-0e5ef12a92fb651b51159b1ad52317f6 tarsnap-autoconf-1.0.29.tgz
+93420d9c89daff9768b8f4a5f90ae017 tarsnap-autoconf-1.0.30.tgz
Index: tarsnap.spec
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/F-14/tarsnap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tarsnap.spec 8 Feb 2011 15:22:59 -0000 1.2
+++ tarsnap.spec 25 Aug 2011 09:29:13 -0000 1.3
@@ -1,5 +1,5 @@
Name: tarsnap
-Version: 1.0.29
+Version: 1.0.30
Release: 1%{?dist}
Summary: Online encrypted backup service (client)
@@ -76,6 +76,9 @@
%{_mandir}/man*/tarsnap*
%changelog
+* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
+- Upstream released a new version.
+
* Tue Feb 08 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.29-1
- Upstream released a new version.
13 years, 3 months
rpms/tarsnap/EL-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tarsnap.spec, 1.2, 1.3
by Ricky Zhou
Author: ricky
Update of /cvs/nonfree/rpms/tarsnap/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14581/EL-6
Modified Files:
.cvsignore sources tarsnap.spec
Log Message:
* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
- Upstream released a new version.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-6/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Feb 2011 15:22:59 -0000 1.3
+++ .cvsignore 25 Aug 2011 09:29:12 -0000 1.4
@@ -1 +1 @@
-tarsnap-autoconf-1.0.29.tgz
+tarsnap-autoconf-1.0.30.tgz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-6/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Feb 2011 15:22:59 -0000 1.3
+++ sources 25 Aug 2011 09:29:12 -0000 1.4
@@ -1 +1 @@
-0e5ef12a92fb651b51159b1ad52317f6 tarsnap-autoconf-1.0.29.tgz
+93420d9c89daff9768b8f4a5f90ae017 tarsnap-autoconf-1.0.30.tgz
Index: tarsnap.spec
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-6/tarsnap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tarsnap.spec 8 Feb 2011 15:22:59 -0000 1.2
+++ tarsnap.spec 25 Aug 2011 09:29:12 -0000 1.3
@@ -1,5 +1,5 @@
Name: tarsnap
-Version: 1.0.29
+Version: 1.0.30
Release: 1%{?dist}
Summary: Online encrypted backup service (client)
@@ -76,6 +76,9 @@
%{_mandir}/man*/tarsnap*
%changelog
+* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
+- Upstream released a new version.
+
* Tue Feb 08 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.29-1
- Upstream released a new version.
13 years, 3 months
rpms/tarsnap/EL-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tarsnap.spec, 1.2, 1.3
by Ricky Zhou
Author: ricky
Update of /cvs/nonfree/rpms/tarsnap/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14581/EL-5
Modified Files:
.cvsignore sources tarsnap.spec
Log Message:
* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
- Upstream released a new version.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Feb 2011 15:22:58 -0000 1.3
+++ .cvsignore 25 Aug 2011 09:29:11 -0000 1.4
@@ -1 +1 @@
-tarsnap-autoconf-1.0.29.tgz
+tarsnap-autoconf-1.0.30.tgz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Feb 2011 15:22:58 -0000 1.3
+++ sources 25 Aug 2011 09:29:11 -0000 1.4
@@ -1 +1 @@
-0e5ef12a92fb651b51159b1ad52317f6 tarsnap-autoconf-1.0.29.tgz
+93420d9c89daff9768b8f4a5f90ae017 tarsnap-autoconf-1.0.30.tgz
Index: tarsnap.spec
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/EL-5/tarsnap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tarsnap.spec 8 Feb 2011 15:22:58 -0000 1.2
+++ tarsnap.spec 25 Aug 2011 09:29:11 -0000 1.3
@@ -1,5 +1,5 @@
Name: tarsnap
-Version: 1.0.29
+Version: 1.0.30
Release: 1%{?dist}
Summary: Online encrypted backup service (client)
@@ -76,6 +76,9 @@
%{_mandir}/man*/tarsnap*
%changelog
+* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
+- Upstream released a new version.
+
* Tue Feb 08 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.29-1
- Upstream released a new version.
13 years, 3 months
rpms/tarsnap/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tarsnap.spec, 1.2, 1.3
by Ricky Zhou
Author: ricky
Update of /cvs/nonfree/rpms/tarsnap/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14581/devel
Modified Files:
.cvsignore sources tarsnap.spec
Log Message:
* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
- Upstream released a new version.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Feb 2011 15:22:59 -0000 1.3
+++ .cvsignore 25 Aug 2011 09:29:13 -0000 1.4
@@ -1 +1 @@
-tarsnap-autoconf-1.0.29.tgz
+tarsnap-autoconf-1.0.30.tgz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Feb 2011 15:22:59 -0000 1.3
+++ sources 25 Aug 2011 09:29:14 -0000 1.4
@@ -1 +1 @@
-0e5ef12a92fb651b51159b1ad52317f6 tarsnap-autoconf-1.0.29.tgz
+93420d9c89daff9768b8f4a5f90ae017 tarsnap-autoconf-1.0.30.tgz
Index: tarsnap.spec
===================================================================
RCS file: /cvs/nonfree/rpms/tarsnap/devel/tarsnap.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tarsnap.spec 8 Feb 2011 15:22:59 -0000 1.2
+++ tarsnap.spec 25 Aug 2011 09:29:14 -0000 1.3
@@ -1,5 +1,5 @@
Name: tarsnap
-Version: 1.0.29
+Version: 1.0.30
Release: 1%{?dist}
Summary: Online encrypted backup service (client)
@@ -76,6 +76,9 @@
%{_mandir}/man*/tarsnap*
%changelog
+* Wed Aug 25 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.30-1
+- Upstream released a new version.
+
* Tue Feb 08 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 1.0.29-1
- Upstream released a new version.
13 years, 3 months
rpms/transcode/devel transcode.spec,1.27,1.28
by David Juran
Author: juran
Update of /cvs/free/rpms/transcode/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8092
Modified Files:
transcode.spec
Log Message:
Rebuild for new mjpegtools (Bz 1906)
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/devel/transcode.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- transcode.spec 26 Jun 2011 20:10:56 -0000 1.27
+++ transcode.spec 24 Aug 2011 21:47:31 -0000 1.28
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.1.5
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -155,6 +155,9 @@
%changelog
+* Wed Aug 24 2011 David Juran <david(a)juran.se> - 1.1.5-8
+- Rebuild for new mjpegtools (Bz 1906)
+
* Sun Jun 26 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.5-7
- Fix support for v4l - rfbz#1824
13 years, 3 months
rpms/ffmpeg/devel .cvsignore, 1.25, 1.26 ffmpeg.spec, 1.45, 1.46 sources, 1.25, 1.26
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3878
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
* Mon Aug 22 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.2-1
- update to 0.8.2
- enable CELT decoding via libcelt
- support AMR WB encoding via libvo-amrwbenc (optional)
- enable FreeType support
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ffmpeg.spec 14 Jul 2011 21:59:50 -0000 1.45
+++ ffmpeg.spec 24 Aug 2011 15:36:21 -0000 1.46
@@ -6,7 +6,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 0.7.1
+Version: 0.8.2
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -24,8 +24,10 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}
BuildRequires: bzip2-devel
+BuildRequires: celt-devel
BuildRequires: dirac-devel
%{?_with_faac:BuildRequires: faac-devel}
+BuildRequires: freetype-devel
BuildRequires: gsm-devel
BuildRequires: lame-devel
BuildRequires: libdc1394-devel
@@ -38,14 +40,14 @@
%ifarch %{ix86} x86_64
BuildRequires: libXvMC-devel
%endif
-%{?_with_amr:BuildRequires: opencore-amr-devel}
+%{?_with_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
BuildRequires: openjpeg-devel
BuildRequires: schroedinger-devel
BuildRequires: SDL-devel
BuildRequires: speex-devel
BuildRequires: subversion
BuildRequires: texi2html
-%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.30}
+%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.31}
BuildRequires: xvidcore-devel
BuildRequires: zlib-devel
%ifarch %{ix86} x86_64
@@ -92,11 +94,13 @@
--mandir=%{_mandir} \\\
--arch=%{_target_cpu} \\\
--extra-cflags="$RPM_OPT_FLAGS" \\\
- %{?_with_amr:--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3} \\\
+ %{?_with_amr:--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-version3} \\\
--enable-bzlib \\\
+ --enable-libcelt \\\
--enable-libdc1394 \\\
--enable-libdirac \\\
%{?_with_faac:--enable-libfaac --enable-nonfree} \\\
+ --enable-libfreetype \\\
--enable-libgsm \\\
--enable-libmp3lame \\\
--enable-libopenjpeg \\\
@@ -241,6 +245,12 @@
%changelog
+* Mon Aug 22 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.2-1
+- update to 0.8.2
+- enable CELT decoding via libcelt
+- support AMR WB encoding via libvo-amrwbenc (optional)
+- enable FreeType support
+
* Thu Jul 14 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.7.1-1
- Update to 0.7.1
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources 14 Jul 2011 21:59:50 -0000 1.25
+++ sources 24 Aug 2011 15:36:21 -0000 1.26
@@ -1 +1 @@
-8615815985a17ef6498620c715e63f5e ffmpeg-0.7.1.tar.bz2
+967d481c98161582d149aced6e3b2f31 ffmpeg-0.8.2.tar.bz2
13 years, 3 months
rpms/x264/devel .cvsignore, 1.17, 1.18 sources, 1.17, 1.18 x264-nover.patch, 1.4, 1.5 x264-snapshot.sh, 1.3, 1.4 x264.spec, 1.26, 1.27
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/x264/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3264
Modified Files:
.cvsignore sources x264-nover.patch x264-snapshot.sh x264.spec
Log Message:
* Mon Aug 22 2011 Dominik Mierzejewski <rpm(a)greysector.net> 0.0.0-0.31.20110811
- 20110811 snapshot (ABI 116)
- fix snapshot script to include version.h properly
- link x264 binary to the shared library
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/x264/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore 14 Jul 2011 18:11:35 -0000 1.17
+++ .cvsignore 24 Aug 2011 15:32:19 -0000 1.18
@@ -1 +1 @@
-x264-stable-20110714.tar.bz2
+x264-stable-20110811.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/x264/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources 14 Jul 2011 18:11:35 -0000 1.17
+++ sources 24 Aug 2011 15:32:19 -0000 1.18
@@ -1 +1 @@
-80191c61a9480435ef3b3219203a214b x264-stable-20110714.tar.bz2
+86529759b0153927f8bd82197283ea82 x264-stable-20110811.tar.bz2
x264-nover.patch:
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: x264-nover.patch
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264-nover.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- x264-nover.patch 14 Jul 2011 18:11:35 -0000 1.4
+++ x264-nover.patch 24 Aug 2011 15:32:19 -0000 1.5
@@ -1,12 +1,12 @@
-diff -up x264-stable-20110714/configure.nover x264-stable-20110714/configure
---- x264-stable-20110714/configure.nover 2011-07-14 19:40:29.000000000 +0200
-+++ x264-stable-20110714/configure 2011-07-14 19:42:02.213802421 +0200
-@@ -1038,7 +1038,7 @@ fi
+diff -up x264-stable-20110811/configure.nover x264-stable-20110811/configure
+--- x264-stable-20110811/configure.nover 2011-08-11 20:21:38.000000000 +0200
++++ x264-stable-20110811/configure 2011-08-11 20:27:39.000000000 +0200
+@@ -1057,7 +1057,7 @@ fi
echo "LDFLAGSCLI = $LDFLAGSCLI" >> config.mak
echo "CLI_LIBX264 = $CLI_LIBX264" >> config.mak
--./version.sh >> config.h
-+cat version.h >> config.h
+-./version.sh >> x264_config.h
++cat version.h >> x264_config.h
pclibs="-L$libdir -lx264 $libpthread"
Index: x264-snapshot.sh
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264-snapshot.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- x264-snapshot.sh 14 Jul 2011 18:11:35 -0000 1.3
+++ x264-snapshot.sh 24 Aug 2011 15:32:19 -0000 1.4
@@ -15,12 +15,15 @@
date=$(date +%Y%m%d)
package=x264
branch=stable
+commit=HEAD
pushd "$tmp"
git clone git://git.videolan.org/${package}.git -b ${branch}
cd ${package}
+git checkout ${commit}
+git checkout -b rpmfusion
./version.sh > version.h
git add version.h
-git commit version.h
-git archive --prefix="${package}-${branch}-${date}/" --format=tar ${branch} | bzip2 > "$pwd"/${package}-${branch}-${date}.tar.bz2
+git commit -m "generated version.h" version.h
+git archive --prefix="${package}-${branch}-${date}/" --format=tar rpmfusion | bzip2 > "$pwd"/${package}-${branch}-${date}.tar.bz2
popd >/dev/null
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- x264.spec 14 Jul 2011 18:11:35 -0000 1.26
+++ x264.spec 24 Aug 2011 15:32:19 -0000 1.27
@@ -1,10 +1,10 @@
-%global snapshot 20110714
+%global snapshot 20110811
%global branch stable
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.0.0
-Release: 0.30.%{snapshot}%{?dist}
+Release: 0.31.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://developers.videolan.org/x264.html
@@ -60,6 +60,7 @@
%{!?_with_ffmpegsource:--disable-ffms} \\\
--enable-debug \\\
--enable-shared \\\
+ --system-libx264 \\\
--enable-pic
@@ -135,6 +136,11 @@
%endif
%changelog
+* Mon Aug 22 2011 Dominik Mierzejewski <rpm(a)greysector.net> 0.0.0-0.31.20110811
+- 20110811 snapshot (ABI 116)
+- fix snapshot script to include version.h properly
+- link x264 binary to the shared library
+
* Thu Jul 14 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.30.20110714
- Update to 20110714 stable branch (ABI 115)
- Convert x264-snapshot to git (based on ffmpeg script).
13 years, 3 months