Author: magnu5
Update of /cvs/free/rpms/minitube/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2870
Modified Files:
minitube-lang.patch minitube-qtsingleapp.patch minitube.spec
Log Message:
* Sat Oct 23 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> - 1.2-2
- rebuild
minitube-lang.patch:
locale.pri | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: minitube-lang.patch
===================================================================
RCS file: /cvs/free/rpms/minitube/F-12/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:31:59 -0000 1.1
+++ minitube-lang.patch 23 Oct 2010 17:33:26 -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/F-12/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:31:59 -0000 1.1
+++ minitube-qtsingleapp.patch 23 Oct 2010 17:33:26 -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 \
Index: minitube.spec
===================================================================
RCS file: /cvs/free/rpms/minitube/F-12/minitube.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- minitube.spec 13 Oct 2010 18:16:03 -0000 1.2
+++ minitube.spec 23 Oct 2010 17:33:26 -0000 1.3
@@ -1,6 +1,6 @@
Name: minitube
Version: 1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A YouTube desktop client
Group: Applications/Multimedia
@@ -128,6 +128,9 @@
%dir %{_datadir}/%{name}/locale
%changelog
+* Sat Oct 23 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> - 1.2-2
+- rebuild
+
* Sun Oct 13 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> - 1.2-1
- version 1.2
- QString patch dropped
Show replies by date