]> git.pld-linux.org Git - packages/poppler.git/commitdiff
- up to 0.14.0
authorlisu <lisu@pld-linux.org>
Wed, 16 Jun 2010 13:58:29 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new versions of .so libraries

Changed files:
    poppler.spec -> 1.103

poppler.spec

index 2ca57897664888c105e762cd5572548e88681920..fdd61963f5a73a16ba6690b61a7d117375ff3889 100644 (file)
 Summary:       PDF rendering library
 Summary(pl.UTF-8):     Biblioteka renderujÄ…ca PDF
 Name:          poppler
-Version:       0.12.4
-Release:       3
+Version:       0.14.0
+Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: 4155346f9369b192569ce9184ff73e43
+# Source0-md5: 76f003b8fa2b905674088c306aa857c5
 URL:           http://poppler.freedesktop.org/
 %{?with_qt4:BuildRequires:     QtGui-devel >= 4.1.0}
 %{?with_qt4:BuildRequires:     QtTest-devel >= 4.1.0}
@@ -285,7 +285,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README* TODO
 %attr(755,root,root) %{_libdir}/libpoppler.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.5
+%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.6
 
 %files devel
 %defattr(644,root,root,755)
@@ -315,7 +315,7 @@ rm -rf $RPM_BUILD_ROOT
 %files glib
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.4
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.5
 
 %files glib-devel
 %defattr(644,root,root,755)
This page took 0.082976 seconds and 4 git commands to generate.