This commit is contained in:
parent
b00d633c99
commit
57aa5bd131
@ -48,6 +48,7 @@ Authors:
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: ZBar library
|
||||
Provides: lib%{name}
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description -n %{libname}
|
||||
@ -61,6 +62,7 @@ Authors:
|
||||
%package -n %{libname}-devel
|
||||
Summary: Development environment for the ZBar library
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: lib%{name}-devel
|
||||
Requires: %{libname} = %{version}, pkgconfig
|
||||
|
||||
%description -n %{libname}-devel
|
||||
|
Loading…
Reference in New Issue
Block a user