]> git.pld-linux.org Git - packages/FreeImage.git/blobdiff - FreeImage.spec
- BR: libstdc++-devel
[packages/FreeImage.git] / FreeImage.spec
index d68a8982584c978f4e2467c65af4b9c6530bd99b..c7e77828b23223c082a8519563bcb3da190afca9 100644 (file)
@@ -11,6 +11,7 @@ Source0:      http://dl.sourceforge.net/freeimage/%{name}%{_ver}.zip
 Source1:       http://dl.sourceforge.net/freeimage/%{name}%{_ver}.pdf
 # Source1-md5: 5a59f1d2c380da666f1cd42e082e8041
 URL:           http://freeimage.sourceforge.net/index.html
+BuildRequires: libstdc++-devel
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -21,8 +22,8 @@ others as needed by multimedia applications. FreeImage is easy to use,
 fast, multithreading, safe.
 
 %description -l pl.UTF-8
-FreeImage jest projektem biblioteki dla deweloperów, którzy chcą
-wspierać popularne formaty plików graficznych takie jak PNG, BMP,
+FreeImage jest projektem biblioteki dla programistów chcących
+obsługiwać popularne formaty plików graficznych takie jak PNG, BMP,
 JPEG, TIFF i inne wykorzystywane w aplikacjach multimedialnych.
 FreeImage jest łatwy w użyciu, szybki, wielowątkowy i bezpieczny.
 
@@ -68,7 +69,6 @@ install Dist/*.h $RPM_BUILD_ROOT%{_includedir}
 cp -rf Examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -f %{SOURCE1} .
 
-cd Dist
 ln -sf libfreeimage-%{version}.so \
        $RPM_BUILD_ROOT%{_libdir}/libfreeimage.so
 
This page took 0.10138 seconds and 4 git commands to generate.