rpms/xorg-x11-drv-nvidia/devel xorg-x11-drv-nvidia.spec,1.78,1.79
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20298
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
Add nvidia-cuda-proxy binaries and man file
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- xorg-x11-drv-nvidia.spec 13 Jul 2012 17:09:17 -0000 1.78
+++ xorg-x11-drv-nvidia.spec 13 Jul 2012 23:29:37 -0000 1.79
@@ -7,7 +7,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
Version: 304.22
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -200,7 +200,7 @@
install -p -m 0644 libXvMCNVIDIA.a $RPM_BUILD_ROOT%{nvidialibdir}/
# Install binaries
-install -p -m 0755 nvidia-{bug-report.sh,smi} $RPM_BUILD_ROOT%{_bindir}
+install -p -m 0755 nvidia-{bug-report.sh,smi,cuda-proxy-control,cuda-proxy-server} $RPM_BUILD_ROOT%{_bindir}
# Install man pages
install -m 0755 -d $RPM_BUILD_ROOT%{_mandir}/man1/
@@ -317,6 +317,8 @@
#{_initrddir}/nvidia
%{_bindir}/nvidia-bug-report.sh
%{_bindir}/nvidia-smi
+%{_bindir}/nvidia-cuda-proxy-control
+%{_bindir}/nvidia-cuda-proxy-server
#{_sbindir}/nvidia-config-display
# Xorg libs that do not need to be multilib
%dir %{_libdir}/xorg/modules/extensions/nvidia
@@ -325,7 +327,7 @@
#/no_multilib
%{_datadir}/pixmaps/*.png
%{_mandir}/man1/nvidia-smi.*
-%exclude %{_mandir}/man1/nvidia-cuda-proxy-control.1.gz
+%{_mandir}/man1/nvidia-cuda-proxy-control.1.gz
%files libs
%defattr(-,root,root,-)
@@ -353,6 +355,9 @@
%changelog
+* Sat Jul 14 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-2
+- Add nvidia-cuda-proxy binaries and man file
+
* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
- Update to 304.22
12 years, 4 months
rpms/get-flash-videos/F-16 .cvsignore,1.3,1.4 sources,1.3,1.4
by Alec Leamas
Author: leamas
Update of /cvs/free/rpms/get-flash-videos/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9860
Modified Files:
.cvsignore sources
Log Message:
* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
- Updating to new git release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-16/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 9 Apr 2012 19:47:23 -0000 1.3
+++ .cvsignore 13 Jul 2012 21:08:29 -0000 1.4
@@ -1 +1 @@
-get-flash-videos-1.24-4.20120409gita965329.tar.gz
+get-flash-videos-1.24-5.20120713git162d964.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-16/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 9 Apr 2012 19:47:23 -0000 1.3
+++ sources 13 Jul 2012 21:08:29 -0000 1.4
@@ -1 +1 @@
-f31a99c6d00ad6a9c78b4d31adc0290e get-flash-videos-1.24-4.20120409gita965329.tar.gz
+13e7806502b73eba377cee336011f21e get-flash-videos-1.24-5.20120713git162d964.tar.gz
12 years, 4 months
rpms/get-flash-videos/F-16 get-flash-videos.spec,1.2,1.3
by Alec Leamas
Author: leamas
Update of /cvs/free/rpms/get-flash-videos/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9393
Modified Files:
get-flash-videos.spec
Log Message:
* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
- Updating to new git release
Index: get-flash-videos.spec
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-16/get-flash-videos.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- get-flash-videos.spec 9 Apr 2012 19:47:23 -0000 1.2
+++ get-flash-videos.spec 13 Jul 2012 21:04:03 -0000 1.3
@@ -1,4 +1,4 @@
-%global rel_tag 4.20120409gita965329
+%global rel_tag 5.20120713git162d964
Name: get-flash-videos
Version: 1.24
Release: %{?rel_tag}%{?dist}
@@ -7,7 +7,7 @@
# License breakdown in README.fedora
License: ASL 2.0 and GPLv3+
URL: http://code.google.com/p/get-flash-videos/
-# rel_tag=1.20120409gita965329;
+# rel_tag=1.20120713git162d964;
# srcdir=get-flash-videos
# git clone git://github.com/monsieurvideo/get-flash-videos.git $srcdir
# cd $srcdir; git reset --hard ${rel_tag##*git}; cd ..
@@ -75,6 +75,8 @@
%changelog
+* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
+- Updating to new git release
* Mon Apr 09 2012 Alec Leamas <alec(a)nowhere.com> 1.24-4.20120409gita965329
- Updating to git head, resolving the video search problem
@@ -97,4 +99,3 @@
* Sat Jan 31 2012 Alec Leamas <alec(a)nowhere.com> 1.24-1
- Intial packaging
-
12 years, 4 months
rpms/get-flash-videos/F-17 get-flash-videos.spec,1.2,1.3
by Alec Leamas
Author: leamas
Update of /cvs/free/rpms/get-flash-videos/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9143
Modified Files:
get-flash-videos.spec
Log Message:
* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
- Updating to new git release
Index: get-flash-videos.spec
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/F-17/get-flash-videos.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- get-flash-videos.spec 9 Apr 2012 19:42:05 -0000 1.2
+++ get-flash-videos.spec 13 Jul 2012 21:02:53 -0000 1.3
@@ -1,4 +1,4 @@
-%global rel_tag 4.20120409gita965329
+%global rel_tag 5.20120713git162d964
Name: get-flash-videos
Version: 1.24
Release: %{?rel_tag}%{?dist}
@@ -7,7 +7,7 @@
# License breakdown in README.fedora
License: ASL 2.0 and GPLv3+
URL: http://code.google.com/p/get-flash-videos/
-# rel_tag=1.20120409gita965329;
+# rel_tag=1.20120713git162d964;
# srcdir=get-flash-videos
# git clone git://github.com/monsieurvideo/get-flash-videos.git $srcdir
# cd $srcdir; git reset --hard ${rel_tag##*git}; cd ..
@@ -75,6 +75,8 @@
%changelog
+* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
+- Updating to new git release
* Mon Apr 09 2012 Alec Leamas <alec(a)nowhere.com> 1.24-4.20120409gita965329
- Updating to git head, resolving the video search problem
@@ -97,4 +99,3 @@
* Sat Jan 31 2012 Alec Leamas <alec(a)nowhere.com> 1.24-1
- Intial packaging
-
12 years, 4 months
rpms/get-flash-videos/devel .cvsignore, 1.3, 1.4 get-flash-videos.spec, 1.2, 1.3 sources, 1.3, 1.4
by Alec Leamas
Author: leamas
Update of /cvs/free/rpms/get-flash-videos/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8940
Modified Files:
.cvsignore get-flash-videos.spec sources
Log Message:
* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
- Updating to new git release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 9 Apr 2012 19:32:29 -0000 1.3
+++ .cvsignore 13 Jul 2012 21:01:17 -0000 1.4
@@ -1 +1 @@
-get-flash-videos-1.24-4.20120409gita965329.tar.gz
+get-flash-videos-1.24-5.20120713git162d964.tar.gz
Index: get-flash-videos.spec
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/devel/get-flash-videos.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- get-flash-videos.spec 9 Apr 2012 19:32:29 -0000 1.2
+++ get-flash-videos.spec 13 Jul 2012 21:01:17 -0000 1.3
@@ -1,4 +1,4 @@
-%global rel_tag 4.20120409gita965329
+%global rel_tag 5.20120713git162d964
Name: get-flash-videos
Version: 1.24
Release: %{?rel_tag}%{?dist}
@@ -7,7 +7,7 @@
# License breakdown in README.fedora
License: ASL 2.0 and GPLv3+
URL: http://code.google.com/p/get-flash-videos/
-# rel_tag=1.20120409gita965329;
+# rel_tag=1.20120713git162d964;
# srcdir=get-flash-videos
# git clone git://github.com/monsieurvideo/get-flash-videos.git $srcdir
# cd $srcdir; git reset --hard ${rel_tag##*git}; cd ..
@@ -75,6 +75,8 @@
%changelog
+* Fri Jul 13 2012 Alec Leamas <alec(a)nowhere.com> 1.24-5.20120713git162d964
+- Updating to new git release
* Mon Apr 09 2012 Alec Leamas <alec(a)nowhere.com> 1.24-4.20120409gita965329
- Updating to git head, resolving the video search problem
@@ -97,4 +99,3 @@
* Sat Jan 31 2012 Alec Leamas <alec(a)nowhere.com> 1.24-1
- Intial packaging
-
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get-flash-videos/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 9 Apr 2012 19:32:29 -0000 1.3
+++ sources 13 Jul 2012 21:01:17 -0000 1.4
@@ -1 +1 @@
-f31a99c6d00ad6a9c78b4d31adc0290e get-flash-videos-1.24-4.20120409gita965329.tar.gz
+13e7806502b73eba377cee336011f21e get-flash-videos-1.24-5.20120713git162d964.tar.gz
12 years, 4 months
rpms/xorg-x11-drv-nvidia/devel xorg-x11-drv-nvidia.spec,1.77,1.78
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5195
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
- Update to 304.22
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- xorg-x11-drv-nvidia.spec 13 Jul 2012 16:44:11 -0000 1.77
+++ xorg-x11-drv-nvidia.spec 13 Jul 2012 17:09:17 -0000 1.78
@@ -325,6 +325,7 @@
#/no_multilib
%{_datadir}/pixmaps/*.png
%{_mandir}/man1/nvidia-smi.*
+%exclude %{_mandir}/man1/nvidia-cuda-proxy-control.1.gz
%files libs
%defattr(-,root,root,-)
12 years, 4 months
rpms/nvidia-kmod/devel .cvsignore, 1.44, 1.45 nvidia-kmod.spec, 1.98, 1.99 sources, 1.44, 1.45
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3673
Modified Files:
.cvsignore nvidia-kmod.spec sources
Log Message:
* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
- Update to 304.22
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- .cvsignore 16 Jun 2012 08:59:08 -0000 1.44
+++ .cvsignore 13 Jul 2012 16:51:30 -0000 1.45
@@ -1 +1 @@
-nvidia-kmod-data-302.17.tar.xz
+nvidia-kmod-data-304.22.tar.xz
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- nvidia-kmod.spec 16 Jun 2012 08:59:08 -0000 1.98
+++ nvidia-kmod.spec 13 Jul 2012 16:51:30 -0000 1.99
@@ -7,7 +7,7 @@
Name: nvidia-kmod
Epoch: 1
-Version: 302.17
+Version: 304.22
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -77,6 +77,9 @@
%changelog
+* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
+- Update to 304.22
+
* Sat Jun 16 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:302.17-1
- Update to 302.17
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources 16 Jun 2012 08:59:08 -0000 1.44
+++ sources 13 Jul 2012 16:51:30 -0000 1.45
@@ -1 +1 @@
-31ecb6a669a3e32f6f4ef9bb268fb05f nvidia-kmod-data-302.17.tar.xz
+b85839cebf610519a1cfd2ccc02edffc nvidia-kmod-data-304.22.tar.xz
12 years, 4 months
rpms/xorg-x11-drv-nvidia/devel .cvsignore, 1.44, 1.45 sources, 1.44, 1.45 xorg-x11-drv-nvidia.spec, 1.76, 1.77
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2950
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia.spec
Log Message:
* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
- Update to 304.22
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- .cvsignore 16 Jun 2012 08:53:33 -0000 1.44
+++ .cvsignore 13 Jul 2012 16:44:11 -0000 1.45
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-302.17.run
-NVIDIA-Linux-x86_64-302.17.run
+NVIDIA-Linux-x86-304.22.run
+NVIDIA-Linux-x86_64-304.22.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources 16 Jun 2012 08:53:33 -0000 1.44
+++ sources 13 Jul 2012 16:44:11 -0000 1.45
@@ -1,2 +1,2 @@
-b7f908ea08218df08db06026215ec419 NVIDIA-Linux-x86-302.17.run
-5b09f013644b93bc6b1a290a2d514142 NVIDIA-Linux-x86_64-302.17.run
+4263d20f6cdbebe9c3ec0f05a7bb3e9f NVIDIA-Linux-x86-304.22.run
+2f00034ead4e17be9b123348ffafaf2d NVIDIA-Linux-x86_64-304.22.run
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- xorg-x11-drv-nvidia.spec 16 Jun 2012 08:53:33 -0000 1.76
+++ xorg-x11-drv-nvidia.spec 13 Jul 2012 16:44:11 -0000 1.77
@@ -6,7 +6,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
-Version: 302.17
+Version: 304.22
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -352,6 +352,9 @@
%changelog
+* Fri Jul 13 2012 Leigh Scott <leigh123linux(a)googlemail.com> - 1:304.22-1
+- Update to 304.22
+
* Sat Jun 16 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:302.17-1
- Update to 302.17
12 years, 4 months
rpms/gstreamer-plugins-bad/F-17 .cvsignore, 1.15, 1.16 gstreamer-plugins-bad.spec, 1.46, 1.47 sources, 1.15, 1.16 gstreamer-plugins-bad-mjpegtools-2.0.0.patch, 1.1, NONE
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-bad/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1638
Modified Files:
.cvsignore gstreamer-plugins-bad.spec sources
Removed Files:
gstreamer-plugins-bad-mjpegtools-2.0.0.patch
Log Message:
* Thu Jul 12 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.23-1
- New upstream release 0.10.23 (rf#2377)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/F-17/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 17 May 2011 09:12:17 -0000 1.15
+++ .cvsignore 12 Jul 2012 15:38:24 -0000 1.16
@@ -1 +1 @@
-gst-plugins-bad-0.10.22.tar.bz2
+gst-plugins-bad-0.10.23.tar.bz2
Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/F-17/gstreamer-plugins-bad.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- gstreamer-plugins-bad.spec 2 Mar 2012 14:43:59 -0000 1.46
+++ gstreamer-plugins-bad.spec 12 Jul 2012 15:38:24 -0000 1.47
@@ -14,13 +14,12 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad
-Version: 0.10.22
-Release: 4%{?dist}
+Version: 0.10.23
+Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-Patch0: gstreamer-plugins-bad-mjpegtools-2.0.0.patch
Requires: %{gstreamer} >= %{gst_minver}
# Drag in the free plugins which are in Fedora now, for upgrade path
Requires: gstreamer-plugins-bad-free >= %{version}
@@ -52,7 +51,6 @@
%prep
%setup -q -n gst-plugins-bad-%{version}
-%patch0 -p1
%build
@@ -106,6 +104,9 @@
%changelog
+* Thu Jul 12 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.23-1
+- New upstream release 0.10.23 (rf#2377)
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.22-4
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/F-17/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 17 May 2011 09:12:18 -0000 1.15
+++ sources 12 Jul 2012 15:38:24 -0000 1.16
@@ -1 +1 @@
-9a2acee1f386f71247003d0d7090fb1c gst-plugins-bad-0.10.22.tar.bz2
+fcb09798114461955260e4d940db5987 gst-plugins-bad-0.10.23.tar.bz2
--- gstreamer-plugins-bad-mjpegtools-2.0.0.patch DELETED ---
12 years, 4 months
rpms/gstreamer-plugins-bad/devel .cvsignore, 1.15, 1.16 gstreamer-plugins-bad.spec, 1.46, 1.47 sources, 1.15, 1.16 gstreamer-plugins-bad-mjpegtools-2.0.0.patch, 1.1, NONE
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-bad/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1435
Modified Files:
.cvsignore gstreamer-plugins-bad.spec sources
Removed Files:
gstreamer-plugins-bad-mjpegtools-2.0.0.patch
Log Message:
* Thu Jul 12 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.23-1
- New upstream release 0.10.23 (rf#2377)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 17 May 2011 09:12:17 -0000 1.15
+++ .cvsignore 12 Jul 2012 15:37:42 -0000 1.16
@@ -1 +1 @@
-gst-plugins-bad-0.10.22.tar.bz2
+gst-plugins-bad-0.10.23.tar.bz2
Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/gstreamer-plugins-bad.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- gstreamer-plugins-bad.spec 2 Mar 2012 22:09:19 -0000 1.46
+++ gstreamer-plugins-bad.spec 12 Jul 2012 15:37:42 -0000 1.47
@@ -14,13 +14,12 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad
-Version: 0.10.22
-Release: 4%{?dist}
+Version: 0.10.23
+Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-Patch0: gstreamer-plugins-bad-mjpegtools-2.0.0.patch
Requires: %{gstreamer} >= %{gst_minver}
# Drag in the free plugins which are in Fedora now, for upgrade path
Requires: gstreamer-plugins-bad-free >= %{version}
@@ -52,7 +51,6 @@
%prep
%setup -q -n gst-plugins-bad-%{version}
-%patch0 -p1
%build
@@ -106,6 +104,9 @@
%changelog
+* Thu Jul 12 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.23-1
+- New upstream release 0.10.23 (rf#2377)
+
* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.22-4
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 17 May 2011 09:12:18 -0000 1.15
+++ sources 12 Jul 2012 15:37:42 -0000 1.16
@@ -1 +1 @@
-9a2acee1f386f71247003d0d7090fb1c gst-plugins-bad-0.10.22.tar.bz2
+fcb09798114461955260e4d940db5987 gst-plugins-bad-0.10.23.tar.bz2
--- gstreamer-plugins-bad-mjpegtools-2.0.0.patch DELETED ---
12 years, 4 months