rpms/minitube/devel minitube-lang.patch, 1.1, 1.2 minitube-qtsingleapp.patch, 1.1, 1.2
by Magnus Tuominen
Author: magnu5
Update of /cvs/free/rpms/minitube/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18621/devel
Modified Files:
minitube-lang.patch minitube-qtsingleapp.patch
Log Message:
minitube-1.2-1
minitube-lang.patch:
locale.pri | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: minitube-lang.patch
===================================================================
RCS file: /cvs/free/rpms/minitube/devel/minitube-lang.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- minitube-lang.patch 18 Aug 2010 14:08:47 -0000 1.1
+++ minitube-lang.patch 22 Oct 2010 19:56:58 -0000 1.2
@@ -1,6 +1,7 @@
---- minitube/locale/locale1.pri.orig 2010-07-26 23:39:16.000000000 +0100
-+++ minitube/locale/locale.pri 2010-08-10 16:24:22.000000000 +0100
-@@ -13,7 +13,7 @@ TRANSLATIONS += \
+diff -up minitube/locale/locale.pri.orig minitube/locale/locale.pri
+--- minitube/locale/locale.pri.orig 2010-09-26 10:51:58.346654903 +0300
++++ minitube/locale/locale.pri 2010-09-26 11:25:00.978607272 +0300
+@@ -14,7 +14,7 @@ TRANSLATIONS += \
cs_CZ.ts \
uk.ts \
he_IL.ts \
@@ -9,7 +10,7 @@
hr_HR.ts \
es.ts \
gl.ts \
-@@ -36,8 +36,8 @@ isEmpty(QMAKE_LRELEASE) {
+@@ -37,8 +37,8 @@ isEmpty(QMAKE_LRELEASE) {
}
updateqm.input = TRANSLATIONS
minitube-qtsingleapp.patch:
minitube.pro | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: minitube-qtsingleapp.patch
===================================================================
RCS file: /cvs/free/rpms/minitube/devel/minitube-qtsingleapp.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- minitube-qtsingleapp.patch 18 Aug 2010 14:08:47 -0000 1.1
+++ minitube-qtsingleapp.patch 22 Oct 2010 19:56:58 -0000 1.2
@@ -1,14 +1,13 @@
-diff -up minitube/minitube.pro.patch minitube/minitube.pro
---- minitube/minitube.pro.patch 2010-07-27 01:39:16.000000000 +0300
-+++ minitube/minitube.pro 2010-08-09 16:49:46.675766686 +0300
-@@ -10,7 +10,9 @@ TARGET = minitube
+diff -up minitube/minitube.pro.qtsingleapp_patch minitube/minitube.pro
+--- minitube/minitube.pro.qtsingleapp_patch 2010-09-26 10:35:29.540451716 +0300
++++ minitube/minitube.pro 2010-09-25 17:44:04.395373519 +0300
+@@ -10,7 +10,8 @@ TARGET = minitube
QT += network \
xml \
phonon
-include(src/qtsingleapplication/qtsingleapplication.pri)
-+
++# include(src/qtsingleapplication/qtsingleapplication.pri)
+CONFIG += qtsingleapplication
-+
- include(src/thlibrary/thlibrary.pri)
HEADERS += src/MainWindow.h \
src/SearchView.h \
+ src/MediaView.h \
14 years, 1 month
rpms/mame/F-12 .cvsignore, 1.14, 1.15 mame.spec, 1.15, 1.16 sources, 1.14, 1.15
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25204
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
- Updated to 0.140
- Re-enabled ldplayer
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 16 Oct 2010 09:36:42 -0000 1.14
+++ .cvsignore 21 Oct 2010 20:23:39 -0000 1.15
@@ -1,5 +1 @@
-mame0139s.exe
-0139u1_diff.zip
-0139u2_diff.zip
-0139u3_diff.zip
-0139u4_diff.zip
+mame0140s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/mame.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mame.spec 16 Oct 2010 09:36:42 -0000 1.15
+++ mame.spec 21 Oct 2010 20:23:39 -0000 1.16
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 139
-%global sourceupdate 4
+%global baseversion 140
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -22,10 +22,10 @@
#Source1: ui.bdc
%if 0%{?sourceupdate}
#Source updates
-Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
-Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
+#Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
+#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
%endif
Patch0: %{name}-fortify.patch
Patch2: %{name}-verbosebuild.patch
@@ -70,15 +70,15 @@
%description tools
%{summary}.
-#%package ldplayer
-#Summary: Standalone laserdisc player based on MAME
-#Group: Applications/Emulators
+%package ldplayer
+Summary: Standalone laserdisc player based on MAME
+Group: Applications/Emulators
-#Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
-#Obsoletes: sdlmame-ldplayer < 0136-2
+Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
+Obsoletes: sdlmame-ldplayer < 0136-2
-#%description ldplayer
-#%{summary}.
+%description ldplayer
+%{summary}.
%prep
@@ -128,8 +128,8 @@
%build
-#make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
-# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
+make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
+ OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
%if %{with debug}
make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' DEBUG=1 all
@@ -174,7 +174,7 @@
%else
install -pm 755 %{name} %{buildroot}%{_bindir}
%endif
-install -pm 755 chdman jedutil ldresample ldverify \
+install -pm 755 chdman jedutil ldplayer ldresample ldverify \
romcmp testkeys unidasm %{buildroot}%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -182,7 +182,7 @@
install -pm 755 $tool %{buildroot}%{_bindir}/%{name}-$tool
done
pushd src/osd/sdl/man
-install -pm 644 chdman.1 jedutil.1 ldverify.1 mame.1 romcmp.1 \
+install -pm 644 chdman.1 jedutil.1 ldplayer.1 ldverify.1 mame.1 romcmp.1 \
testkeys.1 %{buildroot}%{_mandir}/man1
popd
@@ -225,13 +225,17 @@
%{_mandir}/man1/romcmp.1*
%{_mandir}/man1/testkeys.1*
-#%files ldplayer
-#%defattr(-,root,root,-)
-#%{_bindir}/ldplayer
-#%{_mandir}/man1/ldplayer.1*
+%files ldplayer
+%defattr(-,root,root,-)
+%{_bindir}/ldplayer
+%{_mandir}/man1/ldplayer.1*
%changelog
+* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
+- Updated to 0.140
+- Re-enabled ldplayer
+
* Sat Oct 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u4-1
- Updated to 0.139u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 16 Oct 2010 09:36:42 -0000 1.14
+++ sources 21 Oct 2010 20:23:39 -0000 1.15
@@ -1,5 +1 @@
-51903a6ee402c8cbc25c2c3f12b77597 mame0139s.exe
-4abbeeef195864fb894163718ff49fec 0139u1_diff.zip
-bde35bfb22aab028fa730d9bb2c94aa0 0139u2_diff.zip
-6d0b700c69f56b9085ca382931d9a534 0139u3_diff.zip
-d8ec4ce645cd9c55c84bebb0e9c1f6f9 0139u4_diff.zip
+7c29ed90a6c33a0aaf3296c4deb6b37b mame0140s.exe
14 years, 1 month
rpms/mame/F-13 .cvsignore, 1.14, 1.15 mame.spec, 1.14, 1.15 sources, 1.14, 1.15
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25102
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
- Updated to 0.140
- Re-enabled ldplayer
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 16 Oct 2010 09:36:32 -0000 1.14
+++ .cvsignore 21 Oct 2010 20:23:30 -0000 1.15
@@ -1,5 +1 @@
-mame0139s.exe
-0139u1_diff.zip
-0139u2_diff.zip
-0139u3_diff.zip
-0139u4_diff.zip
+mame0140s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mame.spec 16 Oct 2010 09:36:32 -0000 1.14
+++ mame.spec 21 Oct 2010 20:23:30 -0000 1.15
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 139
-%global sourceupdate 4
+%global baseversion 140
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -22,10 +22,10 @@
#Source1: ui.bdc
%if 0%{?sourceupdate}
#Source updates
-Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
-Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
+#Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
+#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
%endif
Patch0: %{name}-fortify.patch
Patch2: %{name}-verbosebuild.patch
@@ -70,15 +70,15 @@
%description tools
%{summary}.
-#%package ldplayer
-#Summary: Standalone laserdisc player based on MAME
-#Group: Applications/Emulators
+%package ldplayer
+Summary: Standalone laserdisc player based on MAME
+Group: Applications/Emulators
-#Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
-#Obsoletes: sdlmame-ldplayer < 0136-2
+Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
+Obsoletes: sdlmame-ldplayer < 0136-2
-#%description ldplayer
-#%{summary}.
+%description ldplayer
+%{summary}.
%prep
@@ -128,8 +128,8 @@
%build
-#make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
-# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
+make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
+ OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
%if %{with debug}
make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' DEBUG=1 all
@@ -174,7 +174,7 @@
%else
install -pm 755 %{name} %{buildroot}%{_bindir}
%endif
-install -pm 755 chdman jedutil ldresample ldverify \
+install -pm 755 chdman jedutil ldplayer ldresample ldverify \
romcmp testkeys unidasm %{buildroot}%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -182,7 +182,7 @@
install -pm 755 $tool %{buildroot}%{_bindir}/%{name}-$tool
done
pushd src/osd/sdl/man
-install -pm 644 chdman.1 jedutil.1 ldverify.1 mame.1 romcmp.1 \
+install -pm 644 chdman.1 jedutil.1 ldplayer.1 ldverify.1 mame.1 romcmp.1 \
testkeys.1 %{buildroot}%{_mandir}/man1
popd
@@ -225,13 +225,17 @@
%{_mandir}/man1/romcmp.1*
%{_mandir}/man1/testkeys.1*
-#%files ldplayer
-#%defattr(-,root,root,-)
-#%{_bindir}/ldplayer
-#%{_mandir}/man1/ldplayer.1*
+%files ldplayer
+%defattr(-,root,root,-)
+%{_bindir}/ldplayer
+%{_mandir}/man1/ldplayer.1*
%changelog
+* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
+- Updated to 0.140
+- Re-enabled ldplayer
+
* Sat Oct 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u4-1
- Updated to 0.139u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 16 Oct 2010 09:36:32 -0000 1.14
+++ sources 21 Oct 2010 20:23:30 -0000 1.15
@@ -1,5 +1 @@
-51903a6ee402c8cbc25c2c3f12b77597 mame0139s.exe
-4abbeeef195864fb894163718ff49fec 0139u1_diff.zip
-bde35bfb22aab028fa730d9bb2c94aa0 0139u2_diff.zip
-6d0b700c69f56b9085ca382931d9a534 0139u3_diff.zip
-d8ec4ce645cd9c55c84bebb0e9c1f6f9 0139u4_diff.zip
+7c29ed90a6c33a0aaf3296c4deb6b37b mame0140s.exe
14 years, 1 month
rpms/mame/devel .cvsignore, 1.15, 1.16 mame.spec, 1.18, 1.19 sources, 1.15, 1.16
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24923
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
- Updated to 0.140
- Re-enabled ldplayer
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 16 Oct 2010 09:36:20 -0000 1.15
+++ .cvsignore 21 Oct 2010 20:23:16 -0000 1.16
@@ -1,5 +1 @@
-mame0139s.exe
-0139u1_diff.zip
-0139u2_diff.zip
-0139u3_diff.zip
-0139u4_diff.zip
+mame0140s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- mame.spec 16 Oct 2010 09:36:20 -0000 1.18
+++ mame.spec 21 Oct 2010 20:23:16 -0000 1.19
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 139
-%global sourceupdate 4
+%global baseversion 140
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -22,10 +22,10 @@
#Source1: ui.bdc
%if 0%{?sourceupdate}
#Source updates
-Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
-Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
+#Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
+#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
%endif
Patch0: %{name}-fortify.patch
Patch2: %{name}-verbosebuild.patch
@@ -70,15 +70,15 @@
%description tools
%{summary}.
-#%package ldplayer
-#Summary: Standalone laserdisc player based on MAME
-#Group: Applications/Emulators
+%package ldplayer
+Summary: Standalone laserdisc player based on MAME
+Group: Applications/Emulators
-#Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
-#Obsoletes: sdlmame-ldplayer < 0136-2
+Provides: sdlmame-ldplayer = 0%{baseversion}-%{release}
+Obsoletes: sdlmame-ldplayer < 0136-2
-#%description ldplayer
-#%{summary}.
+%description ldplayer
+%{summary}.
%prep
@@ -128,8 +128,8 @@
%build
-#make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
-# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
+make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
+ OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
%if %{with debug}
make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' DEBUG=1 all
@@ -174,7 +174,7 @@
%else
install -pm 755 %{name} %{buildroot}%{_bindir}
%endif
-install -pm 755 chdman jedutil ldresample ldverify \
+install -pm 755 chdman jedutil ldplayer ldresample ldverify \
romcmp testkeys unidasm %{buildroot}%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -182,7 +182,7 @@
install -pm 755 $tool %{buildroot}%{_bindir}/%{name}-$tool
done
pushd src/osd/sdl/man
-install -pm 644 chdman.1 jedutil.1 ldverify.1 mame.1 romcmp.1 \
+install -pm 644 chdman.1 jedutil.1 ldplayer.1 ldverify.1 mame.1 romcmp.1 \
testkeys.1 %{buildroot}%{_mandir}/man1
popd
@@ -225,13 +225,17 @@
%{_mandir}/man1/romcmp.1*
%{_mandir}/man1/testkeys.1*
-#%files ldplayer
-#%defattr(-,root,root,-)
-#%{_bindir}/ldplayer
-#%{_mandir}/man1/ldplayer.1*
+%files ldplayer
+%defattr(-,root,root,-)
+%{_bindir}/ldplayer
+%{_mandir}/man1/ldplayer.1*
%changelog
+* Thu Oct 21 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.140-1
+- Updated to 0.140
+- Re-enabled ldplayer
+
* Sat Oct 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u4-1
- Updated to 0.139u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 16 Oct 2010 09:36:20 -0000 1.15
+++ sources 21 Oct 2010 20:23:16 -0000 1.16
@@ -1,5 +1 @@
-51903a6ee402c8cbc25c2c3f12b77597 mame0139s.exe
-4abbeeef195864fb894163718ff49fec 0139u1_diff.zip
-bde35bfb22aab028fa730d9bb2c94aa0 0139u2_diff.zip
-6d0b700c69f56b9085ca382931d9a534 0139u3_diff.zip
-d8ec4ce645cd9c55c84bebb0e9c1f6f9 0139u4_diff.zip
+7c29ed90a6c33a0aaf3296c4deb6b37b mame0140s.exe
14 years, 1 month
rpms/xtables-addons-kmod/F-12 xtables-addons-kmod.spec,1.21,1.22
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/xtables-addons-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22383
Modified Files:
xtables-addons-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.28-1.3
- rebuild for new kernel
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-12/xtables-addons-kmod.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xtables-addons-kmod.spec 19 Sep 2010 14:18:26 -0000 1.21
+++ xtables-addons-kmod.spec 21 Oct 2010 19:48:20 -0000 1.22
@@ -10,7 +10,7 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
Version: 1.28
-Release: 1%{?dist}.2
+Release: 1%{?dist}.3
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -70,6 +70,9 @@
rm -rf %{buildroot}
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.28-1.3
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.28-1.2
- rebuild for new kernel
14 years, 1 month
rpms/west-chamber-kmod/F-12 west-chamber-kmod.spec,1.15,1.16
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/west-chamber-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22257
Modified Files:
west-chamber-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.1-5.20100405svn.4
- rebuild for new kernel
Index: west-chamber-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/west-chamber-kmod/F-12/west-chamber-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- west-chamber-kmod.spec 19 Sep 2010 14:18:17 -0000 1.15
+++ west-chamber-kmod.spec 21 Oct 2010 19:48:10 -0000 1.16
@@ -13,7 +13,7 @@
Name: west-chamber-kmod
Summary: Kernel module (kmod) for west-chamber
Version: 0.0.1
-Release: 5.%{?svndate}svn%{?dist}.3
+Release: 5.%{?svndate}svn%{?dist}.4
License: GPLv2+
Group: System Environment/Kernel
URL: http://code.google.com/p/scholarzhang/
@@ -85,6 +85,9 @@
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.1-5.20100405svn.4
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.1-5.20100405svn.3
- rebuild for new kernel
14 years, 1 month
rpms/VirtualBox-OSE-kmod/F-12 VirtualBox-OSE-kmod.spec,1.64,1.65
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22133
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1.4-1.18
- rebuild for new kernel
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-12/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- VirtualBox-OSE-kmod.spec 19 Sep 2010 14:18:07 -0000 1.64
+++ VirtualBox-OSE-kmod.spec 21 Oct 2010 19:48:01 -0000 1.65
@@ -11,7 +11,7 @@
Name: VirtualBox-OSE-kmod
Version: 3.1.4
-Release: 1%{?dist}.17
+Release: 1%{?dist}.18
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -91,6 +91,9 @@
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1.4-1.18
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1.4-1.17
- rebuild for new kernel
14 years, 1 month
rpms/staging-kmod/F-12 staging-kmod.spec,1.46,1.47
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22012
Modified Files:
staging-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.32.8-1.18
- rebuild for new kernel
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-12/staging-kmod.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- staging-kmod.spec 19 Sep 2010 14:17:58 -0000 1.46
+++ staging-kmod.spec 21 Oct 2010 19:47:52 -0000 1.47
@@ -14,7 +14,7 @@
Name: staging-kmod
Version: 2.6.32.8
-Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.17
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.18
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -105,6 +105,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.32.8-1.18
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.32.8-1.17
- rebuild for new kernel
14 years, 1 month
rpms/rt3070-kmod/F-12 rt3070-kmod.spec,1.54,1.55
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/rt3070-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21891
Modified Files:
rt3070-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.3.0.4-1.2
- rebuild for new kernel
Index: rt3070-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt3070-kmod/F-12/rt3070-kmod.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- rt3070-kmod.spec 19 Sep 2010 14:17:48 -0000 1.54
+++ rt3070-kmod.spec 21 Oct 2010 19:47:43 -0000 1.55
@@ -7,7 +7,7 @@
Name: rt3070-kmod
Version: 2.3.0.4
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: Kernel module for wireless devices with Ralink's rt307x chipsets
Group: System Environment/Kernel
@@ -86,6 +86,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.3.0.4-1.2
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.3.0.4-1.1
- rebuild for new kernel
14 years, 1 month
rpms/rt2870-kmod/F-12 rt2870-kmod.spec,1.87,1.88
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/rt2870-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21769
Modified Files:
rt2870-kmod.spec
Log Message:
* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.4.0.1-1.5
- rebuild for new kernel
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-12/rt2870-kmod.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- rt2870-kmod.spec 19 Sep 2010 14:17:39 -0000 1.87
+++ rt2870-kmod.spec 21 Oct 2010 19:47:34 -0000 1.88
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.4.0.1
-Release: 1%{?dist}.4
+Release: 1%{?dist}.5
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -79,6 +79,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Oct 21 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.4.0.1-1.5
+- rebuild for new kernel
+
* Sun Sep 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.4.0.1-1.4
- rebuild for new kernel
14 years, 1 month