Author: charles Date: Sun Oct 17 10:28:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - enabled libcap-ng support; BR: libcap-ng-devel
---- Files affected: packages/smartmontools: smartmontools.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/smartmontools/smartmontools.spec diff -u packages/smartmontools/smartmontools.spec:1.38 packages/smartmontools/smartmontools.spec:1.39 --- packages/smartmontools/smartmontools.spec:1.38 Sun Oct 17 10:59:25 2010 +++ packages/smartmontools/smartmontools.spec Sun Oct 17 12:28:32 2010 @@ -18,6 +18,7 @@ URL: http://smartmontools.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: libcap-ng-devel BuildRequires: libstdc++-devel BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig @@ -148,7 +149,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --with-libcap-ng=yes %{__make} @@ -192,6 +194,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2010/10/17 10:28:32 charles +- enabled libcap-ng support; BR: libcap-ng-devel + Revision 1.38 2010/10/17 08:59:25 arekm - up to 5.40 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smartmontools/smartmontools.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
