rpms/gstreamer-ffmpeg/devel gstreamer-ffmpeg.spec,1.6,1.7
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10930
Modified Files:
gstreamer-ffmpeg.spec
Log Message:
* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.5-1
- New upstream release 0.10.5
- Drop all patches, all upstreamed <yeah>
Index: gstreamer-ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/devel/gstreamer-ffmpeg.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gstreamer-ffmpeg.spec 14 Sep 2008 13:09:20 -0000 1.6
+++ gstreamer-ffmpeg.spec 14 Sep 2008 13:23:13 -0000 1.7
@@ -10,7 +10,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gstreamer-devel >= 0.10.0
BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
-BuildRequires: ffmpeg-devel liboil-devel
+BuildRequires: ffmpeg-devel liboil-devel bzip2-devel
%description
GStreamer is a streaming media framework, based on graphs of filters which
16 years, 2 months
rpms/qmc2/F-8 qmc2.spec,1.5,1.6
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10545
Modified Files:
qmc2.spec
Log Message:
* Sun Sep 14 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.5.b4.fc8.1
- Added a workaround for the rsync issue
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-8/qmc2.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qmc2.spec 19 Aug 2008 14:35:02 -0000 1.5
+++ qmc2.spec 14 Sep 2008 13:20:46 -0000 1.6
@@ -2,7 +2,7 @@
Name: qmc2
Version: 0.2
-Release: 0.5.%{beta}%{?dist}
+Release: 0.5.%{beta}%{?dist}.1
Summary: M.A.M.E. Catalog / Launcher II
Group: Applications/Emulators
@@ -47,8 +47,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-QTDIR=%{_prefix} make install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1\
- CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
+QTDIR=%{_prefix} RSYNC="rsync -rlp" make install DESTDIR=$RPM_BUILD_ROOT\
+ DISTCFG=1 CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
# remove docs since we are intalling docs in %doc
pushd $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -93,6 +93,9 @@
%changelog
+* Sun Sep 14 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.5.b4.fc8.1
+- Added a workaround for the rsync issue
+
* Tue Aug 19 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.5.b4
- Updated to 0.2b4
16 years, 2 months
rpms/gstreamer-plugins-bad/devel gstreamer-plugins-bad.spec, 1.5, 1.6
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-bad/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10147
Modified Files:
gstreamer-plugins-bad.spec
Log Message:
* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-4
- Rebuild for new x264 and to generate new magic gstreamer provides
Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/gstreamer-plugins-bad.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gstreamer-plugins-bad.spec 14 Sep 2008 12:54:02 -0000 1.5
+++ gstreamer-plugins-bad.spec 14 Sep 2008 13:15:18 -0000 1.6
@@ -111,8 +111,6 @@
### we use the system version of libmodplug
%{__rm} -r gst/modplug/libmodplug/*
touch gst/modplug/libmodplug/Makefile.in
-# stupid dvdread includes rename <GRRR>
-sed -i 's|#include <dvdread/|#include <libdvdread/|g' ext/resindvd/resindvdsrc.h
%build
16 years, 2 months
rpms/gstreamer-plugins-ugly/devel gstreamer-plugins-ugly.spec, 1.5, 1.6
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-ugly/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10024
Modified Files:
gstreamer-plugins-ugly.spec
Log Message:
* Sat Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.9-1
- New upstream release 0.10.9
Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/gstreamer-plugins-ugly.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gstreamer-plugins-ugly.spec 14 Sep 2008 12:53:33 -0000 1.5
+++ gstreamer-plugins-ugly.spec 14 Sep 2008 13:14:22 -0000 1.6
@@ -59,9 +59,6 @@
%prep
%setup -q -n gst-plugins-ugly-%{version}
%patch0 -p1
-# stupid dvdread includes rename <GRRR>
-sed -i 's|dvdread/dvd_reader.h|libdvdread/dvd_reader.h|g' configure
-sed -i 's|#include <dvdread/|#include <libdvdread/|g' ext/dvdread/dvdreadsrc.h
%build
16 years, 2 months
rpms/gstreamer-ffmpeg/devel .cvsignore, 1.3, 1.4 gstreamer-ffmpeg.spec, 1.5, 1.6 sources, 1.3, 1.4
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9614
Modified Files:
.cvsignore gstreamer-ffmpeg.spec sources
Log Message:
* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.5-1
- New upstream release 0.10.5
- Drop all patches, all upstreamed <yeah>
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 24 Jul 2008 09:09:41 -0000 1.3
+++ .cvsignore 14 Sep 2008 13:09:20 -0000 1.4
@@ -1 +1 @@
-gst-ffmpeg-0.10.4.tar.bz2
+gst-ffmpeg-0.10.5.tar.bz2
Index: gstreamer-ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/devel/gstreamer-ffmpeg.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gstreamer-ffmpeg.spec 24 Jul 2008 09:13:32 -0000 1.5
+++ gstreamer-ffmpeg.spec 14 Sep 2008 13:09:20 -0000 1.6
@@ -1,16 +1,12 @@
Name: gstreamer-ffmpeg
-Version: 0.10.4
-Release: 2%{?dist}
+Version: 0.10.5
+Release: 1%{?dist}
Summary: GStreamer FFmpeg-based plug-ins
Group: Applications/Multimedia
# the ffmpeg plugin is LGPL, the postproc plugin is GPL
License: GPLv2+ and LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source: http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-%{version}.tar...
-# submitted upstream: http://bugzilla.gnome.org/show_bug.cgi?id=534392
-Patch1: gst-ffmpeg-0.10.3-no-ffdec_faad.patch
-# submitted upstream: http://bugzilla.gnome.org/show_bug.cgi?id=534390
-Patch2: gst-ffmpeg-0.10.4-av_picture_copy.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gstreamer-devel >= 0.10.0
BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
@@ -29,8 +25,6 @@
%prep
%setup -q -n gst-ffmpeg-%{version}
-%patch1 -p1
-%patch2 -p1
# adjust includes for the header move in latest ffmpeg <sigh>
sed -i -e 's|ffmpeg/avcodec.h|ffmpeg/libavcodec/avcodec.h|g' \
-e 's|ffmpeg/avformat.h|ffmpeg/libavformat/avformat.h|g' \
@@ -65,6 +59,10 @@
%changelog
+* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.5-1
+- New upstream release 0.10.5
+- Drop all patches, all upstreamed <yeah>
+
* Thu Jul 24 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.4-2
- Release bump for rpmfusion build
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 24 Jul 2008 09:09:41 -0000 1.3
+++ sources 14 Sep 2008 13:09:20 -0000 1.4
@@ -1 +1 @@
-761cbbc0b5f077449082d0ea7527941e gst-ffmpeg-0.10.4.tar.bz2
+1ff579945eafcfddab420b734c3a0c92 gst-ffmpeg-0.10.5.tar.bz2
16 years, 2 months
rpms/gstreamer-plugins-bad/devel gstreamer-plugins-bad.spec, 1.4, 1.5
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-bad/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8703
Modified Files:
gstreamer-plugins-bad.spec
Log Message:
* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-4
- Rebuild for new x264 and to generate new magic gstreamer provides
Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/gstreamer-plugins-bad.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gstreamer-plugins-bad.spec 16 Aug 2008 14:36:04 -0000 1.4
+++ gstreamer-plugins-bad.spec 14 Sep 2008 12:54:02 -0000 1.5
@@ -11,7 +11,7 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad
Version: 0.10.8
-Release: 3%{?dist}
+Release: 4%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -240,6 +240,9 @@
%changelog
+* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-4
+- Rebuild for new x264 and to generate new magic gstreamer provides
+
* Sat Aug 16 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-3
- Enable DVD navigation plugin
16 years, 2 months
rpms/gstreamer-plugins-ugly/devel gstasfdemux.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 gstreamer-plugins-ugly.spec, 1.4, 1.5 sources, 1.3, 1.4
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-ugly/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8572
Modified Files:
.cvsignore gstreamer-plugins-ugly.spec sources
Added Files:
gstasfdemux.patch
Log Message:
* Sat Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.9-1
- New upstream release 0.10.9
gstasfdemux.patch:
--- NEW FILE gstasfdemux.patch ---
--- gst-plugins-ugly-0.10.9/gst/asfdemux/gstasfdemux.c 2008/08/11 18:44:35 1.145
+++ gst-plugins-ugly-0.10.9/gst/asfdemux/gstasfdemux.c 2008/08/28 09:57:30 1.146
@@ -1333,7 +1333,7 @@
if (!demux->activated_streams)
flow = gst_asf_demux_push_complete_payloads (demux, TRUE);
- if (flow != GST_FLOW_OK && flow != GST_FLOW_UNEXPECTED) {
+ if (GST_FLOW_IS_FATAL (flow) || flow == GST_FLOW_NOT_LINKED) {
GST_DEBUG_OBJECT (demux, "pushing complete payloads failed");
goto pause;
}
@@ -1365,7 +1365,7 @@
gst_pad_pause_task (demux->sinkpad);
/* For the error cases (not EOS) */
- if (flow != GST_FLOW_OK && flow != GST_FLOW_UNEXPECTED) {
+ if (GST_FLOW_IS_FATAL (flow) || flow == GST_FLOW_NOT_LINKED) {
/* Post an error. Hopefully something else already has, but if not... */
GST_ELEMENT_ERROR (demux, STREAM, FAILED,
(_("Internal data stream error.")),
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 24 Jul 2008 09:43:02 -0000 1.3
+++ .cvsignore 14 Sep 2008 12:53:33 -0000 1.4
@@ -1 +1 @@
-gst-plugins-ugly-0.10.8.tar.bz2
+gst-plugins-ugly-0.10.9.tar.bz2
Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/gstreamer-plugins-ugly.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gstreamer-plugins-ugly.spec 15 Aug 2008 17:28:10 -0000 1.4
+++ gstreamer-plugins-ugly.spec 14 Sep 2008 12:53:33 -0000 1.5
@@ -10,12 +10,14 @@
Summary: GStreamer streaming media framework "ugly" plug-ins
Name: gstreamer-plugins-ugly
-Version: 0.10.8
-Release: 3%{?dist}
+Version: 0.10.9
+Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{...
+# Backport from upstream cvs to fix asf seeking, drop on next upstream rebase
+Patch0: gstasfdemux.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{gstreamer} >= %{gst_minver}
BuildRequires: %{gstreamer}-devel >= %{gst_minver}
@@ -32,6 +34,7 @@
BuildRequires: libmad-devel >= 0.15.0
BuildRequires: mpeg2dec-devel >= 0.4.0
BuildRequires: liboil-devel
+BuildRequires: libcdio-devel
BuildRequires: PyXML
Provides: gstreamer-sid = %{version}-%{release}
@@ -55,6 +58,7 @@
%prep
%setup -q -n gst-plugins-ugly-%{version}
+%patch0 -p1
# stupid dvdread includes rename <GRRR>
sed -i 's|dvdread/dvd_reader.h|libdvdread/dvd_reader.h|g' configure
sed -i 's|#include <dvdread/|#include <libdvdread/|g' ext/dvdread/dvdreadsrc.h
@@ -97,6 +101,7 @@
%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
# Plugins with external dependencies
%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
+%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
#%{_libdir}/gstreamer-%{majorminor}/libgstdvdnav.so
%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
@@ -106,6 +111,9 @@
%changelog
+* Sat Sep 14 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.9-1
+- New upstream release 0.10.9
+
* Fri Aug 15 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-3
- Fix building of dvdread plugin with libdvdread includes rename
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 24 Jul 2008 09:43:02 -0000 1.3
+++ sources 14 Sep 2008 12:53:33 -0000 1.4
@@ -1 +1 @@
-090d87a1716eee45a9804ca8558668da gst-plugins-ugly-0.10.8.tar.bz2
+07a0b04875dea00fe90fd43b58ee9f39 gst-plugins-ugly-0.10.9.tar.bz2
16 years, 2 months
rpms/kino/F-8 .cvsignore, 1.2, 1.3 kino.spec, 1.1, 1.2 sources, 1.2, 1.3 kino-ffmpeg.patch, 1.1, NONE kino-gcc43.patch, 1.1, NONE
by Dan Horák
Author: sharkcz
Update of /cvs/free/rpms/kino/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28132
Modified Files:
.cvsignore kino.spec sources
Removed Files:
kino-ffmpeg.patch kino-gcc43.patch
Log Message:
* Mon Aug 25 2008 Dan Horák <dan at danny.cz> - 1.3.2-1
1.3.2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kino/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 11 Aug 2008 10:33:07 -0000 1.2
+++ .cvsignore 14 Sep 2008 08:51:35 -0000 1.3
@@ -1 +1 @@
-kino-1.3.0.tar.gz
+kino-1.3.2.tar.gz
Index: kino.spec
===================================================================
RCS file: /cvs/free/rpms/kino/F-8/kino.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kino.spec 11 Aug 2008 10:33:07 -0000 1.1
+++ kino.spec 14 Sep 2008 08:51:35 -0000 1.2
@@ -1,6 +1,6 @@
Name: kino
-Version: 1.3.0
-Release: 2%{?dist}
+Version: 1.3.2
+Release: 1%{?dist}
Summary: Kino is a non-linear DV editor for GNU/Linux
Group: Applications/Multimedia
@@ -8,8 +8,6 @@
URL: http://www.kinodv.org
Source0: http://dl.sf.net/kino/kino-%{version}.tar.gz
Patch0: %{name}-udev.patch
-Patch3: %{name}-gcc43.patch
-Patch4: %{name}-ffmpeg.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel
@@ -26,7 +24,7 @@
BuildRequires: desktop-file-utils
BuildRequires: libsamplerate-devel
BuildRequires: zlib-devel
-BuildRequires: gettext
+BuildRequires: gettext intltool
BuildRequires: perl(XML::Parser)
Requires: audiofile
@@ -50,8 +48,6 @@
%prep
%setup -q
%patch0 -p1 -b .udev
-%patch3 -p1 -b .gcc43
-%patch4 -p1 -b .ffmpeg
%build
@@ -104,6 +100,13 @@
%{_includedir}/kino
%changelog
+* Mon Aug 25 2008 Dan Horák <dan at danny.cz> - 1.3.2-1
+1.3.2
+
+* Wed Aug 13 2008 Dan Horák <dan at danny.cz> - 1.3.1-1
+1.3.1
+- dropped upstream'd patches
+
* Mon Aug 11 2008 Dan Horák <dan at danny.cz> - 1.3.0-2
- fix build with new ffmpeg
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kino/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 11 Aug 2008 10:33:07 -0000 1.2
+++ sources 14 Sep 2008 08:51:35 -0000 1.3
@@ -1 +1 @@
-843af2668846dd03a6985ecaf12a9259 kino-1.3.0.tar.gz
+c534c666ed0312c75c877eb1580b985c kino-1.3.2.tar.gz
--- kino-ffmpeg.patch DELETED ---
--- kino-gcc43.patch DELETED ---
16 years, 2 months
rpms/kino/F-9 .cvsignore, 1.2, 1.3 kino.spec, 1.1, 1.2 sources, 1.2, 1.3 kino-ffmpeg.patch, 1.1, NONE kino-gcc43.patch, 1.1, NONE
by Dan Horák
Author: sharkcz
Update of /cvs/free/rpms/kino/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26728
Modified Files:
.cvsignore kino.spec sources
Removed Files:
kino-ffmpeg.patch kino-gcc43.patch
Log Message:
* Mon Aug 25 2008 Dan Horák <dan at danny.cz> - 1.3.2-1
1.3.2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kino/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 11 Aug 2008 10:32:27 -0000 1.2
+++ .cvsignore 14 Sep 2008 08:27:10 -0000 1.3
@@ -1 +1 @@
-kino-1.3.0.tar.gz
+kino-1.3.2.tar.gz
Index: kino.spec
===================================================================
RCS file: /cvs/free/rpms/kino/F-9/kino.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kino.spec 11 Aug 2008 10:32:27 -0000 1.1
+++ kino.spec 14 Sep 2008 08:27:10 -0000 1.2
@@ -1,6 +1,6 @@
Name: kino
-Version: 1.3.0
-Release: 2%{?dist}
+Version: 1.3.2
+Release: 1%{?dist}
Summary: Kino is a non-linear DV editor for GNU/Linux
Group: Applications/Multimedia
@@ -8,8 +8,6 @@
URL: http://www.kinodv.org
Source0: http://dl.sf.net/kino/kino-%{version}.tar.gz
Patch0: %{name}-udev.patch
-Patch3: %{name}-gcc43.patch
-Patch4: %{name}-ffmpeg.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel
@@ -26,7 +24,7 @@
BuildRequires: desktop-file-utils
BuildRequires: libsamplerate-devel
BuildRequires: zlib-devel
-BuildRequires: gettext
+BuildRequires: gettext intltool
BuildRequires: perl(XML::Parser)
Requires: audiofile
@@ -50,8 +48,6 @@
%prep
%setup -q
%patch0 -p1 -b .udev
-%patch3 -p1 -b .gcc43
-%patch4 -p1 -b .ffmpeg
%build
@@ -104,6 +100,13 @@
%{_includedir}/kino
%changelog
+* Mon Aug 25 2008 Dan Horák <dan at danny.cz> - 1.3.2-1
+1.3.2
+
+* Wed Aug 13 2008 Dan Horák <dan at danny.cz> - 1.3.1-1
+1.3.1
+- dropped upstream'd patches
+
* Mon Aug 11 2008 Dan Horák <dan at danny.cz> - 1.3.0-2
- fix build with new ffmpeg
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kino/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 11 Aug 2008 10:32:27 -0000 1.2
+++ sources 14 Sep 2008 08:27:10 -0000 1.3
@@ -1 +1 @@
-843af2668846dd03a6985ecaf12a9259 kino-1.3.0.tar.gz
+c534c666ed0312c75c877eb1580b985c kino-1.3.2.tar.gz
--- kino-ffmpeg.patch DELETED ---
--- kino-gcc43.patch DELETED ---
16 years, 2 months
rpms/gsview/F-9 gsview-4.4-htmlview.patch, NONE, 1.1 gsview-4.7-dllversion.patch, NONE, 1.1 gsview-4.7-letterpaper.patch, NONE, 1.1 gsview-4.8-libgs.patch, NONE, 1.1 gsview.desktop, NONE, 1.1 gsview.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/gsview/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7055
Modified Files:
.cvsignore sources
Added Files:
gsview-4.4-htmlview.patch gsview-4.7-dllversion.patch
gsview-4.7-letterpaper.patch gsview-4.8-libgs.patch
gsview.desktop gsview.spec
Log Message:
initial import from devel branch
gsview-4.4-htmlview.patch:
--- NEW FILE gsview-4.4-htmlview.patch ---
--- gsview-4.4/srcunx/gvxreg.c.htmlview 2001-10-05 03:48:14.000000000 -0500
+++ gsview-4.4/srcunx/gvxreg.c 2003-04-28 11:28:15.000000000 -0500
@@ -76,7 +76,7 @@
{
if (debug & DEBUG_GENERAL)
gs_addmess("online_reg:\n");
- exec_program("netscape", "http://www.ghostgum.com.au/");
+ exec_program("htmlview", "http://www.ghostgum.com.au/");
}
void modal_reg(GtkWidget *w, gpointer data)
--- gsview-4.4/srcunx/gvxhelp.txt.htmlview 2003-03-14 15:45:52.000000000 -0600
+++ gsview-4.4/srcunx/gvxhelp.txt 2003-04-28 11:29:54.000000000 -0500
@@ -18,11 +18,7 @@
TAG="#$2"
fi
-if mozilla -remote openFile\(file://$1$TAG\) ; then
- exit 0
-else
- mozilla file://$1$TAG
-fi
+htmlview $1$TAG
exit 0
gsview-4.7-dllversion.patch:
--- NEW FILE gsview-4.7-dllversion.patch ---
--- gsview-4.7/src/cdll.c.dllversion 2002-02-09 21:46:38.000000000 -0600
+++ gsview-4.7/src/cdll.c 2005-06-23 09:05:39.000000000 -0500
@@ -106,6 +106,10 @@
}
dll->revision_number = rv.revision;
+ /* Hack because FC5's ghostscript-8.15 reports 81500 instead of 815 -- Rex */
+ if ( dll->revision_number > (GS_REVISION_MIN*100) )
+ dll->revision_number = (long)(dll->revision_number / 100);
+
if ( (dll->revision_number < GS_REVISION_MIN) ||
(dll->revision_number > GS_REVISION_MAX) ) {
gs_addmessf("\nWrong version of DLL found.\n\
gsview-4.7-letterpaper.patch:
--- NEW FILE gsview-4.7-letterpaper.patch ---
--- gsview-4.7/src/gvcinit.c.letterpaper 2005-03-01 03:51:38.000000000 -0600
+++ gsview-4.7/src/gvcinit.c 2005-06-23 10:41:42.000000000 -0500
@@ -319,13 +319,13 @@
option.button_show = TRUE;
option.fit_page = FALSE; /* Changed after 2.1 */
option.safer = TRUE;
- option.media = IDM_A4;
- strcpy(option.medianame, "A4");
+ option.media = IDM_LETTER;
+ strcpy(option.medianame, "Letter");
option.media_rotate = FALSE;
option.user_width_warn = 5669; /* 2 metres */
option.user_height_warn = 5669;
- option.user_width = 595; /* A4 width 210mm */
- option.user_height = 842; /* A4 height 297mm */
+ option.user_width = 612; /* Letter width 8.5in */
+ option.user_height = 792; /* Letter height 11in */
option.epsf_clip = FALSE;
option.epsf_warn = FALSE;
option.ignore_dsc = FALSE;
gsview-4.8-libgs.patch:
--- NEW FILE gsview-4.8-libgs.patch ---
--- gsview-4.8/src/gvcver.h.libgs 2006-02-24 05:24:42.000000000 -0600
+++ gsview-4.8/src/gvcver.h 2006-05-07 20:43:57.000000000 -0500
@@ -57,7 +57,7 @@
/* Ghostscript */
#define GS_PRODUCT "AFPL Ghostscript"
#define GS_REVISION_MIN 704
-#define GS_REVISION 704
+#define GS_REVISION @@GS_REVISION@@
#define GS_REVISION_MAX 999
#ifdef _Windows
@@ -76,7 +76,7 @@
#if X11
#define INIFILE "gsview.ini"
#define GS_EXENAME "gs"
-#define GS_DLLNAME "libgs.so"
+#define GS_DLLNAME "libgs.so.@@SOMAJOR@@"
#else
#define GS_EXENAME "gsos2.exe"
#define GS_DLLNAME "gsdll2.dll"
--- NEW FILE gsview.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=GSview
GenericName=PS/PDF Viewer
Comment=EPS,PDF,PS Viewer
Exec=gsview
Icon=gsview
Terminal=false
Type=Application
MimeType=image/x-eps;application/postscript;application/pdf;
Categories=Application;GTK;Graphics;Viewer;Publishing;
StartupWMClass=gsview
--- NEW FILE gsview.spec ---
Summary: PostScript and PDF previewer
Name: gsview
Version: 4.8
Release: 3%{?dist}
License: AFPL
Group: Applications/Publishing
Source: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-%{version}.tar.gz
URL: http://www.cs.wisc.edu/~ghost/gsview/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source1: gsview.desktop
BuildRequires: gtk+-devel
BuildRequires: desktop-file-utils
BuildRequires: sed >= 4.0
BuildRequires: ghostscript-devel >= 7.07-15.3
%global gs_ver %(gs --version 2> /dev/null | cut -d. -f-2 )
%global gs_ver1 %(echo %{gs_ver} | cut -d. -f1 )
%if 0%{?gs_ver1} == 7
# See http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00068.html
Requires: ghostscript >= 7.07-15.3
%endif
## Use htmlview instead of hard-coded mozilla
Patch1: gsview-4.4-htmlview.patch
# default to libgs.so.@@SOMAJOR@@ instead of libgs.so
Patch2: gsview-4.8-libgs.patch
# attempt to allow/use ghostscript-8.15 reported value of 81500.
# http://bugzilla.redhat.com/159912
Patch3: gsview-4.7-dllversion.patch
# Change Paper default A4 -> Letter
Patch4: gsview-4.7-letterpaper.patch
%description
GSview is a graphical interface for Ghostscript.
Ghostscript is an interpreter for the PostScript page
description language used by laser printers.
For documents following the Adobe PostScript Document Structuring
Conventions, GSview allows selected pages to be viewed or printed.
%prep
%setup -q
%patch1 -p1 -b .htmlview
# patch2 bits below
%patch3 -p1 -b .dllversion
%patch4 -p1 -b .letterpaper
# Determine GS_REVISION/SOMAJOR and substitute values (see patch2)
%patch2 -p1 -b .libgs
GS_REVISION=%(echo %{gs_ver} | tr -d '.' )
sed -i -e "s|@@GS_REVISION@@|${GS_REVISION}|g" src/gvcver.h
# Sanity check to make sure file exists
if [ ! -f "%(ls %{_libdir}/libgs.so.?)" ]; then
echo "Error: %{_libdir}/libgs.so.? doesn't exist"; exit 1
fi
SOMAJOR=$(basename %{_libdir}/libgs.so.? | sed -e 's@libgs.so.(a)@' )
sed -i -e "s|@@SOMAJOR@@|${SOMAJOR}|g" src/gvcver.h
%build
make -f srcunx/unx.mak \
RPM_OPT_FLAGS="%{!?debug_package:-g0} $RPM_OPT_FLAGS" \
GSVIEW_BASE=%{_prefix} \
GSVIEW_BINDIR=%{_bindir} \
GSVIEW_MANDIR=%{_mandir} \
GSVIEW_DOCPATH=%{_docdir} \
GSVIEW_ETCPATH=%{_sysconfdir}
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir},%{_docdir},%{_sysconfdir}}
make -f srcunx/unx.mak install \
GSVIEW_BASE=$RPM_BUILD_ROOT%{_prefix} \
GSVIEW_BINDIR=$RPM_BUILD_ROOT%{_bindir} \
GSVIEW_MANDIR=$RPM_BUILD_ROOT%{_mandir} \
GSVIEW_DOCPATH=$RPM_BUILD_ROOT%{_docdir} \
GSVIEW_ETCPATH=$RPM_BUILD_ROOT%{_sysconfdir}
# desktop/icon files
install -D -p -m644 binary/gsview48.png\
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gsview.png
desktop-file-install \
--dir="$RPM_BUILD_ROOT%{_datadir}/applications" \
--add-category="" --vendor="" \
%{SOURCE1}
## Unpackaged files
# nuke deprecated epstool, when (hopefully) packaged separately... someday.
#rm -f $RPM_BUILD_ROOT{%{_bindir}/epstool,%{_docdir}/*/epstool*}
%post
touch --no-create %{_datadir}/icons/hicolor 2> /dev/null ||:
gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||:
update-desktop-database -q %{_datadir}/applications > /dev/null 2>&1 || :
%postun
touch --no-create %{_datadir}/icons/hicolor 2> /dev/null ||:
gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||:
update-desktop-database -q %{_datadir}/applications > /dev/null 2>&1 || :
%files
%defattr(-, root, root)
%{_bindir}/*
%dir %{_sysconfdir}/gsview
%config(noreplace) %{_sysconfdir}/gsview/printer.ini
%{_mandir}/man*/*
%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/*/*
%doc %{_docdir}/*
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 4.8-3
- rebuild
* Tue Oct 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.8-2
- respin
* Sun May 07 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.8-1
- 4.8
* Mon Apr 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-7
- rework for Livna
* Wed Mar 1 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-6
- %%(rpm -q --qf '%%{VERSION}' ghostscript) -> %%(gs --version)
- follow fdo icon spec
- restore epstool bits
* Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
- fc5: gcc/glibc respin
* Fri Oct 21 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-5
- %%post/%%postun: update-desktop-database
* Fri Aug 5 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-4
- ExcludeArch: ppc (sed busted?)
* Thu Jul 28 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-3
- add file:// to help URL.
* Thu Jun 23 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-2
- fixes for ghostscript-8.15 (#159912)
- Change paper default A4->Letter
* Wed Apr 20 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-1
- 4.7
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Wed Jan 26 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0:4.6-9
- back to Req: ghostscript >= 7.07-15.3 for x86_64 (#146223)
* Fri Aug 06 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.8
- Patch to load libgs.so.7 by default (instead of libgs.so)
- Req: libgs.so.7, dropping Req: ghostscript, allowing for users
with older/custom ghostscript builds (will have to rework when/if
ghostscript >= 8.0 comes)
- .desktop: GenericName: PS/PDF Viewer
* Thu Aug 05 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.7
- remove Req: libgs.so
- Req: ghostscript >= 7.07-15.3
(http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00068.html)
* Tue Aug 03 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.6
- Requires: ghostscript >= 7.07-18
* Thu Apr 29 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.5
- Group: Applications/Publishing
- remove Vendor tag
* Sat Apr 24 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.4
- gsview.desktop: StartupWMClass=gsview
* Sat Apr 24 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.3
- don't include old epstool (to be packaged separately)
- gsview.desktop:
MimeType=image/x-eps;application/postscript;application/pdf;
Categories=Application;GTK;Graphics;Viewer;Publishing;
* Thu Apr 01 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.2
- desktop-file default
- patch default .desktop file for Categories
* Tue Jan 20 2004 Rex Dieter <rexdieter at sf.net> 0:4.6-0.fdr.1
- 4.6
- desktop_file'ize
* Fri Oct 31 2003 Rex Dieter <rexdieter at sf.net> 0:4.5-0.fdr.1
- 4.5
- Fedora Core support
* Thu Jul 03 2003 Rex Dieter <rexdieter at sf.net> 0:4.4-0.fdr.0
- fedora'ize
- htmlview patch
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gsview/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 22 Jul 2008 16:51:22 -0000 1.1
+++ .cvsignore 12 Sep 2008 19:45:00 -0000 1.2
@@ -0,0 +1 @@
+gsview-4.8.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gsview/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 22 Jul 2008 16:51:22 -0000 1.1
+++ sources 12 Sep 2008 19:45:01 -0000 1.2
@@ -0,0 +1 @@
+21c81819af0eeb42ac5ee6499f4a7116 gsview-4.8.tar.gz
16 years, 2 months