Author: qboosh Date: Mon May 7 17:21:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - sorted BRs
---- Files affected: SPECS: xvattr.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/xvattr.spec diff -u SPECS/xvattr.spec:1.8 SPECS/xvattr.spec:1.9 --- SPECS/xvattr.spec:1.8 Mon May 7 19:15:28 2007 +++ SPECS/xvattr.spec Mon May 7 19:21:21 2007 @@ -8,12 +8,11 @@ Group: X11/Applications Source0: http://www.dtek.chalmers.se/groups/dvd/dist/%{name}-%{version}.tar.gz # Source0-md5: 041e0d1f2ebce216e69e08ce78ec2ceb -BuildRequires: xorg-lib-libXv-devel BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXv-devel BuildRequires: gtk+-devel >= 0.99.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description This program is used for getting and setting Xv attributes such as XV_BRIGHTNESS, XV_CONTRAST, XV_SATURATION, XV_HUE, XV_COLORKEY... @@ -46,7 +45,8 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/05/07 17:21:21 qboosh +- sorted BRs + Revision 1.8 2007/05/07 17:15:28 arekm TH BR @@ -90,4 +93,3 @@ Revision 1.1 2002/12/15 12:11:14 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xvattr.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
