
Now i tried it out in package perl-Gnome2-Wnck [1] too with: BuildRequires: libwnck-devel >= 2.20.0
We have libwnck in Factory (3.0.0) and Gnome:Factory (3.0.2) So i tried: pkgconfig(wnck-3.0.0) and pkgconfig(wnck-3.0.2) pkgconfig(libwnck-3.0.0) and pkgconfig(libwnck-3.0.2)
Sacha, Tje pkgconfig name is NOT a representation of the version (That would be terrible) of the library, but more a representation of their general API life. For libwnck 3 (part of the gnome 3 stack), the name is pkgconfig(libwnck-3.0) IT is not going to change with the micro steps. Very likely not even with the minors, as long as the API is not going to terribly change. (The easiest is to get the -devel file and check the filelist. a /usr/lib/pkgconfig/libwnck-3.0.pc will represent a BuildRequires as above). Dominique -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org