]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- added BR: mono-csharp (--with dotnet)
authorSzymon Siwek <sls@pld-linux.org>
Wed, 21 Sep 2011 08:16:34 +0000 (08:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.97

libidn.spec

index 1ff7a5eb0afc8b100221698b3e66ed184c7bbddc..e851a20af8bbe8dec7a0d35dec5a967c867dce35 100644 (file)
@@ -39,6 +39,7 @@ BuildRequires:        help2man
 %{?with_java:BuildRequires:    jdk}
 BuildRequires: libtool >= 2:1.5
 %{?with_dotnet:BuildRequires:  mono}
+%{?with_dotnet:BuildRequires:  mono-csharp}
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 %{?with_python:BuildRequires:  python-devel >= 1:2.3}
@@ -154,7 +155,7 @@ rm -f po/stamp-po
 
 # avoid different builds having different timestamps
 # see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2008-August/020363.html
-d='$Date: 2011-05-06 15:16:25 $'
+d='$Date: 2011-09-21 08:16:34 $'
 d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
 %{__sed} -i -e "s,@value{UPDATED},$d,g" doc/libidn.texi
 
This page took 0.030323 seconds and 4 git commands to generate.