packages: libpeas/libpeas.spec - updated to 0.7.4

megabajt megabajt at pld-linux.org
Thu Mar 10 20:28:50 CET 2011


Author: megabajt                     Date: Thu Mar 10 19:28:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.7.4

---- Files affected:
packages/libpeas:
   libpeas.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/libpeas/libpeas.spec
diff -u packages/libpeas/libpeas.spec:1.7 packages/libpeas/libpeas.spec:1.8
--- packages/libpeas/libpeas.spec:1.7	Wed Mar  9 13:48:59 2011
+++ packages/libpeas/libpeas.spec	Thu Mar 10 20:28:45 2011
@@ -7,12 +7,12 @@
 Summary:	GObject Plugin System
 Summary(pl.UTF-8):	System wtyczek GObject
 Name:		libpeas
-Version:	0.7.3
+Version:	0.7.4
 Release:	1
 License:	LGPL v2
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.7/%{name}-%{version}.tar.gz
-# Source0-md5:	58456ddf05c3dc5b8a8dc68a68f88356
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libpeas/0.7/%{name}-%{version}.tar.bz2
+# Source0-md5:	3a58a9d35cfbebec2ce08dc956bb76f1
 Patch0:		gir.patch
 URL:		http://live.gnome.org/Libpeas
 BuildRequires:	autoconf >= 2.63.2
@@ -26,9 +26,10 @@
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	python >= 2.5.2
-BuildRequires:	python-pygobject-devel >= 2.20.0
+BuildRequires:	python-pygobject-devel >= 2.28.0
 BuildRequires:	rpmbuild(macros) >= 1.601
 BuildRequires:	seed-devel >= 2.31.91
+BuildRequires:	vala >= 0.11.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -255,16 +256,23 @@
 %files demo
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%{_libdir}/peas-demo/plugins/helloworld/helloworld.plugin
+%dir %{_libdir}/peas-demo
+%dir %{_libdir}/peas-demo/plugins
+%dir %{_libdir}/peas-demo/plugins/helloworld
 %attr(755,root,root) %{_libdir}/peas-demo/plugins/helloworld/libhelloworld.so
+%{_libdir}/peas-demo/plugins/helloworld/helloworld.plugin
+%dir %{_libdir}/peas-demo/plugins/pythonhello
 %{_libdir}/peas-demo/plugins/pythonhello/pythonhello.plugin
-%{_libdir}/peas-demo/plugins/pythonhello/pythonhello.py
-%{_libdir}/peas-demo/plugins/pythonhello/pythonhello.pyc
-%{_libdir}/peas-demo/plugins/pythonhello/pythonhello.pyo
+%{_libdir}/peas-demo/plugins/pythonhello/pythonhello.py*
+%dir %{_libdir}/peas-demo/plugins/secondtime
 %attr(755,root,root) %{_libdir}/peas-demo/plugins/secondtime/libsecondtime.so
 %{_libdir}/peas-demo/plugins/secondtime/secondtime.plugin
+%dir %{_libdir}/peas-demo/plugins/seedhello
 %{_libdir}/peas-demo/plugins/seedhello/seedhello.js
 %{_libdir}/peas-demo/plugins/seedhello/seedhello.plugin
+%dir %{_libdir}/peas-demo/plugins/valahello
+%attr(755,root,root) %{_libdir}/peas-demo/plugins/valahello/libvalahello.so
+%{_libdir}/peas-demo/plugins/valahello/valahello.plugin
 
 %if %{with apidocs}
 %files apidocs
@@ -278,6 +286,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/03/10 19:28:45  megabajt
+- updated to 0.7.4
+
 Revision 1.7  2011/03/09 12:48:59  megabajt
 - revised deps
 - fixed %files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libpeas/libpeas.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list