Author: sls Date: Mon Nov 26 16:25:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed creating -plugins metapackage
---- Files affected: SPECS: LiVES.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/LiVES.spec diff -u SPECS/LiVES.spec:1.43 SPECS/LiVES.spec:1.44 --- SPECS/LiVES.spec:1.43 Mon Nov 26 17:03:06 2007 +++ SPECS/LiVES.spec Mon Nov 26 17:24:54 2007 @@ -21,7 +21,7 @@ Summary(pl.UTF-8): LiVES - Linuksowy System Edycji Video Name: LiVES Version: 0.9.8.6 -Release: 0.2 +Release: 0.3 License: GPL v3 Group: X11/Applications/Multimedia Source0: http://www.xs4all.nl/%7Esalsaman/lives/current/%{name}-%{version}.tar.bz2 @@ -258,6 +258,9 @@ %{_themesdir}/sunburst %{_themesdir}/editor +%files plugins +%defattr(644,root,root,755) + %files plugins-encoders %defattr(644,root,root,755) %dir %{_datadir}/%{_sname}/plugins/encoders @@ -323,6 +326,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2007-11-26 16:24:54 sls +- fixed creating -plugins metapackage + Revision 1.43 2007-11-26 16:03:06 sls - describe -plugins as metapackage - Suggests: dvgrab ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/LiVES.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
