Is there any more work needed on the recent patches? If not , are you 
going to check them into the repository?

Regards,
    Stefan

On 07/12/2011 07:31 PM, Stefan Berger wrote:
> The new man pages in pod format introduce a dependency on perl's
> pod2man. This patch adds perl as a build requirement to the spec files.
>
> Signed-off-by: Stefan Berger<[email protected]>
>
> ---
>    configure.in                 |    2 +-
>    dist/tpm-tools-nopkcs11.spec |    2 +-
>    dist/tpm-tools.spec.in       |    4 +++-
>    3 files changed, 5 insertions(+), 3 deletions(-)
>
> Index: tpm-tools/dist/tpm-tools-nopkcs11.spec
> ===================================================================
> --- tpm-tools.orig/dist/tpm-tools-nopkcs11.spec
> +++ tpm-tools/dist/tpm-tools-nopkcs11.spec
> @@ -9,7 +9,7 @@ URL:            http://www.sf.net/projec
>    Source0:        %{name}-%{version}.tar.gz
>    BuildRoot:
> %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
>
> -BuildRequires:  autoconf automake libtool trousers-devel openssl-devel
> +BuildRequires:  autoconf automake libtool trousers-devel openssl-devel perl
>    Requires:       trousers
>
>    %description
> Index: tpm-tools/dist/tpm-tools.spec.in
> ===================================================================
> --- tpm-tools.orig/dist/tpm-tools.spec.in
> +++ tpm-tools/dist/tpm-tools.spec.in
> @@ -14,7 +14,7 @@ URL:            http://www.sf.net/projec
>    Source0:        %{name}-%{version}.tar.gz
>    BuildRoot:
> %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
>
> -BuildRequires:  autoconf automake libtool trousers-devel
> opencryptoki-devel openssl-devel
> +BuildRequires:  autoconf automake libtool trousers-devel
> opencryptoki-devel openssl-devel perl
>    Requires:       trousers
>
>    %description
> @@ -93,6 +93,8 @@ rm -rf $RPM_BUILD_ROOT
>    %postun -p /sbin/ldconfig
>
>    %changelog
> +* Tue Jul 12 2010 Stefan Berger<[email protected]>  - 1.3.7
> +- added perl build dependency
>    * Fri Nov 16 2007 Kent Yoder<[email protected]>  - 1.3.1
>    - Updates to configure
>    * Fri Oct 05 2007 Kent Yoder<[email protected]>  - 1.2.5.1
>
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> TrouSerS-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/trousers-tech


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to