diff --git a/ChangeLog b/ChangeLog index 7536796..bc30e09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes in version 1.9.2 +... + ++ improvement + * templates/library - Davide Madrisan: + Add requirements for pkgconfig. + +-------------------------------------------------------------------------------- + Changes in version 1.9.1 Wed Jan 25 2012 Davide Madrisan diff --git a/templates/library b/templates/library index 40a3104..f4b6266 100644 --- a/templates/library +++ b/templates/library @@ -54,6 +54,8 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @else:pck_library 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 @if:pck_library %description -n lib%{name}-devel