packages: python-pyclutter/python-pyclutter.spec - .defs files moved to -de...
qboosh
qboosh at pld-linux.org
Thu Jan 13 19:46:08 CET 2011
Author: qboosh Date: Thu Jan 13 18:46:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- .defs files moved to -devel
- BR: libxslt-progs (for docs)
---- Files affected:
packages/python-pyclutter:
python-pyclutter.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/python-pyclutter/python-pyclutter.spec
diff -u packages/python-pyclutter/python-pyclutter.spec:1.2 packages/python-pyclutter/python-pyclutter.spec:1.3
--- packages/python-pyclutter/python-pyclutter.spec:1.2 Wed Jan 12 21:22:47 2011
+++ packages/python-pyclutter/python-pyclutter.spec Thu Jan 13 19:46:03 2011
@@ -5,9 +5,9 @@
Name: python-%{module}
Version: 1.0.2
Release: 1
-License: LGPL v2
+License: LGPL v2.1
Group: Libraries/Python
-Source0: http://www.clutter-project.org/sources/pyclutter/1.0/%{module}-%{version}.tar.bz2
+Source0: http://source.clutter-project.org/sources/pyclutter/1.0/%{module}-%{version}.tar.bz2
# Source0-md5: 6655951d0e1edf4a5db304efa972b730
Patch0: %{name}-nodebug.patch
URL: http://www.clutter-project.org/
@@ -15,6 +15,7 @@
BuildRequires: automake >= 1:1.9
BuildRequires: clutter-devel >= 1.0.0
BuildRequires: libtool
+BuildRequires: libxslt-progs
BuildRequires: pkgconfig
BuildRequires: python-devel >= 1:2.5
BuildRequires: python-pycairo-devel >= 1.2.0
@@ -95,11 +96,12 @@
%attr(755,root,root) %{py_sitedir}/clutter/glx.so
%attr(755,root,root) %{py_sitedir}/clutter/x11.so
%{py_sitedir}/clutter/*.py[co]
-%{_datadir}/pyclutter
%files devel
%defattr(644,root,root,755)
%{_includedir}/pyclutter-1.0
+# just .defs devel files
+%{_datadir}/pyclutter
%{_pkgconfigdir}/pyclutter-1.0.pc
%files apidocs
@@ -112,6 +114,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/01/13 18:46:03 qboosh
+- .defs files moved to -devel
+- BR: libxslt-progs (for docs)
+
Revision 1.2 2011/01/12 20:22:47 qboosh
- updated to 1.0.2
- removed obsolete buildfix patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pyclutter/python-pyclutter.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list