rpms/catalyst-kmod/F-12 catalyst-kmod.spec, 1.6, 1.7 catalyst-kmodtool-excludekernel-filterfile, 1.3, 1.4
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/catalyst-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4308
Modified Files:
catalyst-kmod.spec catalyst-kmodtool-excludekernel-filterfile
Log Message:
* Thu May 27 2010 Stewart Adam <s.adam at diffingo.com> - 10.5-1
- Update to Catalyst 10.5 (internal version 8.73.2)
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-12/catalyst-kmod.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- catalyst-kmod.spec 4 May 2010 05:07:12 -0000 1.6
+++ catalyst-kmod.spec 30 May 2010 07:40:32 -0000 1.7
@@ -12,7 +12,7 @@
%endif
Name: catalyst-kmod
-Version: 10.4
+Version: 10.5
Release: 1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
@@ -23,8 +23,8 @@
Source11: catalyst-kmodtool-excludekernel-filterfile
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i586 i686 x86_64
+# needed for plague to make sure it builds for i686
+ExclusiveArch: i686 x86_64
# get the needed BuildRequires (in parts depending on what we build for)
BuildRequires: %{_bindir}/kmodtool
@@ -92,6 +92,9 @@
%changelog
+* Thu May 27 2010 Stewart Adam <s.adam at diffingo.com> - 10.5-1
+- Update to Catalyst 10.5 (internal version 8.73.2)
+
* Sat May 1 2010 Stewart Adam <s.adam at diffingo.com> - 10.4-1
- Update to Catalyst 10.4 (internal version 8.72.3)
Index: catalyst-kmodtool-excludekernel-filterfile
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-12/catalyst-kmodtool-excludekernel-filterfile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- catalyst-kmodtool-excludekernel-filterfile 4 May 2010 05:07:12 -0000 1.3
+++ catalyst-kmodtool-excludekernel-filterfile 30 May 2010 07:40:32 -0000 1.4
@@ -1 +0,0 @@
-xen$
14 years, 6 months
rpms/avidemux/F-13 avidemux.spec, 1.34, 1.35 avidemux-2.5-libmpeg2enc-altivec.patch, 1.1, NONE avidemux-2.5.1-tmplinktarget.patch, 1.1, NONE
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15696/F-13
Modified Files:
avidemux.spec
Removed Files:
avidemux-2.5-libmpeg2enc-altivec.patch
avidemux-2.5.1-tmplinktarget.patch
Log Message:
* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
- Add /usr/bin/xsltproc BR for qt4 subpackage
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-13/avidemux.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- avidemux.spec 27 May 2010 02:58:42 -0000 1.34
+++ avidemux.spec 30 May 2010 04:22:22 -0000 1.35
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -136,6 +136,7 @@
# 4.5.0-9 fixes a failure when there are duplicate translated strings
# https://bugzilla.redhat.com/show_bug.cgi?id=491514
BuildRequires: qt4-devel >= 4.5.0-9
+BuildRequires: %{_bindir}/xsltproc
Provides: %{name}-gui = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@@ -262,6 +263,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
+- Add /usr/bin/xsltproc BR for qt4 subpackage
+
* Wed May 26 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
- Replace nasm BR with yasm-devel
--- avidemux-2.5-libmpeg2enc-altivec.patch DELETED ---
--- avidemux-2.5.1-tmplinktarget.patch DELETED ---
14 years, 6 months
rpms/avidemux/F-12 avidemux.spec,1.31,1.32
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15696/F-12
Modified Files:
avidemux.spec
Log Message:
* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
- Add /usr/bin/xsltproc BR for qt4 subpackage
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-12/avidemux.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- avidemux.spec 25 May 2010 19:38:20 -0000 1.31
+++ avidemux.spec 30 May 2010 04:22:22 -0000 1.32
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -136,6 +136,7 @@
# 4.5.0-9 fixes a failure when there are duplicate translated strings
# https://bugzilla.redhat.com/show_bug.cgi?id=491514
BuildRequires: qt4-devel >= 4.5.0-9
+BuildRequires: %{_bindir}/xsltproc
Provides: %{name}-gui = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@@ -262,6 +263,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
+- Add /usr/bin/xsltproc BR for qt4 subpackage
+
* Tue May 25 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
- Replace nasm BR with yasm-devel
14 years, 6 months
rpms/avidemux/F-11 avidemux.spec, 1.39, 1.40 avidemux-2.5-libmpeg2enc-altivec.patch, 1.1, NONE avidemux-2.5.1-tmplinktarget.patch, 1.1, NONE
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15696/F-11
Modified Files:
avidemux.spec
Removed Files:
avidemux-2.5-libmpeg2enc-altivec.patch
avidemux-2.5.1-tmplinktarget.patch
Log Message:
* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
- Add /usr/bin/xsltproc BR for qt4 subpackage
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-11/avidemux.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- avidemux.spec 27 May 2010 02:07:08 -0000 1.39
+++ avidemux.spec 30 May 2010 04:22:21 -0000 1.40
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -137,6 +137,7 @@
# 4.5.0-9 fixes a failure when there are duplicate translated strings
# https://bugzilla.redhat.com/show_bug.cgi?id=491514
BuildRequires: qt4-devel >= 4.5.0-9
+BuildRequires: %{_bindir}/xsltproc
Provides: %{name}-gui = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@@ -263,6 +264,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
+- Add /usr/bin/xsltproc BR for qt4 subpackage
+
* Wed May 26 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
- Replace nasm BR with yasm-devel
--- avidemux-2.5-libmpeg2enc-altivec.patch DELETED ---
--- avidemux-2.5.1-tmplinktarget.patch DELETED ---
14 years, 6 months
rpms/avidemux/devel avidemux.spec,1.33,1.34
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15696/devel
Modified Files:
avidemux.spec
Log Message:
* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
- Add /usr/bin/xsltproc BR for qt4 subpackage
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- avidemux.spec 27 May 2010 02:05:51 -0000 1.33
+++ avidemux.spec 30 May 2010 04:22:22 -0000 1.34
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -263,6 +263,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Sun May 30 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-3
+- Add /usr/bin/xsltproc BR for qt4 subpackage
+
* Wed May 26 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
- Bump for F-13 --> devel EVR
14 years, 6 months
rpms/dvdstyler/F-11 dvdstyler-1.8-libjpeg.patch, NONE, 1.1 dvdstyler-1.8-template-subdir.patch, NONE, 1.1 dvdstyler.spec, 1.10, 1.11
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/dvdstyler/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2791/F-11
Modified Files:
dvdstyler.spec
Added Files:
dvdstyler-1.8-libjpeg.patch
dvdstyler-1.8-template-subdir.patch
Log Message:
* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-2
- Link against libjpeg
- Package the template files
- Remove some of the outdated Requires and BuildRequires
dvdstyler-1.8-libjpeg.patch:
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-libjpeg.patch ---
--- configure.in.old 2009-11-22 08:02:27.000000000 -0500
+++ configure.in 2010-05-29 00:21:19.333340837 -0400
@@ -90,7 +90,7 @@
dnl check path for old ffmpeg
AC_CHECK_HEADERS([ffmpeg/avutil.h])
CXXFLAGS="$CXXFLAGS $FFMPEG_CFLAGS"
-LIBS="$LIBS $FFMPEG_LIBS"
+LIBS="$LIBS $FFMPEG_LIBS -ljpeg"
CXXFLAGS="$CXXFLAGS -DDATADIR=\\\"$datadir/$PACKAGE\\\""
dvdstyler-1.8-template-subdir.patch:
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-template-subdir.patch ---
--- Makefile.am.old 2010-05-29 15:23:15.339439319 -0400
+++ Makefile.am 2010-05-29 15:23:20.697439611 -0400
@@ -1,4 +1,4 @@
-SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs
+SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs templates
ACLOCAL_AMFLAGS=-I.
doc_DATA = AUTHORS COPYING INSTALL README ChangeLog
run: all
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-11/dvdstyler.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dvdstyler.spec 19 May 2010 19:47:26 -0000 1.10
+++ dvdstyler.spec 29 May 2010 20:11:20 -0000 1.11
@@ -1,7 +1,7 @@
Name: dvdstyler
Epoch: 1
Version: 1.8.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
@@ -9,6 +9,8 @@
URL: http://www.dvdstyler.de/
Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
Patch0: dvdstyler-make-desktopfile-valid.patch
+Patch1: dvdstyler-1.8-libjpeg.patch
+Patch2: dvdstyler-1.8-template-subdir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# build
BuildRequires: automake, autoconf, gettext
@@ -17,10 +19,7 @@
BuildRequires: wxsvg-devel >= 1.0-6
BuildRequires: ffmpeg-devel
BuildRequires: libgnomeui-devel
-BuildRequires: zip
# mpeg
-BuildRequires: mpgtx
-BuildRequires: mjpegtools
BuildRequires: dvdauthor
# iso/burn
BuildRequires: mkisofs
@@ -28,17 +27,17 @@
#images
BuildRequires: libjpeg-devel
BuildRequires: libexif-devel
-BuildRequires: netpbm-progs
-# finally
-BuildRequires: desktop-file-utils
+# documentation
+BuildRequires: zip
BuildRequires: xmlto
+BuildRequires: desktop-file-utils
+
Requires: dvd+rw-tools
Requires: dvdauthor
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: netpbm-progs
Requires: wxsvg >= 1.0-6
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,11 +50,13 @@
%prep
%setup -q -n DVDStyler-%{version}
-%patch0 -b .validdesktop
+%patch0 -b .nonvalid
+%patch1 -b .libjpeg
+%patch2 -b .templates
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
%build
-#./autogen.sh
+./autogen.sh
%configure \
--disable-dependency-tracking
# docs folder is not smp_mflags safe
@@ -91,6 +92,11 @@
%{_mandir}/*/*.gz
%changelog
+* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-2
+- Link against libjpeg
+- Package the template files
+- Remove some of the outdated Requires and BuildRequires
+
* Wed May 19 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-1
- Update to 1.8.0.3
14 years, 6 months
rpms/dvdstyler/F-12 dvdstyler-1.8-libjpeg.patch, NONE, 1.1 dvdstyler-1.8-template-subdir.patch, NONE, 1.1 dvdstyler.spec, 1.12, 1.13
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/dvdstyler/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2791/F-12
Modified Files:
dvdstyler.spec
Added Files:
dvdstyler-1.8-libjpeg.patch
dvdstyler-1.8-template-subdir.patch
Log Message:
* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-2
- Link against libjpeg
- Package the template files
- Remove some of the outdated Requires and BuildRequires
dvdstyler-1.8-libjpeg.patch:
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-libjpeg.patch ---
--- configure.in.old 2009-11-22 08:02:27.000000000 -0500
+++ configure.in 2010-05-29 00:21:19.333340837 -0400
@@ -90,7 +90,7 @@
dnl check path for old ffmpeg
AC_CHECK_HEADERS([ffmpeg/avutil.h])
CXXFLAGS="$CXXFLAGS $FFMPEG_CFLAGS"
-LIBS="$LIBS $FFMPEG_LIBS"
+LIBS="$LIBS $FFMPEG_LIBS -ljpeg"
CXXFLAGS="$CXXFLAGS -DDATADIR=\\\"$datadir/$PACKAGE\\\""
dvdstyler-1.8-template-subdir.patch:
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-template-subdir.patch ---
--- Makefile.am.old 2010-05-29 15:23:15.339439319 -0400
+++ Makefile.am 2010-05-29 15:23:20.697439611 -0400
@@ -1,4 +1,4 @@
-SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs
+SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs templates
ACLOCAL_AMFLAGS=-I.
doc_DATA = AUTHORS COPYING INSTALL README ChangeLog
run: all
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-12/dvdstyler.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dvdstyler.spec 19 May 2010 19:47:27 -0000 1.12
+++ dvdstyler.spec 29 May 2010 20:11:21 -0000 1.13
@@ -1,7 +1,7 @@
Name: dvdstyler
Epoch: 1
Version: 1.8.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
@@ -9,6 +9,8 @@
URL: http://www.dvdstyler.de/
Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
Patch0: dvdstyler-make-desktopfile-valid.patch
+Patch1: dvdstyler-1.8-libjpeg.patch
+Patch2: dvdstyler-1.8-template-subdir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# build
BuildRequires: automake, autoconf, gettext
@@ -17,10 +19,7 @@
BuildRequires: wxsvg-devel >= 1.0-6
BuildRequires: ffmpeg-devel
BuildRequires: libgnomeui-devel
-BuildRequires: zip
# mpeg
-BuildRequires: mpgtx
-BuildRequires: mjpegtools
BuildRequires: dvdauthor
# iso/burn
BuildRequires: mkisofs
@@ -28,17 +27,17 @@
#images
BuildRequires: libjpeg-devel
BuildRequires: libexif-devel
-BuildRequires: netpbm-progs
-# finally
-BuildRequires: desktop-file-utils
+# documentation
+BuildRequires: zip
BuildRequires: xmlto
+BuildRequires: desktop-file-utils
+
Requires: dvd+rw-tools
Requires: dvdauthor
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: netpbm-progs
Requires: wxsvg >= 1.0-6
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,11 +50,13 @@
%prep
%setup -q -n DVDStyler-%{version}
-%patch0 -b .validdesktop
+%patch0 -b .nonvalid
+%patch1 -b .libjpeg
+%patch2 -b .templates
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
%build
-#./autogen.sh
+./autogen.sh
%configure \
--disable-dependency-tracking
# docs folder is not smp_mflags safe
@@ -91,6 +92,11 @@
%{_mandir}/*/*.gz
%changelog
+* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-2
+- Link against libjpeg
+- Package the template files
+- Remove some of the outdated Requires and BuildRequires
+
* Wed May 19 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-1
- Update to 1.8.0.3
14 years, 6 months
rpms/dvdstyler/F-13 dvdstyler.spec,1.13,1.14
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/dvdstyler/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1792
Modified Files:
dvdstyler.spec
Log Message:
D'oh. Bump release, don't appent to previous changes in changelog
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-13/dvdstyler.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- dvdstyler.spec 29 May 2010 19:58:26 -0000 1.13
+++ dvdstyler.spec 29 May 2010 20:01:04 -0000 1.14
@@ -1,7 +1,7 @@
Name: dvdstyler
Epoch: 1
Version: 1.8.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
@@ -92,9 +92,13 @@
%{_mandir}/*/*.gz
%changelog
+* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-2
+- Link against libjpeg
+- Package the template files
+- Remove some of the outdated Requires and BuildRequires
+
* Wed May 19 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-1
- Update to 1.8.0.3
-- Remove some of the outdated Requires and BuildRequires
* Sat Oct 24 2009 Stewart Adam <s.adam at diffingo.com> - 1:1.7.4-1
- Update to 1.7.4
14 years, 6 months
rpms/dvdstyler/F-13 dvdstyler-1.8-libjpeg.patch, NONE, 1.1 dvdstyler-1.8-template-subdir.patch, NONE, 1.1 dvdstyler.spec, 1.12, 1.13
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/dvdstyler/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1661
Modified Files:
dvdstyler.spec
Added Files:
dvdstyler-1.8-libjpeg.patch
dvdstyler-1.8-template-subdir.patch
Log Message:
* Wed May 19 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-1
- Update to 1.8.0.3
- Remove some of the outdated Requires and BuildRequires
dvdstyler-1.8-libjpeg.patch:
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-libjpeg.patch ---
--- configure.in.old 2009-11-22 08:02:27.000000000 -0500
+++ configure.in 2010-05-29 00:21:19.333340837 -0400
@@ -90,7 +90,7 @@
dnl check path for old ffmpeg
AC_CHECK_HEADERS([ffmpeg/avutil.h])
CXXFLAGS="$CXXFLAGS $FFMPEG_CFLAGS"
-LIBS="$LIBS $FFMPEG_LIBS"
+LIBS="$LIBS $FFMPEG_LIBS -ljpeg"
CXXFLAGS="$CXXFLAGS -DDATADIR=\\\"$datadir/$PACKAGE\\\""
dvdstyler-1.8-template-subdir.patch:
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE dvdstyler-1.8-template-subdir.patch ---
--- Makefile.am.old 2010-05-29 15:23:15.339439319 -0400
+++ Makefile.am 2010-05-29 15:23:20.697439611 -0400
@@ -1,4 +1,4 @@
-SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs
+SUBDIRS = wxVillaLib src locale backgrounds buttons objects data docs templates
ACLOCAL_AMFLAGS=-I.
doc_DATA = AUTHORS COPYING INSTALL README ChangeLog
run: all
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-13/dvdstyler.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dvdstyler.spec 19 May 2010 19:47:28 -0000 1.12
+++ dvdstyler.spec 29 May 2010 19:58:26 -0000 1.13
@@ -9,6 +9,8 @@
URL: http://www.dvdstyler.de/
Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
Patch0: dvdstyler-make-desktopfile-valid.patch
+Patch1: dvdstyler-1.8-libjpeg.patch
+Patch2: dvdstyler-1.8-template-subdir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# build
BuildRequires: automake, autoconf, gettext
@@ -17,10 +19,7 @@
BuildRequires: wxsvg-devel >= 1.0-6
BuildRequires: ffmpeg-devel
BuildRequires: libgnomeui-devel
-BuildRequires: zip
# mpeg
-BuildRequires: mpgtx
-BuildRequires: mjpegtools
BuildRequires: dvdauthor
# iso/burn
BuildRequires: mkisofs
@@ -28,17 +27,17 @@
#images
BuildRequires: libjpeg-devel
BuildRequires: libexif-devel
-BuildRequires: netpbm-progs
-# finally
-BuildRequires: desktop-file-utils
+# documentation
+BuildRequires: zip
BuildRequires: xmlto
+BuildRequires: desktop-file-utils
+
Requires: dvd+rw-tools
Requires: dvdauthor
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: netpbm-progs
Requires: wxsvg >= 1.0-6
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,11 +50,13 @@
%prep
%setup -q -n DVDStyler-%{version}
-%patch0 -b .validdesktop
+%patch0 -b .nonvalid
+%patch1 -b .libjpeg
+%patch2 -b .templates
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
%build
-#./autogen.sh
+./autogen.sh
%configure \
--disable-dependency-tracking
# docs folder is not smp_mflags safe
@@ -93,6 +94,7 @@
%changelog
* Wed May 19 2010 Stewart Adam <s.adam at diffingo.com> - 1:1.8.0.3-1
- Update to 1.8.0.3
+- Remove some of the outdated Requires and BuildRequires
* Sat Oct 24 2009 Stewart Adam <s.adam at diffingo.com> - 1:1.7.4-1
- Update to 1.7.4
14 years, 6 months
rpms/rpmfusion-free-package-config-smart/F-13 rpmfusion-free-package-config-smart.spec, 1.4, 1.5
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30072
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 13-1
- Update for F13
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/F-13/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rpmfusion-free-package-config-smart.spec 29 Mar 2009 13:59:50 -0000 1.4
+++ rpmfusion-free-package-config-smart.spec 29 May 2010 19:05:38 -0000 1.5
@@ -2,8 +2,8 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
-Version: 11
-Release: 0.4
+Version: 13
+Release: 1
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -48,6 +48,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Sat May 29 2010 Stewart Adam <s.adam at diffingo.com> - 13-1
+- Update for F13
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 11-0.4
- rebuild for new F11 features
14 years, 6 months