templates/library: pkgconfig --> pkg-config
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
65df56ac7c
commit
a2cbbf48ca
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
Changes in version 1.9.3
|
||||
2012 Davide Madrisan <davide.madrisan(a)gmail.com>
|
||||
|
||||
+ update
|
||||
* pck-update - Davide Madrisan:
|
||||
Action 6: better check for self-provided packages.
|
||||
|
||||
* templates/library - Davide Madrisan:
|
||||
Modify requirement for pkgconfig (the package is now called pkg-config).
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Changes in version 1.9.2
|
||||
Sun Feb 05 2012 Davide Madrisan <davide.madrisan(a)gmail.com>
|
||||
|
||||
|
@ -55,7 +55,7 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@fi:pck_library
|
||||
## note: you can add this requirement if .pc files are provided by this package
|
||||
#Requires: pkgconfig
|
||||
#Requires: pkg-config
|
||||
|
||||
@if:pck_library
|
||||
%description -n lib%{name}-devel
|
||||
|
Loading…
Reference in New Issue
Block a user