From: kloczek Date: Thu, 11 Oct 2001 03:47:30 +0000 (+0000) Subject: - release 2, X-Git-Tag: apt-0_3_19cnc52-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapt.git;a=commitdiff_plain;h=9ce559347936253d89447c556cb6e1c851b91dfc - release 2, - spec adapterized, - pass -fno-rtti -fno-exceptions to CXXFLAGS (duh .. output package size now ~25% smaller !!). Changed files: apt.spec -> 1.44 --- diff --git a/apt.spec b/apt.spec index cc52fac..d97463b 100644 --- a/apt.spec +++ b/apt.spec @@ -3,7 +3,7 @@ Summary(pl): Zawansowane narz Summary(pt): Frontend avançado para pacotes rpm e deb Name: apt Version: 0.3.19cnc52 -Release: 1 +Release: 2 License: GPL Group: Applications/Archiving Group(de): Applikationen/Archivierung @@ -55,8 +55,12 @@ Summary(pl): Pliki nag Summary(pt): Arquivos de desenvolvimento para a biblioteca libapt-pkg do APT Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name} = %{version} Requires: rpm-devel Obsoletes: libapt-pkg-devel @@ -93,6 +97,7 @@ rm -f po/{POTFILES,Makefile} %build aclocal -I buildlib autoconf +CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" %configure \ --enable-nls \ --with-gpm