]> git.pld-linux.org Git - packages/exo.git/blobdiff - exo.spec
- updating files
[packages/exo.git] / exo.spec
index b507eb0fe11ece392022498a2056edd7ecb573b0..4a718a31ef4dc0e8d0fba06418ad02c28716f427 100644 (file)
--- a/exo.spec
+++ b/exo.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
-%bcond_without static_libs     # don't build static library
+%bcond_with    static_libs     # don't build static library
 #
 %define                xfce_version    4.10.0
 #
@@ -25,6 +25,7 @@ BuildRequires:        gtk+2-devel >= 2:2.14.0
 BuildRequires: gtk-doc-automake
 BuildRequires: intltool >= 0.35.0
 BuildRequires: libtool
+BuildRequires: libxfce4ui-devel >= %{xfce_version}
 BuildRequires: libxfce4util-devel >= %{xfce_version}
 BuildRequires: perl-URI
 BuildRequires: pkgconfig
@@ -154,7 +155,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/exo-*/*.{a,la}
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{tl_PH,tl}
@@ -193,28 +193,28 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/xfce4/exo-1/exo-compose-mail-1
 %attr(755,root,root) %{_libdir}/xfce4/exo-1/exo-helper-1
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/xfce4/*.rc
-%dir %{_datadir}/doc/exo
-%dir %{_datadir}/doc/exo/html
-%{_datadir}/doc/exo/html/exo-preferred-applications.css
-%{_datadir}/doc/exo/html/C
-%lang(bn) %{_datadir}/doc/exo/html/bn
-%lang(ca) %{_datadir}/doc/exo/html/ca
-%lang(da) %{_datadir}/doc/exo/html/da
-%lang(de) %{_datadir}/doc/exo/html/de
-%lang(el) %{_datadir}/doc/exo/html/el
-%lang(es) %{_datadir}/doc/exo/html/es
-%lang(fr) %{_datadir}/doc/exo/html/fr
-%lang(gl) %{_datadir}/doc/exo/html/gl
-%lang(id) %{_datadir}/doc/exo/html/id
-%lang(it) %{_datadir}/doc/exo/html/it
-%lang(ja) %{_datadir}/doc/exo/html/ja
-%lang(pt) %{_datadir}/doc/exo/html/pt
-%lang(pt_BR) %{_datadir}/doc/exo/html/pt_BR
-%lang(ru) %{_datadir}/doc/exo/html/ru
-%lang(sv) %{_datadir}/doc/exo/html/sv
-%lang(tr) %{_datadir}/doc/exo/html/tr
-%lang(ug) %{_datadir}/doc/exo/html/ug
-%lang(zh_CN) %{_datadir}/doc/exo/html/zh_CN
+#%dir %{_datadir}/doc/exo
+#%dir %{_datadir}/doc/exo/html
+#%{_datadir}/doc/exo/html/exo-preferred-applications.css
+#%{_datadir}/doc/exo/html/C
+#%lang(bn) %{_datadir}/doc/exo/html/bn
+#%lang(ca) %{_datadir}/doc/exo/html/ca
+#%lang(da) %{_datadir}/doc/exo/html/da
+#%lang(de) %{_datadir}/doc/exo/html/de
+#%lang(el) %{_datadir}/doc/exo/html/el
+#%lang(es) %{_datadir}/doc/exo/html/es
+#%lang(fr) %{_datadir}/doc/exo/html/fr
+#%lang(gl) %{_datadir}/doc/exo/html/gl
+#%lang(id) %{_datadir}/doc/exo/html/id
+#%lang(it) %{_datadir}/doc/exo/html/it
+#%lang(ja) %{_datadir}/doc/exo/html/ja
+#%lang(pt) %{_datadir}/doc/exo/html/pt
+#%lang(pt_BR) %{_datadir}/doc/exo/html/pt_BR
+#%lang(ru) %{_datadir}/doc/exo/html/ru
+#%lang(sv) %{_datadir}/doc/exo/html/sv
+#%lang(tr) %{_datadir}/doc/exo/html/tr
+#%lang(ug) %{_datadir}/doc/exo/html/ug
+#%lang(zh_CN) %{_datadir}/doc/exo/html/zh_CN
 %dir %{_datadir}/xfce4/helpers
 %{_datadir}/xfce4/helpers/*.desktop
 %{_desktopdir}/*.desktop
@@ -244,9 +244,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python-exo
 %defattr(644,root,root,755)
 %dir %{py_sitedir}/exo-0.6
-%attr(755,root,root) %{py_sitedir}/exo-0.6/_exo.so
-%dir %{py_sitedir}/exo-0.6/exo
-%{py_sitedir}/exo-0.6/exo/*.py[co]
+%attr(755,root,root) %{py_sitedir}/exo-0.8/_exo.so
+%dir %{py_sitedir}/exo-0.8/exo
+%{py_sitedir}/exo-0.8/exo/*.py[co]
 %{py_sitescriptdir}/*.py[co]
 
 %files -n python-exo-devel
This page took 0.027559 seconds and 4 git commands to generate.