[kdepim-runtime] * Mon Dec 05 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:4.7.90-2 - move unversioned libnepomukda

Kevin Kofler kkofler at fedoraproject.org
Mon Dec 5 23:24:50 UTC 2011


commit d39613f578119f34996153c441d5885c4772ab8e
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Tue Dec 6 00:24:33 2011 +0100

    * Mon Dec 05 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:4.7.90-2
    - move unversioned libnepomukdatamanagement-copy.so from -devel to -libs

 kdepim-runtime.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 977e6e4..ecaf046 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -5,7 +5,7 @@ Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Epoch:   1
 Version: 4.7.90
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 Group: Applications/Productivity
@@ -152,14 +152,21 @@ rm -rf %{buildroot}
 %files devel
 %defattr(-,root,root,-)
 %{_kde4_libdir}/lib*.so
+# This one is unversioned.
+%exclude %{_kde4_libdir}/libnepomukdatamanagement-copy.so
 %{_kde4_libdir}/libnepomukfeederpluginlib.a
 
 %files libs
 %defattr(-,root,root,-)
 %{_kde4_libdir}/lib*.so.*
+# This one is unversioned.
+%{_kde4_libdir}/libnepomukdatamanagement-copy.so
 
 
 %changelog
+* Mon Dec 05 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:4.7.90-2
+- move unversioned libnepomukdatamanagement-copy.so from -devel to -libs
+
 * Sun Dec 04 2011 Rex Dieter <rdieter at fedoraproject.org> - 1:4.7.90-1
 - 4.7.90
 


More information about the scm-commits mailing list