]> git.pld-linux.org Git - packages/epdf.git/commitdiff
- unified
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Feb 2006 13:41:53 +0000 (13:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epdf.spec -> 1.3

epdf.spec

index 95f742cde231e5e4a7722c9299ce31ea74bd0d0a..96604c42e96939f91cc56b6887946da6b17ab739 100644 (file)
--- a/epdf.spec
+++ b/epdf.spec
@@ -1,6 +1,6 @@
 %define        _snap   20060223
 Summary:       pdf viewer using Enlightenment libraries
-Summary(pl):   Przegl±darka pdfów u¿ywaj±ca bibliotek Enlightenmenta
+Summary(pl):   Przegl±darka PDF-ów u¿ywaj±ca bibliotek Enlightenmenta
 Name:          epdf
 Version:       0.1
 Release:       0.%{_snap}.1
@@ -22,7 +22,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 epdf is an image pdf using Enlightenment libraries.
 
 %description -l pl
-epdf to przegl±darka pdfów u¿ywaj±ca bibliotek Enlightenmenta.
+epdf to przegl±darka PDF-ów u¿ywaj±ca bibliotek Enlightenmenta.
 
 %package libs
 Summary:       epdf library
@@ -80,8 +80,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post libs     -p /sbin/ldconfig
-%postun        libs    -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libepdf.*.*.*
+%attr(755,root,root) %{_libdir}/libepdf.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.295011 seconds and 4 git commands to generate.