From fd45ba1cf3e5697951544ef7a472f1f537b435e1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 29 Mar 2001 01:03:41 +0000 Subject: Resync with Red Hat. svn path=/trunk/; revision=3276 --- specgen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'specgen.sh') diff --git a/specgen.sh b/specgen.sh index 14fa3f07..882f1a73 100755 --- a/specgen.sh +++ b/specgen.sh @@ -9,7 +9,7 @@ URL: http://www.tuxedo.org/~esr/fetchmail Source: %{name}-%{version}.tar.gz Group: Applications/Mail Group(pt_BR): Aplicações/Correio Eletrônico -Copyright: GPL +License: GPL Icon: fetchmail.xpm Requires: smtpdaemon BuildRoot: /var/tmp/%{name}-%{version} @@ -115,7 +115,7 @@ GUI konfigurator do fetchmaila napisany w pythonie. %setup -q %build -CFLAGS="\$RPM_OPT_FLAGS" LDFLAGS="-s" +LDFLAGS="-s" export CFLAGS LDFLAGS ./configure --prefix=/usr --disable-nls --without-kerberos --mandir=%{_mandir} # Remove --disable-nls, add --without-included-gettext -- cgit v1.2.3