From: Paweł Gołaszewski Date: Sat, 21 Jul 2001 16:31:20 +0000 (+0000) Subject: - ac/am/libtool play X-Git-Tag: librsvg-1_0_1-1~9 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=68f3d62c3c7488cea02dd800b64cf702f3f6b7e8;p=packages%2Flibrsvg.git - ac/am/libtool play - some translations Changed files: librsvg.spec -> 1.3 --- diff --git a/librsvg.spec b/librsvg.spec index 32c64d6..8244211 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -30,7 +30,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Eazel Extension Library %description -l pl -Rozszezona bibioteka eazel +Rozsze¿ona bibioteka eazel %package devel Summary: Libraries and include files for developing with librsvg. @@ -45,12 +45,17 @@ This package provides the necessary development libraries and include files to allow you to develop with librsvg. %description devel -l pl -Bibliteki potrzebne do programowania. +Bibliteki potrzebne do programowania, zawieraj±ce biblioteki i pliki +nag³ówkowe, które pomagaj± tworzenie oprogramowania z wykorzystaniem +librsvg. %prep %setup -q %build +rm missing +CFLAGS="$RPM_OPT_FLAGS" +export LDFLAGS %ifarch alpha MYARCH_FLAGS="--host=alpha-redhat-linux" %endif @@ -60,9 +65,8 @@ LINGUAS="" LANG="" export LC_ALL LINGUAS LANG -## Warning! Make sure there are no spaces or tabs after the \ -## continuation character, or else the rpm demons will eat you. -CFLAGS="$RPM_OPT_FLAGS" ./configure $MYARCH_FLAGS --prefix=%{_prefix} \ +%configure2_13 $MYARCH_FLAGS \ + --prefix=%{_prefix} \ --sysconfdir=%{_sysconfdir} make -k