]> git.pld-linux.org Git - packages/cln.git/blobdiff - cln.spec
- updated for 1.2.0
[packages/cln.git] / cln.spec
index 670e7d80a0fcb5059656f1cdc87d6b593bd19fd0..73c942a2546fc605ba1ba61d83f307a22467df6a 100644 (file)
--- a/cln.spec
+++ b/cln.spec
@@ -1,5 +1,5 @@
 Summary:       C++ Class Library for Numbers
-Summary(pl.UTF-8):   Biblioteka klas C++ dla liczb
+Summary(pl.UTF-8):     Biblioteka klas C++ dla liczb
 Name:          cln
 Version:       1.1.13
 Release:       1
@@ -38,7 +38,7 @@ wydajność, bezpieczne typy i składnię algebraiczną.
 
 %package devel
 Summary:       Development files for programs using the CLN library
-Summary(pl.UTF-8):   Pliki do programowania z użyciem biblioteki CLN
+Summary(pl.UTF-8):     Pliki do programowania z użyciem biblioteki CLN
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      gmp-devel >= 3.0
@@ -55,7 +55,7 @@ bibliotece CLN.
 
 %package static
 Summary:       Static CLN library
-Summary(pl.UTF-8):   Statyczna biblioteka CLN
+Summary(pl.UTF-8):     Statyczna biblioteka CLN
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -93,11 +93,11 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%post devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%post devel    -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%postun devel  -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
This page took 0.098129 seconds and 4 git commands to generate.