SPECS: suspend.spec - check-files cleanup; adapter
glen
glen at pld-linux.org
Sun Oct 28 13:18:27 CET 2007
Author: glen Date: Sun Oct 28 12:18:27 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- check-files cleanup; adapter
---- Files affected:
SPECS:
suspend.spec (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.50 SPECS/suspend.spec:1.51
--- SPECS/suspend.spec:1.50 Sun Oct 28 11:57:17 2007
+++ SPECS/suspend.spec Sun Oct 28 13:18:22 2007
@@ -15,12 +15,12 @@
# Source0-md5: 7ab0f6db95e3fe0b0e52213fa415623a
Patch0: %{name}-sys-file-range-write.patch
URL: http://sourceforge.net/projects/suspend
-BuildRequires: automake
BuildRequires: autoconf
-BuildRequires: libtool
+BuildRequires: automake
BuildRequires: glibc-static
BuildRequires: libgcrypt-static
BuildRequires: libgpg-error-static
+BuildRequires: libtool
BuildRequires: lzo-static >= 2.02
%ifarch %{ix86} %{x8664}
BuildRequires: libx86-static
@@ -28,10 +28,10 @@
BuildRequires: pciutils-devel
BuildRequires: sed >= 4.0
%if %{with splashy}
-BuildRequires: libjpeg-static
+BuildRequires: DirectFB-static
BuildRequires: freetype-static
+BuildRequires: libjpeg-static
BuildRequires: libpng-static
-BuildRequires: DirectFB-static
BuildRequires: splashy-static
%endif
BuildRequires: zlib-devel
@@ -60,9 +60,8 @@
%{__autoheader}
%{__autoconf}
%{__automake}
-
%configure
-%{__make}
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -70,6 +69,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -87,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.51 2007/10/28 12:18:22 glen
+- check-files cleanup; adapter
+
Revision 1.50 2007/10/28 10:57:17 arekm
- up to 20071028
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/suspend.spec?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list