Author: shadzik Date: Sun Mar 30 05:00:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: libgcrypt-devel - clean ups
---- Files affected: SPECS: libotr.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libotr.spec diff -u SPECS/libotr.spec:1.1 SPECS/libotr.spec:1.2 --- SPECS/libotr.spec:1.1 Sun Mar 30 06:57:56 2008 +++ SPECS/libotr.spec Sun Mar 30 07:00:49 2008 @@ -9,11 +9,7 @@ Source0: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz # Source0-md5: 6266a2966cc9e00822add3175b0b77cf URL: http://www.cypherpunks.ca/otr/ -#BuildRequires: - -#Requires: - -#Requires(pre,post): - -#Requires(preun): - -#Requires(postun): - +BuildRequires: libgcrypt-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -49,20 +45,11 @@ %setup -q %build -# if ac/am/lt/* rebuilding is necessary, do it in this order and add -# appropriate BuildRequires -#%{__libtoolize} -#%{__aclocal} -#%{__autoconf} -#%{__autoheader} -#%{__automake} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -98,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-30 05:00:49 shadzik +- BR: libgcrypt-devel +- clean ups + Revision 1.1 2008-03-30 04:57:56 shadzik - initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libotr.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
