Author: vip Date: Wed May 9 21:54:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add older version beryl-mesa source (newer beryl does not include that file)
---- Files affected: SPECS: beryl-core.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/beryl-core.spec diff -u SPECS/beryl-core.spec:1.41 SPECS/beryl-core.spec:1.42 --- SPECS/beryl-core.spec:1.41 Wed Mar 21 13:46:50 2007 +++ SPECS/beryl-core.spec Wed May 9 23:54:52 2007 @@ -3,18 +3,21 @@ # Conditional build: %bcond_with beryl_mesa # beryl-xgl statically linked with own libGL # + +%define _beryl_mesa_version 0.1.99.2 + Summary: OpenGL window and compositing manager Summary(pl.UTF-8): OpenGL-owy zarządca okien i składania Name: beryl-core Version: 0.2.1 -Release: 1 +Release: 2 Epoch: 1 License: GPL v2+ Group: X11 Source0: http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: 895fe727d4396f6d51ffaf73cf8460d0 -#Source1: http://releases.beryl-project.org/%{version}/beryl-mesa-%{version}.tar.bz2 -## Source1-md5: 387d068091bc5c6fa28f6d754e1296d1 +Source1: http://releases.beryl-project.org/%{_beryl_mesa_version}/beryl-mesa-%{_beryl_mesa_version}.tar.bz2 +# Source1-md5: 387d068091bc5c6fa28f6d754e1296d1 Patch0: %{name}-link.patch URL: http://beryl-project.org/ BuildRequires: GConf2-devel >= 2.0 @@ -147,6 +150,7 @@ %configure \ %{?with_beryl_mesa:--with-berylmesadir=beryl-mesa} \ + %{?with_beryl_mesa:--enable-xgl} \ --disable-static \ --enable-gconf @@ -209,6 +213,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2007/05/09 21:54:52 vip +- add older version beryl-mesa source (newer beryl does not include that file) + Revision 1.41 2007/03/21 12:46:50 qboosh - License is GPL now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beryl-core.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
