[kdepimlibs] Allow using the same spec file on F18 and F17.

Tomáš Mráz tmraz at fedoraproject.org
Wed Sep 26 12:28:57 UTC 2012


commit 9e2e0d5e7ee88be4fc0303bcb57a3d182f564365
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Wed Sep 26 14:28:29 2012 +0200

    Allow using the same spec file on F18 and F17.

 kdepimlibs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kdepimlibs.spec b/kdepimlibs.spec
index c9ba997..9614bd1 100644
--- a/kdepimlibs.spec
+++ b/kdepimlibs.spec
@@ -184,7 +184,7 @@ update-mime-database %{_kde4_datadir}/mime >& /dev/null
 %{_datadir}/dbus-1/interfaces/org.kde.pim.IdentityManager.xml
 %{_kde4_datadir}/kde4/services/*
 %{_kde4_datadir}/kde4/servicetypes/*
-%{_kde4_libdir}/libgpgme++-pthread.so.2*
+%{_kde4_libdir}/libgpgme++-pth*.so.2*
 %{_kde4_libdir}/libgpgme++.so.2*
 %{_kde4_libdir}/libkabc.so.4*
 %{_kde4_libdir}/libkabc_file_core.so.4*


More information about the scm-commits mailing list