]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- added omited changlog entry, disabled static bulid, rel.1 auto/ac/abiword-2_2_6-1
authorfreetz <freetz@pld-linux.org>
Mon, 4 Apr 2005 16:16:57 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  ready for STBR

Changed files:
    abiword.spec -> 1.100

abiword.spec

index 0c31ad206942cac3ae97e2392ecdf3b39ba0b7da..9d26eb333c29df0c4c78b845496631192b46cd55 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Multi-platform word processor
 Summary(pl):   Wieloplatformowy procesor tekstu
 Name:          abiword
 Version:       2.2.6
-Release:       0.1
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -671,11 +671,12 @@ cd abi
 %{__automake}
 %{__autoconf}
 %configure \
-      --%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
-      --with-pspell \
-      --with-sys-wv \
-      --enable-threads \
-      --with-libxml2
+       --%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
+       --disable-static \
+       --enable-threads \
+       --with-libxml2 \
+       --with-pspell \
+       --with-sys-wv 
 %{__make}
 
 cd ../abiword-plugins
@@ -695,7 +696,6 @@ rm -rf $RPM_BUILD_ROOT
 
 # Remove useless files
 rm -f $RPM_BUILD_ROOT%{_libdir}/AbiWord-%{mver}/plugins/*.la
-rm -f $RPM_BUILD_ROOT%{_libdir}/AbiWord-%{mver}/plugins/*.a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.046997 seconds and 4 git commands to generate.