packages: exo/exo.spec - python support is gone

baggins baggins at pld-linux.org
Thu May 17 19:18:52 CEST 2012


Author: baggins                      Date: Thu May 17 17:18:52 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- python support is gone

---- Files affected:
packages/exo:
   exo.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/exo/exo.spec
diff -u packages/exo/exo.spec:1.52 packages/exo/exo.spec:1.53
--- packages/exo/exo.spec:1.52	Thu May 17 19:16:12 2012
+++ packages/exo/exo.spec	Thu May 17 19:18:47 2012
@@ -30,8 +30,6 @@
 BuildRequires:	libxfce4util-devel >= %{xfce_version}
 BuildRequires:	perl-URI
 BuildRequires:	pkgconfig
-BuildRequires:	python-pygtk-devel >= 2:2.10.3
-BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.601
 BuildRequires:	xfce4-dev-tools >= 4.10.0
 Requires:	glib2 >= 1:2.27.0
@@ -104,31 +102,6 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka libexo.
 
-%package -n python-exo
-Summary:	Python binding for libexo library
-Summary(pl.UTF-8):	Wiązania Pythona do biblioteki libexo
-Group:		Libraries/Python
-Requires:	%{name} = %{version}-%{release}
-%pyrequires_eq	python-libs
-
-%description -n python-exo
-Python binding for libexo library.
-
-%description -n python-exo -l pl.UTF-8
-Wiązania Pythona do biblioteki libexo.
-
-%package -n python-exo-devel
-Summary:	Development files for libexo Python bindings
-Summary(pl.UTF-8):	Pliki programistyczne wiązań Pythona do libexo
-Group:		Libraries/Python
-Requires:	python-exo = %{version}-%{release}
-
-%description -n python-exo-devel
-Development files for libexo Python bindings.
-
-%description -n python-exo-devel -l pl.UTF-8
-Pliki programistyczne wiązań Pythona do libexo.
-
 %prep
 %setup -q
 
@@ -142,8 +115,6 @@
 %{__autoconf}
 %configure \
 	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
-	--enable-notifications \
-	--enable-python \
 	--with-html-dir=%{_gtkdocdir} \
 	%{!?with_static_libs:--disable-static} \
 	--disable-silent-rules
@@ -164,8 +135,6 @@
 
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/exo}
 
-%py_postclean
-
 %find_lang exo-1
 
 %clean
@@ -242,24 +211,15 @@
 %{_libdir}/libexo-1.a
 %endif
 
-%files -n python-exo
-%defattr(644,root,root,755)
-%dir %{py_sitedir}/exo-0.6
-%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
-%defattr(644,root,root,755)
-%{_datadir}/pygtk/2.0/defs/exo-0.6
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2012/05/17 17:18:47  baggins
+- python support is gone
+
 Revision 1.52  2012/05/17 17:16:12  baggins
 - updating files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/exo/exo.spec?r1=1.52&r2=1.53



More information about the pld-cvs-commit mailing list