]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- updated to 5.5.3, BR: fixed libtool
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Dec 2002 20:32:52 +0000 (20:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ImageMagick.spec -> 1.131

ImageMagick.spec

index 9cc5f9d25a1f467cc4bf3cc84ba358ee8be14b56..f6bc6989b7817faa98b5d8867753c0317c07b36b 100644 (file)
@@ -6,8 +6,8 @@
 # _without_cxx          - without Magick++
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver 5.5.2
-%define                pver    5
+%define                ver 5.5.3
+#%%define              pver
 Summary:       Image display, conversion, and manipulation under X
 Summary(de):   Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
 Summary(es):   Exhibidor, convertidor y manipulador de imágenes bajo X
@@ -47,7 +47,7 @@ BuildRequires:        libplot-devel
 BuildRequires: libpng >= 1.0.8
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel
-BuildRequires: libtool >= 2:1.4e
+BuildRequires: libtool >= 2:1.4e-0.20021218.3
 BuildRequires: libwmf-devel >= 0.2.2
 BuildRequires: libxml2-devel >= 2.0
 BuildRequires: perl-devel >= 5.6.1
@@ -532,7 +532,7 @@ Coder module for WMF files.
 Modu³ kodera dla plików WMF.
 
 %prep
-%setup  -q -n %{name}-%{ver}
+%setup -q -n %{name}-%{ver}
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
@@ -883,7 +883,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{?_without_cxx:0}%{!?_without_cxx:1}
 %files c++
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libMagick++-%{ver}.so
+%attr(755,root,root) %{_libdir}/libMagick++-%{ver}.so.*.*
 
 %files c++-devel
 %defattr(644,root,root,755)
This page took 0.112883 seconds and 4 git commands to generate.