Author: luzik Date: Fri May 2 18:48:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.5
---- Files affected: SPECS: elisa.spec (1.11 -> 1.12) , pigment.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/elisa.spec diff -u SPECS/elisa.spec:1.11 SPECS/elisa.spec:1.12 --- SPECS/elisa.spec:1.11 Sun Feb 17 22:32:50 2008 +++ SPECS/elisa.spec Fri May 2 20:48:05 2008 @@ -2,12 +2,12 @@ Summary: Media center Summary(pl.UTF-8): Centrum multimedialne Name: elisa -Version: 0.3.3 +Version: 0.3.5 Release: 0.1 License: GPL v3 Group: Applications/Multimedia Source0: http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz -# Source0-md5: 44397c8c0c70fcf3eabae5bad9fd514d +# Source0-md5: 313ef3f1d769229c71faa646f189ed9e URL: http://www.fluendo.com/elisa/ BuildRequires: python-TwistedCore BuildRequires: python-gstreamer >= 0.10.9 @@ -48,11 +48,14 @@ %defattr(644,root,root,755) # COPYING contains just some notes, LICENSE.GPL includes excemption clause %doc AUTHORS COPYING ChangeLog FAQ* LICENSE.* NEWS README FIRST_RUN -%attr(755,root,root) %{_bindir}/elisa +%attr(755,root,root) %{_bindir}/elisa* %{py_sitescriptdir}/%{name} -%{py_sitescriptdir}/%{name}-%{version}-*.egg-info +%{py_sitescriptdir}/%{name}*.egg-info +%{py_sitescriptdir}/%{name}_*.pyc +%{py_sitescriptdir}/%{name}*.pth %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/%{name}.png +%{_datadir}/dbus-1/services/com.fluendo.elisa.service %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -60,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-05-02 18:48:05 luzik +- updated to 3.5 + Revision 1.11 2008-02-17 21:32:50 qboosh - require python-gstreamer recent enough, so it's still noarch - R: python-gobject (probably more python deps needed...) ================================================================ Index: SPECS/pigment.spec diff -u SPECS/pigment.spec:1.10 SPECS/pigment.spec:1.11 --- SPECS/pigment.spec:1.10 Sun Feb 17 23:52:53 2008 +++ SPECS/pigment.spec Fri May 2 20:48:05 2008 @@ -2,12 +2,12 @@ Summary: Animation frameworks for Elisa Summary(pl.UTF-8): Framework animacji dla projektu Elisa Name: pigment -Version: 0.3.4 +Version: 0.3.5 Release: 0.1 License: LGPL v2+ Group: X11/Libraries Source0: http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.gz -# Source0-md5: 612acbe8a6c8ca1a2a268c08d05d92e0 +# Source0-md5: d63d4e59741af7aa6b5cf8e032643342 URL: http://www.fluendo.com/elisa/pigment.php BuildRequires: OpenGL-GLX-devel BuildRequires: cairo-devel >= 1.4.0 @@ -85,9 +85,9 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpigment-0.3.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpigment-0.3.so.3 +%attr(755,root,root) %ghost %{_libdir}/libpigment-0.3.so.4 %attr(755,root,root) %{_libdir}/libpigment-gtk-0.3.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpigment-gtk-0.3.so.3 +%attr(755,root,root) %ghost %{_libdir}/libpigment-gtk-0.3.so.4 %dir %{_libdir}/pigment-0.3 %dir %{_libdir}/pigment-0.3/%{version} %dir %{_libdir}/pigment-0.3/%{version}/*.so* @@ -114,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008-05-02 18:48:05 luzik +- updated to 3.5 + Revision 1.10 2008-02-17 22:52:53 qboosh - devel deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elisa.spec?r1=1.11&r2=1.12&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pigment.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
