RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Pinto Elia
  Root:   /v/rpm/cvs                       Email:  devzero2...@rpm5.org
  Module: popt                             Date:   11-Aug-2009 15:32:58
  Branch: HEAD                             Handle: 2009081113325800

  Modified files:
    popt                    popt.pc.in

  Log:
    Drop -L from popt.pc : it cause problem - ref novelbz#529921

  Summary:
    Revision    Changes     Path
    1.2         +1  -1      popt/popt.pc.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/popt.pc.in
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 popt.pc.in
  --- popt/popt.pc.in   25 Jul 2009 05:47:13 -0000      1.1
  +++ popt/popt.pc.in   11 Aug 2009 13:32:58 -0000      1.2
  @@ -6,5 +6,5 @@
   Name: popt
   Version: @VERSION@
   Description: popt library.
  -Libs: -L${libdir} -lpopt
  +Libs: -lpopt
   Cflags: -I${includedir}
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to