This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -63,14 +63,14 @@ documented system call API is the recommended interface, but an SGI
|
||||
IRIX compatibility interface is also provided.
|
||||
|
||||
%package -n libattr-devel-static
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Summary: Static libraries for libattr development
|
||||
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 for
|
||||
staticallly linking to programes that make use of extended attributes.
|
||||
staticallly linking to programs that make use of extended attributes.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user