rpms/DVDAuthorWizard/F-9 DVDAuthorWizard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDAuthorWizard/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9479/F-9
Modified Files:
.cvsignore sources
Added Files:
DVDAuthorWizard.spec
Log Message:
Initial import.
--- NEW FILE DVDAuthorWizard.spec ---
Name: DVDAuthorWizard
Version: 1.4.6
Release: 1%{?dist}
Summary: Create a video DVD from MPEG-2 files
Group: Applications/Multimedia
License: GPL
URL: http://dvdauthorwizard.sourceforge.net
Source0: http://dl.sf.net/dvdauthorwizard/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: dvdauthor >= 0.6.11
Requires: ImageMagick >= 6.2.0
Requires: k3b
Requires: kdebase
Requires: kdewebdev >= 3.3.0
Requires: mjpegtools
Requires: sox
Requires: transcode
Requires: xine
%description
DVD Author Wizard will allow you to create a DVD from one or more DVD
compatible MPEG-2 files. It is designed to be very easy to use. All you need to
do is add one or multiple files to the playlist and answer the questions that
follow.
%prep
%setup -q
sed -i 's/\/\.\.\/share\/apps\/dvdauthorwizard//g' bin/DVDAuthorWizard.kmdr
sed -i 's/..\/share\/apps\/dvdauthorwizard/\/usr\/share\/apps\/DVDAuthorWizard/g' \
bin/DVDAuthorWizard-Builder.sh
iconv -f iso8859-1 Changelog -t utf8 > Changelog.conv && /bin/mv -f Changelog.conv Changelog
%build
# Build desktop icon
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=DVD Author Wizard
GenericName=: Create Video DVDs
Comment=%{summary}
Exec=dvdauthorwizard
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
cat << EOF > dvdauthorwizard
#!/bin/sh
# Simple script for friendly command line launching of dvdauthorwizard
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 bin/%{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 bin/%{name}-Builder.sh %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdauthorwizard %{buildroot}%{_bindir}
cp -a share/apps/dvdauthorwizard/Pictures %{buildroot}%{_datadir}/apps/%{name}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_bindir}/dvdauthorwizard
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%doc Changelog Creating\ Chapters.txt
%changelog
* Sun Jun 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.6-1%{?dist}
- Upgrade to 1.4.6
* Tue Mar 13 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.5-1%{?dist}
- Upgrade to 1.4.5
- Fixed loading of wizard decorations
* Sun Mar 04 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.4-1%{?dist}
- Upgrade to 1.4.4
* Thu Jan 25 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.3-1%{?dist}
- Upgrade to 1.4.3
* Wed Jan 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.2-1%{?dist}
- Upgrade to 1.4.2
* Wed Oct 18 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-2%{?dist}
- Added simple script for easier command line launching
* Sun Oct 01 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-1%{?dist}
- Upgrade to 1.4.1
* Mon Sep 04 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-2%{?dist}
- Renamed to DVDAuthorWizard
* Sat Aug 26 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:31:13 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:02:56 -0000 1.2
@@ -0,0 +1 @@
+DVDAuthorWizard-1.4.6.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:31:13 -0000 1.1
+++ sources 4 Sep 2008 10:02:56 -0000 1.2
@@ -0,0 +1 @@
+2998a159c515c6dd67b4da7af2810e52 DVDAuthorWizard-1.4.6.tar.bz2
16 years, 2 months
rpms/DVDAuthorWizard/F-8 DVDAuthorWizard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDAuthorWizard/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9293/F-8
Modified Files:
.cvsignore sources
Added Files:
DVDAuthorWizard.spec
Log Message:
Initial import.
--- NEW FILE DVDAuthorWizard.spec ---
Name: DVDAuthorWizard
Version: 1.4.6
Release: 1%{?dist}
Summary: Create a video DVD from MPEG-2 files
Group: Applications/Multimedia
License: GPL
URL: http://dvdauthorwizard.sourceforge.net
Source0: http://dl.sf.net/dvdauthorwizard/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: dvdauthor >= 0.6.11
Requires: ImageMagick >= 6.2.0
Requires: k3b
Requires: kdebase
Requires: kdewebdev >= 3.3.0
Requires: mjpegtools
Requires: sox
Requires: transcode
Requires: xine
%description
DVD Author Wizard will allow you to create a DVD from one or more DVD
compatible MPEG-2 files. It is designed to be very easy to use. All you need to
do is add one or multiple files to the playlist and answer the questions that
follow.
%prep
%setup -q
sed -i 's/\/\.\.\/share\/apps\/dvdauthorwizard//g' bin/DVDAuthorWizard.kmdr
sed -i 's/..\/share\/apps\/dvdauthorwizard/\/usr\/share\/apps\/DVDAuthorWizard/g' \
bin/DVDAuthorWizard-Builder.sh
iconv -f iso8859-1 Changelog -t utf8 > Changelog.conv && /bin/mv -f Changelog.conv Changelog
%build
# Build desktop icon
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=DVD Author Wizard
GenericName=: Create Video DVDs
Comment=%{summary}
Exec=dvdauthorwizard
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
cat << EOF > dvdauthorwizard
#!/bin/sh
# Simple script for friendly command line launching of dvdauthorwizard
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 bin/%{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 bin/%{name}-Builder.sh %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdauthorwizard %{buildroot}%{_bindir}
cp -a share/apps/dvdauthorwizard/Pictures %{buildroot}%{_datadir}/apps/%{name}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_bindir}/dvdauthorwizard
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%doc Changelog Creating\ Chapters.txt
%changelog
* Sun Jun 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.6-1%{?dist}
- Upgrade to 1.4.6
* Tue Mar 13 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.5-1%{?dist}
- Upgrade to 1.4.5
- Fixed loading of wizard decorations
* Sun Mar 04 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.4-1%{?dist}
- Upgrade to 1.4.4
* Thu Jan 25 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.3-1%{?dist}
- Upgrade to 1.4.3
* Wed Jan 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.2-1%{?dist}
- Upgrade to 1.4.2
* Wed Oct 18 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-2%{?dist}
- Added simple script for easier command line launching
* Sun Oct 01 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-1%{?dist}
- Upgrade to 1.4.1
* Mon Sep 04 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-2%{?dist}
- Renamed to DVDAuthorWizard
* Sat Aug 26 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:31:13 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:01:40 -0000 1.2
@@ -0,0 +1 @@
+DVDAuthorWizard-1.4.6.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:31:13 -0000 1.1
+++ sources 4 Sep 2008 10:01:40 -0000 1.2
@@ -0,0 +1 @@
+2998a159c515c6dd67b4da7af2810e52 DVDAuthorWizard-1.4.6.tar.bz2
16 years, 2 months
rpms/mythtv-themes/F-9 myththemes-0.21-svnfixes.patch, NONE, 1.1 mythtv-themes.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/mythtv-themes/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4992
Modified Files:
.cvsignore sources
Added Files:
myththemes-0.21-svnfixes.patch mythtv-themes.spec
Log Message:
initial import from devel branch
myththemes-0.21-svnfixes.patch:
--- NEW FILE myththemes-0.21-svnfixes.patch ---
Index: myththemes/MythCenter/ui.xml
===================================================================
--- myththemes/MythCenter/ui.xml (revision 16468)
+++ myththemes/MythCenter/ui.xml (working copy)
@@ -1872,7 +1872,7 @@
<fcnfont name="active" function="selected"></fcnfont>
<fcnfont name="enabled_state_0_font" function="enabled_state_0"></fcnfont>
<columnpadding>1</columnpadding>
- <column number="1" width="745" context="-1"></column>
+ <column number="1" width="715" context="-1"></column>
<items>8</items>
<image function="selectionbar" filename="rk-selectbar.png" location="-8,3"></image>
<image function="uparrow" filename="uparrow.png" location="755,15"></image>
Index: myththemes/myththemes.pro
===================================================================
--- myththemes/myththemes.pro (revision 16468)
+++ myththemes/myththemes.pro (working copy)
@@ -8,6 +8,7 @@
CONFIG -= moc qt
!macx:QMAKE_COPY_DIR = sh ./cpsvndir
+win32:QMAKE_INSTALL_DIR = sh ./cpsvndir
themes.path = $${PREFIX}/share/mythtv/themes/
themes.files = Iulius Iulius-OSD Minimalist-wide Titivillus Titivillus-OSD isthmus MythCenter MythCenter-wide Gray-OSD Retro Retro-OSD
Index: myththemes/Retro/ui.xml
===================================================================
--- myththemes/Retro/ui.xml (revision 16468)
+++ myththemes/Retro/ui.xml (working copy)
@@ -1872,7 +1872,7 @@
<fcnfont name="active" function="selected"></fcnfont>
<fcnfont name="enabled_state_0_font" function="enabled_state_0"></fcnfont>
<columnpadding>1</columnpadding>
- <column number="1" width="745" context="-1"></column>
+ <column number="1" width="715" context="-1"></column>
<items>8</items>
<image function="selectionbar" filename="rk-selectbar.png" location="-8,3"></image>
<image function="uparrow" filename="uparrow.png" location="755,15"></image>
Index: myththemes/Titivillus/ui.xml
===================================================================
--- myththemes/Titivillus/ui.xml (revision 16468)
+++ myththemes/Titivillus/ui.xml (working copy)
@@ -1619,7 +1619,7 @@
<fcnfont name="list-selected" function="selected"></fcnfont>
<fcnfont name="enabled_state_0_font" function="enabled_state_0"></fcnfont>
<columnpadding>1</columnpadding>
- <column number="1" width="745" context="-1"></column>
+ <column number="1" width="715" context="-1"></column>
<items>8</items>
<image function="selectionbar" filename="conflict/tit-cr-selectbar.png" location="-10,-5"></image>
<image function="uparrow" filename="shared/up_arrow.png" location="755,15"></image>
Index: myththemes/Iulius/ui.xml
===================================================================
--- myththemes/Iulius/ui.xml (revision 16468)
+++ myththemes/Iulius/ui.xml (working copy)
@@ -1869,7 +1869,7 @@
<fcnfont name="active" function="selected"></fcnfont>
<fcnfont name="enabled_state_0_font" function="enabled_state_0"></fcnfont>
<columnpadding>1</columnpadding>
- <column number="1" width="745" context="-1"></column>
+ <column number="1" width="715" context="-1"></column>
<items>8</items>
<image function="selectionbar" filename="rk-selectbar.png" location="-8,3"></image>
<image function="uparrow" filename="uparrow.png" location="755,15"></image>
--- NEW FILE mythtv-themes.spec ---
Name: mythtv-themes
Version: 0.21
Release: 3
Summary: Additional User Interface themes for MythTV
Group: Applications/Multimedia
License: GPLv2
URL: http://www.mythtv.org/
Source0: http://www.mythtv.org/mc/myththemes-%{version}.tar.bz2
# created from svn rev 17859:
# http://svn.mythtv.org/var/lib/svn/branches/release-0-21-fixes/themes
Source1: themes-%{version}.tar.bz2
# Upstream url dead, extracted from mythbuntu packages
Source2: glass-wide-20071107.tar.gz
Patch0: myththemes-0.21-svnfixes.patch
BuildRequires: libmyth-devel = %{version}
Requires: mythtv-themes = %{version}
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
MythTV provides a unified graphical interface for recording and viewing
television programs. Refer to the mythtv-docs package for more information.
This package contains themes for the mythtv user interface.
%prep
%setup -q -c -a 1 -a 2
cd myththemes-%{version}
%patch0 -p1
cd ..
%build
cd myththemes-%{version}
%configure
cd ..
cd themes-%{version}
%configure
cd ..
%install
rm -rf %{buildroot}
cd myththemes-%{version}
make install INSTALL_ROOT=%{buildroot}
cd ..
cd themes-%{version}
make install INSTALL_ROOT=%{buildroot}
cd ..
cp -rp glass-wide %{buildroot}%{_datadir}/mythtv/themes/
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_datadir}/mythtv/themes/*
%changelog
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.21-3
- rebuild
* Fri Jul 18 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-2
- Drop %%dist tag, this is noarch
- Patch in changes from release-0-21-fixes svn branch
- Add glass-wide
* Sun Mar 09 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-1
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 22 Jul 2008 16:54:12 -0000 1.1
+++ .cvsignore 4 Sep 2008 08:41:05 -0000 1.2
@@ -0,0 +1,3 @@
+glass-wide-20071107.tar.gz
+myththemes-0.21.tar.bz2
+themes-0.21.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 22 Jul 2008 16:54:12 -0000 1.1
+++ sources 4 Sep 2008 08:41:05 -0000 1.2
@@ -0,0 +1,3 @@
+7cdec1649d3a94a8dbf96d129421cdac glass-wide-20071107.tar.gz
+9a569ab5561f348fdbf82cdc46a1df9b myththemes-0.21.tar.bz2
+8a036cbbb8cf29c5512931e1f6f5445f themes-0.21.tar.bz2
16 years, 2 months
rpms/mythtv/F-8 mythtv.spec,1.2,1.3
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20579
Modified Files:
mythtv.spec
Log Message:
d'oh. lirc-libs, not lirc-lib.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-8/mythtv.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythtv.spec 3 Sep 2008 16:41:10 -0000 1.2
+++ mythtv.spec 3 Sep 2008 16:51:57 -0000 1.3
@@ -61,8 +61,8 @@
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
-BuildRequires: lirc-devel, lirc-lib
+# Remote control support (BR: on lirc-libs works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-libs
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -1020,7 +1020,7 @@
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
-- Add work-around for lirc-lib mock quirk on f8 builds
+- Add work-around for lirc-libs mock quirk on f8 builds
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
16 years, 2 months
rpms/mythtv/F-9 mythtv.spec,1.2,1.3
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20508
Modified Files:
mythtv.spec
Log Message:
d'oh. lirc-libs, not lirc-lib.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-9/mythtv.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythtv.spec 3 Sep 2008 16:40:31 -0000 1.2
+++ mythtv.spec 3 Sep 2008 16:51:44 -0000 1.3
@@ -61,8 +61,8 @@
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
-BuildRequires: lirc-devel, lirc-lib
+# Remote control support (BR: on lirc-libs works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-libs
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -1020,7 +1020,7 @@
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
-- Add work-around for lirc-lib mock quirk on f8 builds
+- Add work-around for lirc-libs mock quirk on f8 builds
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
16 years, 2 months
rpms/mythtv/devel mythtv.spec,1.3,1.4
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20407
Modified Files:
mythtv.spec
Log Message:
d'oh. lirc-libs, not lirc-lib.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythtv.spec 3 Sep 2008 16:38:50 -0000 1.3
+++ mythtv.spec 3 Sep 2008 16:50:57 -0000 1.4
@@ -61,8 +61,8 @@
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
-BuildRequires: lirc-devel, lirc-lib
+# Remote control support (BR: on lirc-libs works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-libs
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -1020,7 +1020,7 @@
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
-- Add work-around for lirc-lib mock quirk on f8 builds
+- Add work-around for lirc-libs mock quirk on f8 builds
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
16 years, 2 months
rpms/mythtv/F-8 mythtv.spec,1.1,1.2
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19824
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
- Add work-around for lirc-lib mock quirk on f8 builds
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-8/mythtv.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythtv.spec 3 Sep 2008 15:01:03 -0000 1.1
+++ mythtv.spec 3 Sep 2008 16:41:10 -0000 1.2
@@ -22,7 +22,7 @@
%if "%{branch}" == "trunk"
Release: 0.2.%{_svnver}%{?dist}
%else
-Release: 8%{?dist}
+Release: 9%{?dist}
%endif
URL: http://www.mythtv.org/
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -50,14 +50,19 @@
#
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: freetype-devel >= 2
-BuildRequires: qt3-devel, mysql-devel >= 5
+%if 0%{?fedora} >= 9
+BuildRequires: qt3-devel
+%else
+BuildRequires: qt-devel >= 3, qt-devel < 4
+%endif
+BuildRequires: mysql-devel >= 5
# Audio framework support
BuildRequires: alsa-lib-devel, arts-devel
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support
-BuildRequires: lirc-devel
+# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-lib
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -176,8 +181,12 @@
%package -n libmyth
Summary: Library providing mythtv support
Group: System Environment/Libraries
-Requires: lame, qt3
-Requires: qt3-MySQL
+Requires: lame
+%if 0%{?fedora} >= 9
+Requires: qt3, qt3-MySQL
+%else
+Requires: qt, qt-MySQL
+%endif
%description -n libmyth
Common library code for MythTV and add-on modules (development)
@@ -188,7 +197,12 @@
Summary: Development files for libmyth
Group: Development/Libraries
Requires: libmyth = %{version}-%{release}
-Requires: freetype-devel >= 2, lame-devel, qt3-devel,
+Requires: freetype-devel >= 2, lame-devel
+%if 0%{?fedora} >= 9
+Requires: qt3-devel
+%else
+Requires: qt-devel
+%endif
Requires: mysql-devel
Requires: alsa-lib-devel, arts-devel
Requires: libGL-devel, libGLU-devel
@@ -1003,6 +1017,11 @@
%endif
%changelog
+* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
+- Conditionalize some qt/qt3 stuff so spec builds on
+ all currently supported Fedora releases
+- Add work-around for lirc-lib mock quirk on f8 builds
+
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
- Update release-0-21-fixes patches (r18161)
16 years, 2 months
rpms/mythtv/F-9 mythtv.spec,1.1,1.2
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19702
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
- Add work-around for lirc-lib mock quirk on f8 builds
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-9/mythtv.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythtv.spec 3 Sep 2008 14:59:46 -0000 1.1
+++ mythtv.spec 3 Sep 2008 16:40:31 -0000 1.2
@@ -22,7 +22,7 @@
%if "%{branch}" == "trunk"
Release: 0.2.%{_svnver}%{?dist}
%else
-Release: 8%{?dist}
+Release: 9%{?dist}
%endif
URL: http://www.mythtv.org/
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -50,14 +50,19 @@
#
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: freetype-devel >= 2
-BuildRequires: qt3-devel, mysql-devel >= 5
+%if 0%{?fedora} >= 9
+BuildRequires: qt3-devel
+%else
+BuildRequires: qt-devel >= 3, qt-devel < 4
+%endif
+BuildRequires: mysql-devel >= 5
# Audio framework support
BuildRequires: alsa-lib-devel, arts-devel
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support
-BuildRequires: lirc-devel
+# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-lib
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -176,8 +181,12 @@
%package -n libmyth
Summary: Library providing mythtv support
Group: System Environment/Libraries
-Requires: lame, qt3
-Requires: qt3-MySQL
+Requires: lame
+%if 0%{?fedora} >= 9
+Requires: qt3, qt3-MySQL
+%else
+Requires: qt, qt-MySQL
+%endif
%description -n libmyth
Common library code for MythTV and add-on modules (development)
@@ -188,7 +197,12 @@
Summary: Development files for libmyth
Group: Development/Libraries
Requires: libmyth = %{version}-%{release}
-Requires: freetype-devel >= 2, lame-devel, qt3-devel,
+Requires: freetype-devel >= 2, lame-devel
+%if 0%{?fedora} >= 9
+Requires: qt3-devel
+%else
+Requires: qt-devel
+%endif
Requires: mysql-devel
Requires: alsa-lib-devel, arts-devel
Requires: libGL-devel, libGLU-devel
@@ -1003,6 +1017,11 @@
%endif
%changelog
+* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
+- Conditionalize some qt/qt3 stuff so spec builds on
+ all currently supported Fedora releases
+- Add work-around for lirc-lib mock quirk on f8 builds
+
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
- Update release-0-21-fixes patches (r18161)
16 years, 2 months
rpms/mythtv/devel mythtv.spec,1.2,1.3
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19232
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases
- Add work-around for lirc-lib mock quirk on f8 builds
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythtv.spec 18 Aug 2008 01:26:30 -0000 1.2
+++ mythtv.spec 3 Sep 2008 16:38:50 -0000 1.3
@@ -22,7 +22,7 @@
%if "%{branch}" == "trunk"
Release: 0.2.%{_svnver}%{?dist}
%else
-Release: 8%{?dist}
+Release: 9%{?dist}
%endif
URL: http://www.mythtv.org/
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -50,14 +50,19 @@
#
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: freetype-devel >= 2
-BuildRequires: qt3-devel, mysql-devel >= 5
+%if 0%{?fedora} >= 9
+BuildRequires: qt3-devel
+%else
+BuildRequires: qt-devel >= 3, qt-devel < 4
+%endif
+BuildRequires: mysql-devel >= 5
# Audio framework support
BuildRequires: alsa-lib-devel, arts-devel
BuildRequires: jack-audio-connection-kit-devel
# Need dvb headers to build in dvb support
BuildRequires: kernel-headers
-# Remote control support
-BuildRequires: lirc-devel
+# Remote control support (BR: on lirc-lib works around some mock funkiness on f8)
+BuildRequires: lirc-devel, lirc-lib
# X, Xv, and XvMC video support
BuildRequires: libXxf86vm-devel, libXmu-devel
BuildRequires: libXvMC-devel, libXv-devel
@@ -176,8 +181,12 @@
%package -n libmyth
Summary: Library providing mythtv support
Group: System Environment/Libraries
-Requires: lame, qt3
-Requires: qt3-MySQL
+Requires: lame
+%if 0%{?fedora} >= 9
+Requires: qt3, qt3-MySQL
+%else
+Requires: qt, qt-MySQL
+%endif
%description -n libmyth
Common library code for MythTV and add-on modules (development)
@@ -188,7 +197,12 @@
Summary: Development files for libmyth
Group: Development/Libraries
Requires: libmyth = %{version}-%{release}
-Requires: freetype-devel >= 2, lame-devel, qt3-devel,
+Requires: freetype-devel >= 2, lame-devel
+%if 0%{?fedora} >= 9
+Requires: qt3-devel
+%else
+Requires: qt-devel
+%endif
Requires: mysql-devel
Requires: alsa-lib-devel, arts-devel
Requires: libGL-devel, libGLU-devel
@@ -1003,6 +1017,11 @@
%endif
%changelog
+* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
+- Conditionalize some qt/qt3 stuff so spec builds on
+ all currently supported Fedora releases
+- Add work-around for lirc-lib mock quirk on f8 builds
+
* Fri Aug 15 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-8
- Don't BR: libdvdcss-devel
- Update release-0-21-fixes patches (r18161)
16 years, 2 months
rpms/jbigkit/devel jbigkit-2.0-shlib.patch,1.1,1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/jbigkit/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16050
Modified Files:
jbigkit-2.0-shlib.patch
Log Message:
use cflags properly everywhere
jbigkit-2.0-shlib.patch:
Index: jbigkit-2.0-shlib.patch
===================================================================
RCS file: /cvs/free/rpms/jbigkit/devel/jbigkit-2.0-shlib.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jbigkit-2.0-shlib.patch 3 Sep 2008 15:34:54 -0000 1.1
+++ jbigkit-2.0-shlib.patch 3 Sep 2008 15:42:24 -0000 1.2
@@ -1,6 +1,12 @@
--- jbigkit/pbmtools/Makefile.shlib 2008-08-25 23:26:39.000000000 +0100
-+++ jbigkit/pbmtools/Makefile 2008-09-03 16:22:02.000000000 +0100
-@@ -10,18 +10,18 @@ CFLAGS = -g -Wall -ansi -pedantic -I../l
++++ jbigkit/pbmtools/Makefile 2008-09-03 16:41:20.000000000 +0100
+@@ -5,23 +5,23 @@
+ CC = gcc
+
+ # Options for the compiler
+-CFLAGS = -g -Wall -ansi -pedantic -I../libjbig # --coverage
++CFLAGS ?= -g -Wall -ansi -pedantic -I../libjbig # --coverage
+
.SUFFIXES: .1 .5 .txt $(SUFFIXES)
all: pbmtojbg jbgtopbm pbmtojbg85 jbgtopbm85 \
@@ -43,7 +49,7 @@
test: test82 test85
--- jbigkit/libjbig/Makefile.shlib 2008-08-30 18:20:52.000000000 +0100
-+++ jbigkit/libjbig/Makefile 2008-09-03 16:22:02.000000000 +0100
++++ jbigkit/libjbig/Makefile 2008-09-03 16:40:43.000000000 +0100
@@ -5,25 +5,27 @@
CC = gcc
@@ -77,10 +83,10 @@
- ar rc libjbig85.a jbig85.o jbig_ar.o
- -ranlib libjbig85.a
+libjbig.so.$(VERSION): jbig.o jbig_ar.o
-+ $(CC) -shared -Wl,-soname,$@ -o $@ $^
++ $(CC) $(CFLAGS) -shared -Wl,-soname,$@ -o $@ $^
+
+libjbig85.so.$(VERSION): jbig85.o jbig_ar.o
-+ $(CC) -shared -Wl,-soname,$@ -o $@ $^
++ $(CC) $(CFLAGS) -shared -Wl,-soname,$@ -o $@ $^
+
+jbig.o jbig85.o jbig_ar.o: CFLAGS += $(PICFLAGS)
@@ -104,7 +110,7 @@
- rm -f tstcodec tstcodec85
+ rm -f tstcodec tstcodec85 *.so *.so.$(VERSION)
--- jbigkit/Makefile.shlib 2008-08-30 21:40:22.000000000 +0100
-+++ jbigkit/Makefile 2008-09-03 16:24:10.000000000 +0100
++++ jbigkit/Makefile 2008-09-03 16:40:43.000000000 +0100
@@ -11,24 +11,25 @@ CCFLAGS = -O2 -W
CFLAGS = $(CCFLAGS) -I../libjbig
16 years, 2 months