Mailinglist Archive: limal-commit (27 mails)
| < Previous | Next > |
[limal-commit] r2370 - /limal-head/limal/limal.spec.in
- From: mcalmer@xxxxxxxxxxxxxxxx
- Date: Wed, 07 Nov 2007 16:16:53 -0000
- Message-id: <20071107161653.811D329775@xxxxxxxxxxxxxxxx>
Author: mcalmer
Date: Wed Nov 7 17:16:53 2007
New Revision: 2370
URL: http://svn.opensuse.org/viewcvs/limal?rev=2370&view=rev
Log:
add perl-ExtUtils-Embed to BuildRequires for fedora >=7
Modified:
limal-head/limal/limal.spec.in
Modified: limal-head/limal/limal.spec.in
URL:
http://svn.opensuse.org/viewcvs/limal/limal-head/limal/limal.spec.in?rev=2370&r1=2369&r2=2370&view=diff
==============================================================================
--- limal-head/limal/limal.spec.in (original)
+++ limal-head/limal/limal.spec.in Wed Nov 7 17:16:53 2007
@@ -4,6 +4,9 @@
#!BuildIgnore: limal limal-devel limal-perl
BuildRequires: blocxx-devel openssl-devel curl gcc-c++ limal-devtools
perl-gettext sgml-skel
Summary: LiMaL--Core Library
+%if 0%{?fedora_version} >= 7
+BuildRequires: perl-ExtUtils-Embed
+%endif
%description
Core library of LiMaL.
--
To unsubscribe, e-mail: limal-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: limal-commit+help@xxxxxxxxxxxx
Date: Wed Nov 7 17:16:53 2007
New Revision: 2370
URL: http://svn.opensuse.org/viewcvs/limal?rev=2370&view=rev
Log:
add perl-ExtUtils-Embed to BuildRequires for fedora >=7
Modified:
limal-head/limal/limal.spec.in
Modified: limal-head/limal/limal.spec.in
URL:
http://svn.opensuse.org/viewcvs/limal/limal-head/limal/limal.spec.in?rev=2370&r1=2369&r2=2370&view=diff
==============================================================================
--- limal-head/limal/limal.spec.in (original)
+++ limal-head/limal/limal.spec.in Wed Nov 7 17:16:53 2007
@@ -4,6 +4,9 @@
#!BuildIgnore: limal limal-devel limal-perl
BuildRequires: blocxx-devel openssl-devel curl gcc-c++ limal-devtools
perl-gettext sgml-skel
Summary: LiMaL--Core Library
+%if 0%{?fedora_version} >= 7
+BuildRequires: perl-ExtUtils-Embed
+%endif
%description
Core library of LiMaL.
--
To unsubscribe, e-mail: limal-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: limal-commit+help@xxxxxxxxxxxx
| < Previous | Next > |