Hello community, here is the log from the commit of package attr for openSUSE:Factory checked in at Sun Oct 16 12:40:48 CEST 2011.
-------- --- openSUSE:Factory/attr/attr.changes 2011-09-23 01:52:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/attr/attr.changes 2011-10-14 14:13:42.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 14 12:12:20 UTC 2011 - [email protected] + +- Add libattr-devel-static package + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ attr.spec ++++++ --- /var/tmp/diff_new_pack.WbwjLH/_old 2011-10-16 12:40:44.000000000 +0200 +++ /var/tmp/diff_new_pack.WbwjLH/_new 2011-10-16 12:40:44.000000000 +0200 @@ -77,6 +77,18 @@ documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. +%package -n libattr-devel-static +License: GPLv2+ ; LGPLv2.1+ +Summary: Include Files and Libraries mandatory for Development +AutoReqProv: on +Group: Development/Libraries/C and C++ +Provides: libattr-devel:%{_libdir}/libattr.a +Requires: libattr-devel = %version + +%description -n libattr-devel-static +This package contains the static library of libattr which is needed to develop +statically linked programs which make use of extended attributes. + %prep %setup -q %patch0 -p1 @@ -92,7 +104,6 @@ --sbindir=/bin \ --libdir=/%{_lib} \ --libexecdir=/%{_libdir} \ - --disable-static \ --with-pic %{__make} %{?_smp_mflags} @@ -153,6 +164,10 @@ %doc %attr(644,root,root) %{_mandir}/man3/attr_removef.3.gz* %doc %attr(644,root,root) %{_mandir}/man3/attr_setf.3.gz* +%files -n libattr-devel-static +%defattr(-,root,root) +%{_libdir}/libattr.a + %files -n %lname %defattr (-,root,root) /%{_lib}/libattr.so.1* continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
