From 2caebf49afc339eaf4c91ef9346f520c7eec8c93 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 19 Oct 2016 23:39:09 +0200 Subject: [PATCH] moved exo-csource to -devel - rel 3 --- exo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/exo.spec b/exo.spec index 7046af1..a72befc 100644 --- a/exo.spec +++ b/exo.spec @@ -8,7 +8,7 @@ Summary: Extension library to Xfce developed by os-cillation Summary(pl.UTF-8): Biblioteka rozszerzeń do Xfce opracowana przez os-cillation Name: exo Version: 0.10.4 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Libraries Source0: http://archive.xfce.org/src/xfce/exo/0.10/%{name}-%{version}.tar.bz2 @@ -163,7 +163,9 @@ rm -rf $RPM_BUILD_ROOT %files -n xfce-preferred-applications %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/exo-desktop-item-edit +%attr(755,root,root) %{_bindir}/exo-open +%attr(755,root,root) %{_bindir}/exo-preferred-applications %dir %{_libdir}/xfce4/exo-1 %attr(755,root,root) %{_libdir}/xfce4/exo-1/exo-compose-mail-1 %attr(755,root,root) %{_libdir}/xfce4/exo-1/exo-helper-1 @@ -184,6 +186,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/exo-csource %attr(755,root,root) %{_libdir}/libexo-1.so %{_includedir}/exo-1 %{_pkgconfigdir}/exo-1.pc -- 2.43.0