Author: wrobell Date: Sat Nov 8 02:52:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - suggest (don't require) matchbox-desktop and matchbox-panel to allow installation of replacements - added missing files - rel. 2.1
---- Files affected: SPECS: matchbox-common.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/matchbox-common.spec diff -u SPECS/matchbox-common.spec:1.5 SPECS/matchbox-common.spec:1.6 --- SPECS/matchbox-common.spec:1.5 Sat Nov 1 20:01:56 2008 +++ SPECS/matchbox-common.spec Sat Nov 8 03:52:26 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Wspólne pliki dla środowiska Matchbox Name: matchbox-common Version: 0.9.1 -Release: 2 +Release: 2.1 License: GPL v2 Group: X11/Applications Source0: http://matchbox-project.org/sources/matchbox-common/0.9/%{name}-%{version}.tar.bz2 @@ -16,8 +16,8 @@ # just to check for png support in libmatchbox BuildRequires: libmatchbox-devel >= 1.1 BuildRequires: pkgconfig -Requires: matchbox-desktop >= 0.9 -Requires: matchbox-panel >= 0.9 +Suggests: matchbox-desktop >= 0.9 +Suggests: matchbox-panel >= 0.9 Requires: matchbox-window-manager >= 0.9 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,6 +49,7 @@ %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_bindir}/matchbox-session +%dir %{_datadir}/matchbox %{_datadir}/matchbox/vfolders/*.directory %{_datadir}/matchbox/vfolders/Root.order %{_iconsdir}/blondie @@ -60,6 +61,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/11/08 02:52:26 wrobell +- suggest (don't require) matchbox-desktop and matchbox-panel to allow + installation of replacements +- added missing files +- rel. 2.1 + Revision 1.5 2008/11/01 19:01:56 wrobell - use new uris - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/matchbox-common.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
