diff --git a/ChangeLog b/ChangeLog index 6aafb5d..71177c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes in version 1.9.3 + 2012 Davide Madrisan + ++ 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 diff --git a/templates/library b/templates/library index f4b6266..f7d48f1 100644 --- a/templates/library +++ b/templates/library @@ -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