]> git.pld-linux.org Git - packages/tin.git/commitdiff
- disable-locale
authorlukasz <lukasz@pld-linux.org>
Wed, 30 Jan 2002 22:46:40 +0000 (22:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added tin-charset.patch

Changed files:
    tin.spec -> 1.78

tin.spec

index 570ed04efdd281fd09d6ec2c16ab40fb9914d4af..9adfc3dc39d70635cbd54513f8bae9294ac094da 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -16,6 +16,7 @@ Source1:      %{name}.desktop
 Patch0:                %{name}-enable_coloring.patch
 Patch1:                %{name}-ncurses.patch
 Patch2:                %{name}-range.patch
+Patch3:                %{name}-charset.patch
 URL:           http://www.tin.org/
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: pcre-devel
@@ -62,6 +63,7 @@ okuyabilir.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 LDFLAGS="%{rpmldflags} -lpcre"
@@ -73,7 +75,7 @@ LDFLAGS="%{rpmldflags} -lpcre"
        --with-ncurses \
        --with-nov-dir=%{_var}/spool/news \
        --with-spooldir=%{_var}/spool/news \
-       --enable-locale \
+       --disable-locale \
        --with-gpg=%{_bindir}/gpg \
        --with-mailer=%{_libdir}/sendmail \
        --enable-ipv6 \
This page took 0.109586 seconds and 4 git commands to generate.