Author: wolf Date: Fri Oct 20 17:05:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20061020, ignore 0.1.1
---- Files affected: SPECS: beryl-core.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/beryl-core.spec diff -u SPECS/beryl-core.spec:1.8 SPECS/beryl-core.spec:1.9 --- SPECS/beryl-core.spec:1.8 Sun Oct 15 16:23:53 2006 +++ SPECS/beryl-core.spec Fri Oct 20 19:05:09 2006 @@ -2,12 +2,13 @@ Summary: OpenGL window and compositing manager Summary(pl): OpenGL-owy zarządca okien i składania Name: beryl-core -Version: 20061004 -Release: 2 +Version: 20061020 +Release: 1 License: MIT Group: X11 -Source0: http://distfiles.xgl-coffee.org/beryl-core/%{name}-%{version}.tar.bz2 -# Source0-md5: 20cd640455a2968ca8fc6354360b0c70 +#Source0: http://distfiles.xgl-coffee.org/beryl-core/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: f0b8043fe20a206bf5e78ca6942b695c Patch0: %{name}-aiglx.patch BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -67,7 +68,7 @@ Pliki nagłówkowe dla beryla. %prep -%setup -q -n snapshots/%{name} +%setup -q -n %{name} %patch0 -p1 %build @@ -95,8 +96,7 @@ %files devel %defattr(644,root,root,755) -%dir %{_includedir}/beryl -%{_includedir}/beryl/beryl.h +%{_includedir}/beryl %{_pkgconfigdir}/beryl.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -105,6 +105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/10/20 17:05:09 wolf +- 20061020, ignore 0.1.1 + Revision 1.8 2006/10/15 14:23:53 paszczus - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beryl-core.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
