SPECS: indilib.spec - attr 755 for .so
paszczus
paszczus at pld-linux.org
Sat Jul 26 18:50:21 CEST 2008
Author: paszczus Date: Sat Jul 26 16:50:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- attr 755 for .so
---- Files affected:
SPECS:
indilib.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/indilib.spec
diff -u SPECS/indilib.spec:1.1 SPECS/indilib.spec:1.2
--- SPECS/indilib.spec:1.1 Sat Jul 26 15:00:33 2008
+++ SPECS/indilib.spec Sat Jul 26 18:50:16 2008
@@ -42,9 +42,7 @@
%build
%configure
-%{__make} \
- CFLAGS="%{rpmcflags}" \
- LDFLAGS="%{rpmldflags}"
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -68,7 +66,7 @@
%files devel
%defattr(644,root,root,755)
%{_libdir}/libsbigudrv.la
-%{_libdir}/libsbigudrv.so
+%attr(755,root,root) %{_libdir}/libsbigudrv.so
%files static
%defattr(644,root,root,755)
@@ -80,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/07/26 16:50:16 paszczus
+- attr 755 for .so
+
Revision 1.1 2008/07/26 13:00:33 paszczus
- initial spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/indilib.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list