rpms/ffmpeg/devel ffmpeg.spec,1.47,1.48
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18747
Modified Files:
ffmpeg.spec
Log Message:
- fix FFmpeg name spelling
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ffmpeg.spec 23 Sep 2011 16:45:21 -0000 1.47
+++ ffmpeg.spec 23 Sep 2011 17:57:54 -0000 1.48
@@ -55,7 +55,7 @@
%endif
%description
-FFMpeg is a complete and free Internet live audio and video
+FFmpeg is a complete and free Internet live audio and video
broadcasting solution for Linux/Unix. It also includes a digital
VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
@@ -65,7 +65,7 @@
Group: System Environment/Libraries
%description libs
-FFMpeg is a complete and free Internet live audio and video
+FFmpeg is a complete and free Internet live audio and video
broadcasting solution for Linux/Unix. It also includes a digital
VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
@@ -78,7 +78,7 @@
Requires: pkgconfig
%description devel
-FFMpeg is a complete and free Internet live audio and video
+FFmpeg is a complete and free Internet live audio and video
broadcasting solution for Linux/Unix. It also includes a digital
VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
@@ -247,6 +247,7 @@
%changelog
* Fri Sep 23 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.4-1
- update to 0.8.4
+- fix FFmpeg name spelling
* Mon Aug 22 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.2-1
- update to 0.8.2
13 years, 2 months
rpms/ffmpeg/devel .cvsignore, 1.26, 1.27 ffmpeg.spec, 1.46, 1.47 sources, 1.26, 1.27
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9789
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
* Fri Sep 23 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.4-1
- update to 0.8.4
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore 24 Aug 2011 15:36:20 -0000 1.26
+++ .cvsignore 23 Sep 2011 16:45:21 -0000 1.27
@@ -1 +1 @@
-ffmpeg-0.8.2.tar.bz2
+ffmpeg-0.8.4.tar.bz2
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ffmpeg.spec 24 Aug 2011 15:36:21 -0000 1.46
+++ ffmpeg.spec 23 Sep 2011 16:45:21 -0000 1.47
@@ -6,7 +6,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 0.8.2
+Version: 0.8.4
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -245,6 +245,9 @@
%changelog
+* Fri Sep 23 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.4-1
+- update to 0.8.4
+
* Mon Aug 22 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.8.2-1
- update to 0.8.2
- enable CELT decoding via libcelt
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources 24 Aug 2011 15:36:21 -0000 1.26
+++ sources 23 Sep 2011 16:45:21 -0000 1.27
@@ -1 +1 @@
-967d481c98161582d149aced6e3b2f31 ffmpeg-0.8.2.tar.bz2
+0f53495b6642ef10f0eb22f9564ba2cb ffmpeg-0.8.4.tar.bz2
13 years, 2 months
rpms/avidemux/devel avidemux.spec,1.54,1.55
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/avidemux/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3823
Modified Files:
avidemux.spec
Log Message:
* Fri Sep 23 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-6
- Obsolete useless devel subpackage which has multilib issues.
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- avidemux.spec 23 Sep 2011 15:54:37 -0000 1.54
+++ avidemux.spec 23 Sep 2011 16:00:16 -0000 1.55
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.5
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -45,6 +45,7 @@
Requires: %{name}-cli = %{version}-%{release}
Requires: %{name}-gui = %{version}
Requires: %{name}-plugins = %{version}
+Obsoletes: %{name}-devel
# Compiling
BuildRequires: cmake
@@ -302,8 +303,8 @@
%changelog
-* Fri Sep 23 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-5
-- Remove useless devel subpackage which has multilib issues.
+* Fri Sep 23 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-6
+- Obsolete useless devel subpackage which has multilib issues.
* Mon Aug 07 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-4
- Moved UI specific libraries and plugins to their respective sub-package to
13 years, 2 months
rpms/avidemux/devel avidemux.spec,1.53,1.54
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/avidemux/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2811
Modified Files:
avidemux.spec
Log Message:
* Fri Sep 23 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-5
- Remove useless devel subpackage which has multilib issues.
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- avidemux.spec 9 Aug 2011 18:21:43 -0000 1.53
+++ avidemux.spec 23 Sep 2011 15:54:37 -0000 1.54
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.5
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -149,14 +149,6 @@
%description qt
This package contains the Qt graphical interface for %{name}.
-%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
-
-%description devel
-This package contains files required to develop with or extend %{name}.
-
%prep
%setup -q -n %{name}_%{version}
@@ -227,16 +219,11 @@
%install
-rm -rf %{buildroot}
-
make -C build install DESTDIR=%{buildroot}
make -C build_plugins install DESTDIR=%{buildroot}
-# Install the build configuration for devel package
-install -d -m755 %{buildroot}%{_includedir}
-install -m644 build/config/ADM_coreConfig.h %{buildroot}%{_includedir}/ADM_coreConfig.h
install -d -m755 %{buildroot}%{_datadir}/pixmaps
-install -m644 avidemux/ADM_userInterfaces/ADM_QT4/ADM_gui/pics/avidemux_icon.png %{buildroot}%{_datadir}/pixmaps/avidemux.png
+install -pm0644 avidemux/ADM_userInterfaces/ADM_QT4/ADM_gui/pics/avidemux_icon.png %{buildroot}%{_datadir}/pixmaps/avidemux.png
# Find and remove all la files
find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
@@ -266,9 +253,6 @@
# Gettext-style translations
%find_lang %{name}
-%clean
-rm -rf %{buildroot}
-
%post libs -p /sbin/ldconfig
@@ -291,14 +275,12 @@
%exclude %{_libdir}/ADM_plugins/videoFilter/*gtk.so
%exclude %{_libdir}/ADM_plugins/videoFilter/*qt4.so
-
%files cli
%{_bindir}/avidemux2_cli
%{_libdir}/libADM_UICli.so
%{_libdir}/libADM_render_cli.so
%{_libdir}/ADM_plugins/videoFilter/*cli.so
-
%files gtk -f %{name}.lang
%{_bindir}/avidemux2_gtk
%{_libdir}/libADM_UIGtk.so
@@ -318,11 +300,11 @@
%{_datadir}/applications/*qt*.desktop
%dir %{_datadir}/%{name}/i18n
-%files devel
-%{_includedir}/ADM_coreConfig.h
-
%changelog
+* Fri Sep 23 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-5
+- Remove useless devel subpackage which has multilib issues.
+
* Mon Aug 07 2011 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.5-4
- Moved UI specific libraries and plugins to their respective sub-package to
prevent unneeded dependencies from being installed.
13 years, 2 months
rpms/ffmpeg2theora/devel ffmpeg2theora-0.27-ldflags.patch,1.1,NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ffmpeg2theora/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5507/devel
Removed Files:
ffmpeg2theora-0.27-ldflags.patch
Log Message:
Update to 0.28
--- ffmpeg2theora-0.27-ldflags.patch DELETED ---
13 years, 2 months
rpms/ffmpeg2theora/devel ffmpeg2theora.spec, 1.9, 1.10 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ffmpeg2theora/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5409
Modified Files:
ffmpeg2theora.spec sources .cvsignore
Log Message:
Update to 0.28
Index: ffmpeg2theora.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/ffmpeg2theora.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ffmpeg2theora.spec 14 Oct 2010 21:53:03 -0000 1.9
+++ ffmpeg2theora.spec 23 Sep 2011 14:15:44 -0000 1.10
@@ -1,13 +1,12 @@
Name: ffmpeg2theora
-Version: 0.27
+Version: 0.28
Release: 1%{?dist}
Summary: Convert any file that ffmpeg can decode to theora
Group: Applications/Multimedia
License: GPLv2+
URL: http://v2v.cc/~j/ffmpeg2theora/
-Source0: http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-%{version}.tar.bz2
-Patch0: ffmpeg2theora-0.27-ldflags.patch
+Source0: http://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: scons
@@ -27,7 +26,6 @@
%prep
%setup -q
-%patch0 -p1 -b .ldflags
%build
@@ -53,6 +51,9 @@
%changelog
+* Fri Sep 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.28-1
+- Update to 0.28
+
* Thu Oct 14 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 0.27-1
- Update to 0.27
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 14 Oct 2010 21:53:03 -0000 1.7
+++ sources 23 Sep 2011 14:15:44 -0000 1.8
@@ -1 +1 @@
-ec6bc7418aeb37f20759280f236c214a ffmpeg2theora-0.27.tar.bz2
+31e389bfa0719f489af38b6fb2bd0a1f ffmpeg2theora-0.28.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 14 Oct 2010 21:53:03 -0000 1.7
+++ .cvsignore 23 Sep 2011 14:15:44 -0000 1.8
@@ -1 +1 @@
-ffmpeg2theora-0.27.tar.bz2
+ffmpeg2theora-0.28.tar.bz2
13 years, 2 months
rpms/alsa-plugins-freeworld/devel alsa-plugins-freeworld.spec, 1.5, 1.6
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/alsa-plugins-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4637
Modified Files:
alsa-plugins-freeworld.spec
Log Message:
Rebuild for FFmpeg
Index: alsa-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/alsa-plugins-freeworld/devel/alsa-plugins-freeworld.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alsa-plugins-freeworld.spec 2 Feb 2011 22:19:43 -0000 1.5
+++ alsa-plugins-freeworld.spec 23 Sep 2011 14:11:33 -0000 1.6
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
Version: 1.0.24
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -105,6 +105,9 @@
%changelog
+* Fri Sep 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.24-2
+- Rebuild for FFmpeg
+
* Wed Feb 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.24-1
- Update to 1.0.24
13 years, 2 months
rpms/gpac/devel gpac.spec,1.31,1.32
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26356
Modified Files:
gpac.spec
Log Message:
got it
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/devel/gpac.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- gpac.spec 23 Sep 2011 12:43:27 -0000 1.31
+++ gpac.spec 23 Sep 2011 12:48:02 -0000 1.32
@@ -254,7 +254,7 @@
#hack
%if %{_lib} == "lib64"
- mv $RPM_BUILD_ROOT%{_prefix/lib $RPM_BUILD_ROOT%{_libdir}
+ mv $RPM_BUILD_ROOT%{_prefix}/lib $RPM_BUILD_ROOT%{_libdir}
%endif
## kwizart - rpmlint gpac no-ldconfig-symlink
13 years, 2 months
rpms/gpac/devel gpac.spec,1.30,1.31
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25622
Modified Files:
gpac.spec
Log Message:
Is it okay ?
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/devel/gpac.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- gpac.spec 23 Sep 2011 10:44:26 -0000 1.30
+++ gpac.spec 23 Sep 2011 12:43:27 -0000 1.31
@@ -253,9 +253,10 @@
}
#hack
-if [ %{_lib} = lib64 ] ; then
+%if %{_lib} == "lib64"
mv $RPM_BUILD_ROOT%{_prefix/lib $RPM_BUILD_ROOT%{_libdir}
-fi
+%endif
+
## kwizart - rpmlint gpac no-ldconfig-symlink
ln -sf libgpac.so.%{version}-DEV $RPM_BUILD_ROOT%{_libdir}/libgpac.so.0
ln -sf libgpac.so.0 $RPM_BUILD_ROOT%{_libdir}/libgpac.so
13 years, 2 months
rpms/gpac/devel gpac.spec,1.29,1.30
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25722
Modified Files:
gpac.spec
Log Message:
Hack
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/devel/gpac.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gpac.spec 23 Sep 2011 07:31:41 -0000 1.29
+++ gpac.spec 23 Sep 2011 10:44:26 -0000 1.30
@@ -252,6 +252,10 @@
rm -rf $RPM_BUILD_ROOT%{_bindir}/%{osmo}
}
+#hack
+if [ %{_lib} = lib64 ] ; then
+ mv $RPM_BUILD_ROOT%{_prefix/lib $RPM_BUILD_ROOT%{_libdir}
+fi
## kwizart - rpmlint gpac no-ldconfig-symlink
ln -sf libgpac.so.%{version}-DEV $RPM_BUILD_ROOT%{_libdir}/libgpac.so.0
ln -sf libgpac.so.0 $RPM_BUILD_ROOT%{_libdir}/libgpac.so
13 years, 2 months