SPECS: compiz-opacity.spec - BRs
czarny
czarny at pld-linux.org
Fri Mar 17 12:26:34 CET 2006
Author: czarny Date: Fri Mar 17 11:26:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BRs
---- Files affected:
SPECS:
compiz-opacity.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/compiz-opacity.spec
diff -u SPECS/compiz-opacity.spec:1.6 SPECS/compiz-opacity.spec:1.7
--- SPECS/compiz-opacity.spec:1.6 Sun Mar 5 21:30:21 2006
+++ SPECS/compiz-opacity.spec Fri Mar 17 12:26:27 2006
@@ -11,6 +11,8 @@
URL: http://www.downwithnumbers.com/compiz_plugins.html
BuildRequires: compiz-devel >= 0.0.5
BuildRequires: pkgconfig
+BuildRequires: xorg-proto-damageproto-devel
+BuildRequires: startup-notification-devel
Requires: compiz >= 0.0.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +29,8 @@
rm -f libopacity*
%build
-%{__cc} %{rpmcflags} %{rpmldflags} opacity.c -o libopacity.so -shared `pkg-config --cflags compiz`
+%define includes -I%{_includedir}/compiz -I%{_includedir}/startup-notification-1.0/
+%{__cc} %{rpmcflags} %{includes} %{rpmldflags} opacity.c -o libopacity.so -shared `pkg-config --cflags compiz`
%install
rm -rf $RPM_BUILD_ROOT
@@ -48,6 +51,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/03/17 11:26:27 czarny
+- BRs
+
Revision 1.6 2006/03/05 20:30:21 qboosh
- revised deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/compiz-opacity.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list