]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:58:10 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.30

ekg.spec

index 70ea90a837b1a6096485d9681576fdb8c4dc5e47..7d34b68c01366bd46d0110248ea19098333d0f3b 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -69,8 +69,8 @@ Statyczna biblioteka libgadu.
 autoconf
 %configure \
        %{?!debug:--without-debug} \
-       %{?!_with_ioctl_daemon:--without-ioctl} 
-       
+       %{?!_with_ioctl_daemon:--without-ioctl}
+
 %{__make}
 
 %install
@@ -112,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(pl) %{_mandir}/pl/man1/*
 
 %files -n libgadu
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgadu.so.*
 
 %files -n libgadu-devel
@@ -121,4 +122,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog.gz docs/{README,TODO}.gz
 
 %files -n libgadu-static
+%defattr(644,root,root,755)
 %attr(644,root,root) %{_libdir}/libgadu.a
This page took 0.590739 seconds and 4 git commands to generate.