Author: wolvverine Date: Sun Feb 24 02:18:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: -BR, NFY
---- Files affected: SPECS: likewise-open.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/likewise-open.spec diff -u SPECS/likewise-open.spec:1.1 SPECS/likewise-open.spec:1.2 --- SPECS/likewise-open.spec:1.1 Sat Feb 23 05:04:26 2008 +++ SPECS/likewise-open.spec Sun Feb 24 03:18:16 2008 @@ -11,6 +11,8 @@ URL: http://www.likewisesoftware.com/ BuildRequires: autoconf BuildRequires: cups-devel +BuildRequires: samba-devel +BuildRequires: krb5-devel BuildRequires: rpmbuild(macros) >= 1.228 Requires(post,preun): /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,7 +48,6 @@ --with-syslog \ --with-acl-support \ --enable-require-wrfile-keytab -# and more cd - cd domainjoin %{__autoconf} @@ -56,12 +57,9 @@ --with-lockdir=/var/lib/%{name} \ --with-logfilebase=/var/log/%{name} \ --with-piddir=/var/run - cd - -%{__make} \ - CFLAGS="%{rpmcflags}" \ - LDFLAGS="%{rpmldflags}" +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -90,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-02-24 02:18:16 wolvverine +-BR, NFY + Revision 1.1 2008-02-23 04:04:26 wolvverine - init, NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/likewise-open.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
