Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51fbc5a279 |
1 changed files with 5 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
Summary: PIM Storage Service
|
||||
Name: akonadi
|
||||
Version: 1.13.0
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://community.kde.org/KDE_PIM/Akonadi
|
||||
|
|
@ -208,7 +208,6 @@ fi
|
|||
%{_bindir}/akonadiserver
|
||||
%{_libdir}/akonadi/
|
||||
%{_libdir}/libakonadiprotocolinternals.so.1*
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Akonadi.*.xml
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Akonadi.*.service
|
||||
%{_datadir}/mime/packages/akonadi-mime.xml
|
||||
%{_datadir}/akonadi/
|
||||
|
|
@ -216,6 +215,7 @@ fi
|
|||
|
||||
%files devel
|
||||
%{_bindir}/asapcat
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Akonadi.*.xml
|
||||
%{_includedir}/akonadi/
|
||||
%{_libdir}/pkgconfig/akonadi.pc
|
||||
%{_libdir}/libakonadiprotocolinternals.so
|
||||
|
|
@ -242,6 +242,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2015 Rex Dieter <rdieter@fedoraproject.org> 1.13.0-23
|
||||
- move dbus-1/interfaces to -devel
|
||||
|
||||
* Thu Nov 12 2015 Rex Dieter <rdieter@fedoraproject.org> 1.13.0-22
|
||||
- Recommends: akonadi-mysql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue