rpms/blcr-kmod/F-9 .cvsignore, 1.2, 1.3 blcr-kmod.spec, 1.4, 1.5 sources, 1.2, 1.3
by Neal Becker
Author: nbecker
Update of /cvs/free/rpms/blcr-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26150
Modified Files:
.cvsignore blcr-kmod.spec sources
Log Message:
Update to 0.8.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 3 Feb 2009 20:29:34 -0000 1.2
+++ .cvsignore 7 Apr 2009 01:30:50 -0000 1.3
@@ -1 +1 @@
-blcr-0.8.0.tar.gz
+blcr-0.8.1.tar.gz
Index: blcr-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-9/blcr-kmod.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blcr-kmod.spec 25 Mar 2009 14:32:20 -0000 1.4
+++ blcr-kmod.spec 7 Apr 2009 01:30:50 -0000 1.5
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
Name: blcr-kmod
-Version: 0.8.0
-Release: 2%{?dist}.3
+Version: 0.8.1
+Release: 1%{?dist}
Summary: Kernel module (kmod) for Berkeley Lab Checkpoint/Restart for Linux
%define distname blcr-%{version}
@@ -19,6 +19,7 @@
# Patch0 is to remove -fno-stack-protector (provided by upstream)
# Patch0 requires running autoreconf
#Patch0: blcr-stackcheck.patch
+#Patch1: linux_2.6.29-rc3.patch00
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Generic i386 is NOT supported
@@ -26,6 +27,7 @@
ExclusiveArch: i586 i686 x86_64 ppc ppc64
# get the needed BuildRequires (in parts depending on what we build for)
+# CHANGE THIS when patch1 is removed
#BuildRequires: %{_bindir}/kmodtool autoconf automake libtool
BuildRequires: %{_bindir}/kmodtool
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
@@ -46,9 +48,9 @@
%setup -q -c -T -a 0 -n %{distname}
# apply patches and do other stuff here
-#pushd %{real_distname}
-#%patch0 -p0
-#patch0 modified configure.ac, Makefile.am
+#pushd %{distname}
+#%patch1 -p0
+# patch changed configure.ac
#autoreconf --force --install
#popd
@@ -81,15 +83,24 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.3
+* Mon Apr 6 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.1-1
+- Update to 0.8.1
+
+* Sun Apr 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-5.2
- rebuild for new kernels
-* Thu Feb 26 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.2
-- rebuild for latest Fedora kernel;
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-5.1
+- rebuild for new F11 features
-* Fri Feb 13 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.1
+* Sun Feb 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-4.1
- rebuild for latest Fedora kernel;
+* Thu Feb 5 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-4
+- Need to run autoreconf
+
+* Thu Feb 5 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-3
+- Add patch for 2.6.29
+
* Sun Jan 25 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-2
- Put back EA i686
- Copy 1st 6 lines from http://cvs.rpmfusion.org/viewvc/rpms/madwifi-kmod/devel/madwifi-kmod.spec...
Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 3 Feb 2009 20:29:34 -0000 1.2
+++ sources 7 Apr 2009 01:30:50 -0000 1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2 blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea blcr-0.8.1.tar.gz
15 years, 7 months
rpms/blcr-kmod/F-10 .cvsignore, 1.2, 1.3 blcr-kmod.spec, 1.4, 1.5 sources, 1.2, 1.3
by Neal Becker
Author: nbecker
Update of /cvs/free/rpms/blcr-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26001
Modified Files:
.cvsignore blcr-kmod.spec sources
Log Message:
Update to 0.8.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 3 Feb 2009 20:28:42 -0000 1.2
+++ .cvsignore 7 Apr 2009 01:29:59 -0000 1.3
@@ -1 +1 @@
-blcr-0.8.0.tar.gz
+blcr-0.8.1.tar.gz
Index: blcr-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-10/blcr-kmod.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blcr-kmod.spec 25 Mar 2009 14:24:37 -0000 1.4
+++ blcr-kmod.spec 7 Apr 2009 01:29:59 -0000 1.5
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#%define buildforkernels newest
+#define buildforkernels newest
Name: blcr-kmod
-Version: 0.8.0
-Release: 2%{?dist}.4
+Version: 0.8.1
+Release: 1%{?dist}
Summary: Kernel module (kmod) for Berkeley Lab Checkpoint/Restart for Linux
%define distname blcr-%{version}
@@ -19,6 +19,7 @@
# Patch0 is to remove -fno-stack-protector (provided by upstream)
# Patch0 requires running autoreconf
#Patch0: blcr-stackcheck.patch
+#Patch1: linux_2.6.29-rc3.patch00
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Generic i386 is NOT supported
@@ -26,6 +27,7 @@
ExclusiveArch: i586 i686 x86_64 ppc ppc64
# get the needed BuildRequires (in parts depending on what we build for)
+# CHANGE THIS when patch1 is removed
#BuildRequires: %{_bindir}/kmodtool autoconf automake libtool
BuildRequires: %{_bindir}/kmodtool
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
@@ -46,9 +48,9 @@
%setup -q -c -T -a 0 -n %{distname}
# apply patches and do other stuff here
-#pushd %{real_distname}
-#%patch0 -p0
-#patch0 modified configure.ac, Makefile.am
+#pushd %{distname}
+#%patch1 -p0
+# patch changed configure.ac
#autoreconf --force --install
#popd
@@ -81,18 +83,24 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.4
-- rebuild for new kernels
+* Mon Apr 6 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.1-1
+- Update to 0.8.1
-* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.3
+* Sun Apr 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-5.2
- rebuild for new kernels
-* Tue Feb 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.2
-- rebuild for latest Fedora kernel;
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-5.1
+- rebuild for new F11 features
-* Fri Feb 13 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2.1
+* Sun Feb 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-4.1
- rebuild for latest Fedora kernel;
+* Thu Feb 5 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-4
+- Need to run autoreconf
+
+* Thu Feb 5 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-3
+- Add patch for 2.6.29
+
* Sun Jan 25 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-2
- Put back EA i686
- Copy 1st 6 lines from http://cvs.rpmfusion.org/viewvc/rpms/madwifi-kmod/devel/madwifi-kmod.spec...
Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 3 Feb 2009 20:28:42 -0000 1.2
+++ sources 7 Apr 2009 01:29:59 -0000 1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2 blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea blcr-0.8.1.tar.gz
15 years, 7 months
rpms/blcr-kmod/devel .cvsignore, 1.2, 1.3 blcr-kmod.spec, 1.6, 1.7 sources, 1.2, 1.3
by Neal Becker
Author: nbecker
Update of /cvs/free/rpms/blcr-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31791
Modified Files:
.cvsignore blcr-kmod.spec sources
Log Message:
Update to 0.8.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 2 Feb 2009 14:53:49 -0000 1.2
+++ .cvsignore 6 Apr 2009 18:53:38 -0000 1.3
@@ -1 +1 @@
-blcr-0.8.0.tar.gz
+blcr-0.8.1.tar.gz
Index: blcr-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/devel/blcr-kmod.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- blcr-kmod.spec 5 Apr 2009 16:11:13 -0000 1.6
+++ blcr-kmod.spec 6 Apr 2009 18:53:38 -0000 1.7
@@ -6,8 +6,8 @@
#define buildforkernels newest
Name: blcr-kmod
-Version: 0.8.0
-Release: 5%{?dist}.2
+Version: 0.8.1
+Release: 1%{?dist}
Summary: Kernel module (kmod) for Berkeley Lab Checkpoint/Restart for Linux
%define distname blcr-%{version}
@@ -19,7 +19,7 @@
# Patch0 is to remove -fno-stack-protector (provided by upstream)
# Patch0 requires running autoreconf
#Patch0: blcr-stackcheck.patch
-Patch1: linux_2.6.29-rc3.patch00
+#Patch1: linux_2.6.29-rc3.patch00
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Generic i386 is NOT supported
@@ -28,8 +28,8 @@
# get the needed BuildRequires (in parts depending on what we build for)
# CHANGE THIS when patch1 is removed
-BuildRequires: %{_bindir}/kmodtool autoconf automake libtool
-#BuildRequires: %{_bindir}/kmodtool
+#BuildRequires: %{_bindir}/kmodtool autoconf automake libtool
+BuildRequires: %{_bindir}/kmodtool
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
@@ -48,11 +48,11 @@
%setup -q -c -T -a 0 -n %{distname}
# apply patches and do other stuff here
-pushd %{distname}
-%patch1 -p0
+#pushd %{distname}
+#%patch1 -p0
# patch changed configure.ac
-autoreconf --force --install
-popd
+#autoreconf --force --install
+#popd
for kernel_version in %{?kernel_versions} ; do
cp -a %{distname} _kmod_build_${kernel_version%%___*}
@@ -83,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Apr 6 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.1-1
+- Update to 0.8.1
+
* Sun Apr 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-5.2
- rebuild for new kernels
Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr-kmod/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 2 Feb 2009 14:53:49 -0000 1.2
+++ sources 6 Apr 2009 18:53:38 -0000 1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2 blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea blcr-0.8.1.tar.gz
15 years, 7 months
rpms/blcr/devel .cvsignore, 1.2, 1.3 blcr.spec, 1.3, 1.4 sources, 1.2, 1.3
by Neal Becker
Author: nbecker
Update of /cvs/free/rpms/blcr/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31335
Modified Files:
.cvsignore blcr.spec sources
Log Message:
Update to 0.8.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 27 Jan 2009 21:44:27 -0000 1.2
+++ .cvsignore 6 Apr 2009 18:49:48 -0000 1.3
@@ -1 +1 @@
-blcr-0.8.0.tar.gz
+blcr-0.8.1.tar.gz
Index: blcr.spec
===================================================================
RCS file: /cvs/free/rpms/blcr/devel/blcr.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- blcr.spec 4 Apr 2009 14:17:11 -0000 1.3
+++ blcr.spec 6 Apr 2009 18:49:48 -0000 1.4
@@ -1,6 +1,6 @@
Name: blcr
-Version: 0.8.0
-Release: 3%{?dist}
+Version: 0.8.1
+Release: 1%{?dist}
Summary: Berkeley Lab Checkpoint/Restart for Linux
Url: http://ftg.lbl.gov/checkpoint
Provides: %{name}-kmod-common = %{version}
@@ -13,9 +13,6 @@
Source: http://ftg.lbl.gov/CheckpointRestart/downloads/%{name}-%{version}.tar.gz
# Patch0 is to prevent enabling service by default
Patch0: blcr-init.patch
-# Patch1 is to remove -fno-stack-protector (provided by upstream)
-# Patch1 requires running autoreconf
-# Patch1: blcr-stackcheck.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
#BuildRequires: chrpath autoconf automake libtool
BuildRequires: chrpath
@@ -42,9 +39,6 @@
%prep
%setup -q
%patch0 -p0
-#%patch1 -p0
-#patch1 modifies configure.ac, Makefile.am
-#autoreconf --force --install
#remove some binary junk
rm -f tests/CountingApp.class
Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 27 Jan 2009 21:44:27 -0000 1.2
+++ sources 6 Apr 2009 18:49:48 -0000 1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2 blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea blcr-0.8.1.tar.gz
15 years, 7 months
rpms/buildsys-build-rpmfusion/devel buildsys-build-rpmfusion-list-kernels.sh, 1.6, 1.7 buildsys-build-rpmfusion.spec, 1.23, 1.24
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/buildsys-build-rpmfusion/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25805
Modified Files:
buildsys-build-rpmfusion-list-kernels.sh
buildsys-build-rpmfusion.spec
Log Message:
* Mon Apr 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:11-0.10
- use isa to make sure we get the right kernel
Index: buildsys-build-rpmfusion-list-kernels.sh
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion-list-kernels.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- buildsys-build-rpmfusion-list-kernels.sh 15 Feb 2009 14:41:53 -0000 1.6
+++ buildsys-build-rpmfusion-list-kernels.sh 6 Apr 2009 17:08:08 -0000 1.7
@@ -95,11 +95,11 @@
if [[ "${requires}" ]] || [[ "${buildrequires}" ]]; then
if echo ${this_kernel} | grep -- 'default' &> /dev/null; then
if [[ "${requires}" ]]; then
- echo "Requires: kernel${this_kernel_variant:+-${this_kernel_variant}}-devel-${this_target}"
+ echo "Requires: kernel${this_kernel_variant:+-${this_kernel_variant}}-devel%{_isa}"
fi
if [[ "${buildrequires}" ]]; then
- echo "BuildRequires: kernel${this_kernel_variant:+-${this_kernel_variant}}-devel-${this_target}"
+ echo "BuildRequires: kernel${this_kernel_variant:+-${this_kernel_variant}}-devel%{_isa}"
fi
else
if [[ "${requires}" ]]; then
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- buildsys-build-rpmfusion.spec 29 Mar 2009 12:47:57 -0000 1.23
+++ buildsys-build-rpmfusion.spec 6 Apr 2009 17:08:08 -0000 1.24
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 11
-Release: 0.9
+Release: 0.10
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -90,6 +90,9 @@
%changelog
+* Mon Apr 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:11-0.10
+- use isa to make sure we get the right kernel
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:11-0.9
- rebuild for new F11 features
15 years, 7 months
rpms/k9copy/devel k9copy-2.3.1-gcc44.patch, NONE, 1.1 k9copy.spec, 1.12, 1.13 k9copy-2.3.0-gcc44.patch, 1.1, NONE
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/k9copy/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24273
Modified Files:
k9copy.spec
Added Files:
k9copy-2.3.1-gcc44.patch
Removed Files:
k9copy-2.3.0-gcc44.patch
Log Message:
better (ie, working) gcc44 patch
k9copy-2.3.1-gcc44.patch:
--- NEW FILE k9copy-2.3.1-gcc44.patch ---
diff -up k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h.gcc44 k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h
--- k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h.gcc44 2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h 2009-04-06 11:38:29.000000000 -0500
@@ -20,6 +20,7 @@
#ifndef K9DVDBACKUPINTERFACE_H
#define K9DVDBACKUPINTERFACE_H
+#include "k9common.h"
#include <QObject>
class k9DVDBackupInterface : public QObject
{
diff -up k9copy-2.3.1-Source/src/core/k9tools.h.gcc44 k9copy-2.3.1-Source/src/core/k9tools.h
--- k9copy-2.3.1-Source/src/core/k9tools.h.gcc44 2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/core/k9tools.h 2009-04-06 11:37:43.000000000 -0500
@@ -12,6 +12,7 @@
#ifndef K9TOOLS_H
#define K9TOOLS_H
+#include "k9common.h"
#include <QString>
#include <QList>
#include <QComboBox>
Index: k9copy.spec
===================================================================
RCS file: /cvs/free/rpms/k9copy/devel/k9copy.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- k9copy.spec 6 Apr 2009 15:41:18 -0000 1.12
+++ k9copy.spec 6 Apr 2009 16:44:29 -0000 1.13
@@ -11,7 +11,7 @@
Patch1: k9copy-2.3.1-ffmpeg.patch
Patch2: k9copy-2.1.0-mimetype.patch
-Patch3: k9copy-2.3.0-gcc44.patch
+Patch3: k9copy-2.3.1-gcc44.patch
BuildRequires: cmake
BuildRequires: desktop-file-utils
--- k9copy-2.3.0-gcc44.patch DELETED ---
15 years, 7 months
rpms/ndiswrapper-kmod/F-10 ndiswrapper-kmod.spec,1.17,1.18
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/ndiswrapper-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22494
Modified Files:
ndiswrapper-kmod.spec
Log Message:
* Mon Apr 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.17
- rebuild
Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-10/ndiswrapper-kmod.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ndiswrapper-kmod.spec 25 Mar 2009 14:28:58 -0000 1.17
+++ ndiswrapper-kmod.spec 6 Apr 2009 16:15:17 -0000 1.18
@@ -8,7 +8,7 @@
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.53
-Release: 5%{?dist}.16
+Release: 5%{?dist}.17
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
@@ -73,6 +73,9 @@
%changelog
+* Mon Apr 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.17
+- rebuild
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.16
- rebuild for new kernels
15 years, 7 months
rpms/k9copy/devel k9copy-2.3.0-gcc44.patch, NONE, 1.1 k9copy-2.3.1-ffmpeg.patch, NONE, 1.1 k9copy-2.1.0-ffmpeg.patch, 1.1, NONE
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/k9copy/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21198
Added Files:
k9copy-2.3.0-gcc44.patch k9copy-2.3.1-ffmpeg.patch
Removed Files:
k9copy-2.1.0-ffmpeg.patch
Log Message:
new patches
k9copy-2.3.0-gcc44.patch:
--- NEW FILE k9copy-2.3.0-gcc44.patch ---
diff -up k9copy-2.3.0-Source/src/core/k9tools.cpp.gcc44 k9copy-2.3.0-Source/src/core/k9tools.cpp
--- k9copy-2.3.0-Source/src/core/k9tools.cpp.gcc44 2009-03-12 08:32:29.000000000 -0500
+++ k9copy-2.3.0-Source/src/core/k9tools.cpp 2009-04-03 15:37:05.000000000 -0500
@@ -26,6 +26,12 @@
#include <KUser>
#include <QDebug>
+#if defined(HAVE_INTTYPES_H)
+ #include <inttypes.h>
+#elif defined( HAVE_STDINT_H)
+ #include <stdint.h>
+#endif
+
QStringList m_temporaryDirs;
QString g_password="";
k9copy-2.3.1-ffmpeg.patch:
--- NEW FILE k9copy-2.3.1-ffmpeg.patch ---
diff -up k9copy-2.3.1-Source/src/import/k9avidecode.cpp.ffmpeg k9copy-2.3.1-Source/src/import/k9avidecode.cpp
--- k9copy-2.3.1-Source/src/import/k9avidecode.cpp.ffmpeg 2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/import/k9avidecode.cpp 2009-04-06 10:31:37.000000000 -0500
@@ -10,13 +10,13 @@
//
//
#include "k9avidecode.h"
-#include <avcodec.h>
+#include <libavcodec/avcodec.h>
#include <qimage.h>
#include <dlfcn.h>
#include <klocale.h>
#ifdef HAVE_SWSCALE
-#include "swscale.h"
+#include <libswscale/swscale.h>
static int sws_flags = SWS_BICUBIC;
diff -up k9copy-2.3.1-Source/src/import/k9avidecode.h.ffmpeg k9copy-2.3.1-Source/src/import/k9avidecode.h
--- k9copy-2.3.1-Source/src/import/k9avidecode.h.ffmpeg 2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/import/k9avidecode.h 2009-04-06 10:30:10.000000000 -0500
@@ -14,12 +14,12 @@
#include "k9common.h"
#include <qobject.h>
-#include <avformat.h>
+#include <libavformat/avformat.h>
#include <qimage.h>
#include <cstdlib>
#include <QObject>
#ifdef HAVE_SWSCALE
-#include <swscale.h>
+#include <libswscale/swscale.h>
#endif
/**
@author Jean-Michel PETIT <k9copy(a)free.fr>
--- k9copy-2.1.0-ffmpeg.patch DELETED ---
15 years, 7 months
rpms/k9copy/devel .cvsignore, 1.6, 1.7 k9copy.spec, 1.11, 1.12 sources, 1.6, 1.7
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/k9copy/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20259
Modified Files:
.cvsignore k9copy.spec sources
Log Message:
* Mon Apr 06 2009 Rex Dieter <rdieter(a)fedoraproject.org> 2.3.1-1
- k9copy-2.3.1
- optimize scriptlets
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/k9copy/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 12 Mar 2009 14:50:40 -0000 1.6
+++ .cvsignore 6 Apr 2009 15:41:18 -0000 1.7
@@ -1 +1 @@
-k9copy-2.3.0-Source.tar.gz
+k9copy-2.3.1-Source.tar.gz
Index: k9copy.spec
===================================================================
RCS file: /cvs/free/rpms/k9copy/devel/k9copy.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- k9copy.spec 29 Mar 2009 13:17:42 -0000 1.11
+++ k9copy.spec 6 Apr 2009 15:41:18 -0000 1.12
@@ -1,7 +1,7 @@
Name: k9copy
-Version: 2.3.0
-Release: 2%{?dist}
+Version: 2.3.1
+Release: 1%{?dist}
Summary: Video DVD backup and creation program
Group: Applications/Multimedia
License: GPLv2+
@@ -9,11 +9,9 @@
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-Source.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# FIXME: build fails here
-#ExcludeArch: ppc ppc64
-
-Patch1: k9copy-2.1.0-ffmpeg.patch
+Patch1: k9copy-2.3.1-ffmpeg.patch
Patch2: k9copy-2.1.0-mimetype.patch
+Patch3: k9copy-2.3.0-gcc44.patch
BuildRequires: cmake
BuildRequires: desktop-file-utils
@@ -26,9 +24,6 @@
BuildRequires: pkgconfig
BuildRequires: xine-lib-devel
-Requires(post): xdg-utils
-Requires(postun): xdg-utils
-
Requires: dvd+rw-tools
Requires: dvdauthor
@@ -51,6 +46,7 @@
%patch1 -p1 -b .ffmpeg
%patch2 -p1 -b .mimetype
+%patch3 -p1 -b .gcc44
%build
@@ -84,10 +80,16 @@
%post
-xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
+touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null ||:
+
+%posttrans
+gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
%postun
-xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
+if [ $1 -eq 0 ] ; then
+ touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null ||:
+ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
+fi
%files -f %{name}.lang
@@ -105,6 +107,10 @@
%changelog
+* Mon Apr 06 2009 Rex Dieter <rdieter(a)fedoraproject.org> 2.3.1-1
+- k9copy-2.3.1
+- optimize scriptlets
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.3.0-2
- rebuild for new F11 features
Index: sources
===================================================================
RCS file: /cvs/free/rpms/k9copy/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 12 Mar 2009 14:50:40 -0000 1.6
+++ sources 6 Apr 2009 15:41:18 -0000 1.7
@@ -1 +1 @@
-782806b36b6a6865db5b83342499a15a k9copy-2.3.0-Source.tar.gz
+791b72e6509be427fbae4187f47b8733 k9copy-2.3.1-Source.tar.gz
15 years, 7 months
rpms/gnome-video-arcade/devel gnome-video-arcade.spec,1.8,1.9
by Matthew Barnes
Author: mbarnes
Update of /cvs/nonfree/rpms/gnome-video-arcade/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12728
Modified Files:
gnome-video-arcade.spec
Log Message:
* Sun Apr 05 2009 Matthew Barnes <mbarnes(a)redhat.com> - 0.6.6-2
- Explicitly require libXres-devel to work around a build issue in F-10.
Index: gnome-video-arcade.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gnome-video-arcade/devel/gnome-video-arcade.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-video-arcade.spec 5 Apr 2009 19:19:38 -0000 1.8
+++ gnome-video-arcade.spec 5 Apr 2009 21:47:08 -0000 1.9
@@ -8,7 +8,7 @@
Name: gnome-video-arcade
Version: 0.6.6
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3+
Group: Applications/Emulators
Summary: GNOME Video Arcade is a MAME front-end for GNOME
@@ -40,6 +40,10 @@
BuildRequires: scrollkeeper
BuildRequires: sqlite-devel
+# Work around libXres-devel not getting
+# pulled in by libwnck-devel on Fedora 10.
+BuildRequires: libXres-devel
+
%description
GNOME Video Arcade is a MAME front-end for GNOME.
@@ -116,6 +120,9 @@
%{?fc7:%{_datadir}/omf/%{name}}
%changelog
+* Sun Apr 05 2009 Matthew Barnes <mbarnes(a)redhat.com> - 0.6.6-2
+- Explicitly require libXres-devel to work around a build issue in F-10.
+
* Sun Apr 05 2009 Matthew Barnes <mbarnes(a)redhat.com> - 0.6.6-1
- Update to 0.6.6
- Update URL tag to GitHub home page.
15 years, 7 months