]> git.pld-linux.org Git - packages/QtSingleApplication.git/commitdiff
- add patch from clementine; rel 3 auto/th/QtSingleApplication-2_6-3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Sep 2010 13:33:55 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    QtSingleApplication.spec -> 1.4

QtSingleApplication.spec

index 8b08fd2b5beb924c495ea364f872dfa0d844a3b6..27c887735bd6b33582a993bda5dc38c46f66b055 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Qt library to start applications only once per user
 Name:          QtSingleApplication
 Version:       2.6
-Release:       2
+Release:       3
 License:       GPL v3 or LGPL v2 with exceptions
 Group:         Libraries
 URL:           http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
@@ -10,6 +10,7 @@ Source0:      http://get.qt.nokia.com/qt/solutions/lgpl/qtsingleapplication-%{version
 Source1:       qtsingleapplication.prf
 Patch0:                qtsingleapplication-build.diff
 Patch1:                qtsingleapplication-dont-bundle-external-libs.patch
+Patch2:                clementine.patch
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
 BuildRequires: QtLockedFile-devel
@@ -48,6 +49,7 @@ applications that use QtSingleApplication.
 %setup -q -n qtsingleapplication-%{version}_1-opensource
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # We already disabled bundling this extrenal library.
 # But just to make sure:
This page took 0.043228 seconds and 4 git commands to generate.