Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043077
en ru br
ALT Linux repos
S:0.29.2-alt3
5.0: 0.23-alt3
4.1: 0.23-alt1
4.0: 0.21-alt1
3.0: 0.19-alt0.M30.1

Group :: Development/Other
RPM: pkg-config

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

19 march 2019 Dmitry V. Levin <ldv at altlinux.org> 0.29.2-alt3

  • Made the output of "pkg-config --list-all" sorted.

19 june 2018 Alexey Tourbin <at at altlinux.ru> 0.29.2-alt2

  • Re-added --enable-recursion to complement --disable-recursion, for cpp.req.

19 june 2018 Alexey Tourbin <at at altlinux.ru> 0.29.2-alt1

  • 0.25 -> 0.29.2, rebased.
  • Reimplemented --disable-recursion.
  • Reimplemented "Tolerate missing Requires.private in --cflags mode".
  • Fields like Cflags/Requires can span multiple lines.
  • Some other changes, waiting for the missing upstream maintainer.

28 february 2011 Alexey Tourbin <at at altlinux.ru> 0.25-alt2

  • Tolerate missing Requires.private in --cflags mode.

1 november 2010 Dmitry V. Levin <ldv at altlinux.org> 0.25-alt1

  • Updated to 0.25-6-g03bd4a5.
  • Reverted all ALT-specific changes made to recursion algorithm.
     More and more freedesktop packages now use Requires.private tag
     to specify requirements for --cflags, so we have to revert to
     upstream recursion algorithm.  It will definitely bring us back
     a lot of unneeded requirements among those few really needed
     for compilation, but there seems to be no other way.

9 september 2009 Dmitry V. Levin <ldv at altlinux.org> 0.23-alt4

  • Moved "make check" to %check section.

9 december 2008 Alexey Tourbin <at at altlinux.ru> 0.23-alt3

  • added "Provides: pkgconfig(pkg-config) = %version"

24 june 2008 Alexey Tourbin <at at altlinux.ru> 0.23-alt2

  • added /usr/lib/rpm/pkg-config-files.req.list, to make dependencies
     on /usr/{lib,lib64,share}/pkgconfig directories

24 april 2008 Dmitry V. Levin <ldv at altlinux.org> 0.23-alt1

  • Updated to 0.23.

5 october 2007 Dmitry V. Levin <ldv at altlinux.org> 0.22-alt2

  • Added --enable-recursion and --disable-recursion hidden options.
  • Added Provides: pkgconfig-recursion.
  • Enabled recursion by default again because disabled recursion
     breaks build of many screwed packages.

2 october 2007 Dmitry V. Levin <ldv at altlinux.org> 0.22-alt1

  • Updated to 0.22.
  • Removed dead code.
  • Disabled recursion while querying for libraries unless in --static mode.
     This change resurrects the behaviour which was introduced
     in 0.15.0-alt3 and lost in 0.18.

12 november 2006 Dmitry V. Levin <ldv at altlinux.org> 0.21-alt1

  • Updated to 0.21.
  • Do not package ChangeLog file, NEWS should be enough.
  • Do not package COPYING symlink, License tag should be enough.

3 february 2006 Dmitry V. Levin <ldv at altlinux.org> 0.20-alt3.2

  • Added buildreq ignore rule (#9015).

2 february 2006 Dmitry V. Levin <ldv at altlinux.org> 0.20-alt3.1

  • Provides: pkgconfig-reqprov.

27 january 2006 Mikhail Zabaluev <mhz at altlinux.ru> 0.20-alt3

  • Patch3: from Fedora CVS, add options for autoreqprov scripts

22 january 2006 Dmitry V. Levin <ldv at altlinux.org> 0.20-alt2.1

  • Updated package provides.

21 november 2005 Mikhail Zabaluev <mhz at altlinux.ru> 0.20-alt2

  • Patch2: always ignore Requires.private line
     unless --static option has been given

21 november 2005 Mikhail Zabaluev <mhz at altlinux.ru> 0.20-alt1

  • 0.20
  • Updated Patch0 and merged in Patch2 to it

10 september 2005 Mikhail Zabaluev <mhz at altlinux.ru> 0.19-alt1

  • 0.19
  • Do not remove /usr/share/pkg-config from the search path [bug #7911]
  • Updated Patch1 & Patch2
  • Added NEWS and COPYING do doc list

17 april 2005 Yuri N. Sedunov <aris at altlinux.ru> 0.17.2-alt1

  • 0.17.2

12 april 2005 Yuri N. Sedunov <aris at altlinux.ru> 0.17.1-alt1

  • 0.17.1
  • recursion disabled in upstream.

4 april 2005 Yuri N. Sedunov <aris at altlinux.ru> 0.16.0-alt1

  • 0.16.0
  • updated patches.
  • use only %_libdir/pkgconfig as a default search path for .pc files.

13 january 2005 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt4

  • fixed build with latest automake-1.9.4.

5 march 2004 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt3.2

  • fix pkg.m4 for new automake.

12 february 2004 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt3.1

  • provides /usr/lib/pkgconfig.

3 january 2004 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt3

  • disable recursion while output linker flags. New --recursive option
     restores former behavior.

17 december 2003 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt2

  • build with system glib and popt.

22 january 2003 Yuri N. Sedunov <aris at altlinux.ru> 0.15.0-alt1

  • 0.15.0

4 december 2002 Yuri N. Sedunov <aris at altlinux.ru> 0.14.0-alt1

  • 0.14.0, glib2-2.1.3 requires new version.
  • removed empty NEWS from %doc.
  • small improvements in description.

23 september 2002 AEN <aen at altlinux.ru> 0.13.0-alt1

  • new version

27 march 2002 AEN <aen at logic.ru> 0.12.0-alt1

  • new version

12 february 2002 Stanislav Ievlev <inger at altlinux.ru> 0.10.0-alt1

  • 0.10.0

26 july 2001 Stanislav Ievlev <inger at altlinux.ru> 0.8.0-alt1

  • 0.8.0. Cleanup spec.

15 june 2001 AEN <aen at logic.ru> 0.7.0-alt2

  • BuildReq added

15 june 2001 AEN <aen at logic.ru> 0.7.0-alt1

  • new version

19 april 2001 Stanislav Ievlev <inger at altlinux.ru> 0.5.0-alt1

  • Initial release for ALTLinux. Descriptions to spec from Mandrake package
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin