Author: wolf Date: Wed Mar 1 19:21:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - compiz.pc is usable now
---- Files affected: SPECS: compiz-opacity.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/compiz-opacity.spec diff -u SPECS/compiz-opacity.spec:1.4 SPECS/compiz-opacity.spec:1.5 --- SPECS/compiz-opacity.spec:1.4 Sat Feb 25 14:22:51 2006 +++ SPECS/compiz-opacity.spec Wed Mar 1 20:21:38 2006 @@ -9,7 +9,7 @@ Source0: http://www.downwithnumbers.com/files/compiz_opacity.tar.gz # Source0-md5: 3c200443909e0e54a73326e779949366 URL: http://www.downwithnumbers.com/compiz_plugins.html -BuildRequires: compiz-devel +BuildRequires: compiz-devel >= 0.0.5 BuildRequires: pkgconfig BuildRequires: startup-notification-devel Requires: compiz @@ -28,7 +28,7 @@ rm -f libopacity* %build -%{__cc} %{rpmcflags} %{rpmldflags} opacity.c -o libopacity.so -shared -I/usr/include/compiz `pkg-config --cflags libstartup-notification-1.0` +%{__cc} %{rpmcflags} %{rpmldflags} opacity.c -o libopacity.so -shared `pkg-config --cflags compiz` %install rm -rf $RPM_BUILD_ROOT @@ -49,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/03/01 19:21:38 wolf +- compiz.pc is usable now + Revision 1.4 2006/02/25 13:22:51 qboosh - unified ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/compiz-opacity.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
