]> git.pld-linux.org Git - packages/exo.git/commitdiff
moved exo-csource to -devel auto/th/exo-0.10.4-3
authorJan Palus <atler@pld-linux.org>
Wed, 19 Oct 2016 21:39:09 +0000 (23:39 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 19 Oct 2016 21:39:09 +0000 (23:39 +0200)
- rel 3

exo.spec

index 7046af1e3a00ef1e593700055875f5cc2c618364..a72befc5cc4204bdd0a56c74d4c5659804c39ae1 100644 (file)
--- 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
This page took 0.130703 seconds and 4 git commands to generate.