Author: luzik Date: Thu Oct 18 19:09:38 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.2
---- Files affected: SPECS: pigment.spec (1.5 -> 1.6) , elisa.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/pigment.spec diff -u SPECS/pigment.spec:1.5 SPECS/pigment.spec:1.6 --- SPECS/pigment.spec:1.5 Thu May 17 22:19:58 2007 +++ SPECS/pigment.spec Thu Oct 18 21:09:32 2007 @@ -2,12 +2,12 @@ Summary: Animation frameworks for Elisa Summary(pl.UTF-8): Framework animacji dla projektu Elisa Name: pigment -Version: 0.1.5 +Version: 0.3.2 Release: 0.1 License: GPL Group: X11/Applications Source0: http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.gz -# Source0-md5: d39000c031e35d5a5835343161ce4bf8 +# Source0-md5: c7c5cac44fba8610726eec8888264943 URL: http://www.fluendo.com/elisa/pigment.php BuildRequires: OpenGL-GLX-devel BuildRequires: cairo-devel >= 1.0.0 @@ -67,21 +67,21 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libpgmrender-*.so.*.*.* +%attr(755,root,root) %{_libdir}/libpigment-*.so.*.*.* %dir %{_libdir}/%{name}-* -%attr(755,root,root) %{_libdir}/%{name}-*/libpgmrendergl1.so +%attr(755,root,root) %{_libdir}/%{name}-*/*.so %dir %{_libdir}/%{name}-*/gstreamer -%attr(755,root,root) %{_libdir}/%{name}-*/gstreamer/libpgmrendersink.so -%attr(755,root,root) %{py_sitedir}/pgmrendermodule.so +%attr(755,root,root) %{_libdir}/%{name}-*/gstreamer/libgstpgmimagesink.so +%attr(755,root,root) %{py_sitedir}/_pgmmodule.so %{py_sitescriptdir}/pgm %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libpgmrender-*.so -%{_libdir}/libpgmrender-*.la +%{_libdir}/*.la %{_includedir}/pigment-* -%{_pkgconfigdir}/pigment-render-0.1.pc -%{_gtkdocdir}/pigment-render +%{_pkgconfigdir}/pigment-*.pc +%{py_sitedir}/_pgmmodule.la +%{_gtkdocdir}/pigment %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -89,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007/10/18 19:09:32 luzik +- up to 0.3.2 + Revision 1.5 2007/05/17 20:19:58 qboosh - BRs - added -devel @@ -100,7 +103,7 @@ - some cleanups; BR missing? Revision 1.2 2007/03/31 20:33:10 luzik --utf8 +- utf8 Revision 1.1 2007/03/31 18:32:54 luzik - initial PLD release ================================================================ Index: SPECS/elisa.spec diff -u SPECS/elisa.spec:1.8 SPECS/elisa.spec:1.9 --- SPECS/elisa.spec:1.8 Thu May 17 22:29:33 2007 +++ SPECS/elisa.spec Thu Oct 18 21:09:32 2007 @@ -2,12 +2,12 @@ Summary: Media center Summary(pl.UTF-8): Centrum multimedialne Name: elisa -Version: 0.1.5 +Version: 0.3.2 Release: 0.1 License: GPL Group: Applications Source0: http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz -# Source0-md5: 988807e75a27c756f92b29d8c10daeb5 +# Source0-md5: d890953304832586216d34baafa01faf URL: http://www.fluendo.com/elisa/ BuildRequires: python-setuptools BuildRequires: python-TwistedCore @@ -43,7 +43,7 @@ %files %defattr(644,root,root,755) # COPYING contains just some notes, LICENSE.GPL includes excemption clause -%doc AUTHORS COPYING ChangeLog FAQ LICENSE.* NEWS README.txt +%doc AUTHORS COPYING ChangeLog FAQ* LICENSE.* NEWS README FIRST_RUN %attr(755,root,root) %{_bindir}/* %{py_sitescriptdir}/%{name} %{py_sitescriptdir}/%{name}-%{version}* @@ -54,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/10/18 19:09:32 luzik +- up to 0.3.2 + Revision 1.8 2007/05/17 20:29:33 qboosh - noarch - added docs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pigment.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elisa.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
