RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-5_3: rpm/tests/ Makefile.am

From: Jeff Johnson <jbj@rpm5.org>
Date: Sat 25 Sep 2010 - 07:54:02 CEST
Message-Id: <20100925055402.C1ACACCF03@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   25-Sep-2010 07:54:02
  Branch: rpm-5_3                          Handle: 2010092505540200

  Modified files:           (Branch: rpm-5_3)
    rpm/tests               Makefile.am

  Log:
    - add PLD.

  Summary:
    Revision    Changes     Path
    1.63.2.20   +9  -4      rpm/tests/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/tests/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.63.2.19 -r1.63.2.20 Makefile.am
  --- rpm/tests/Makefile.am	25 Sep 2010 05:17:12 -0000	1.63.2.19
  +++ rpm/tests/Makefile.am	25 Sep 2010 05:54:02 -0000	1.63.2.20
  @@ -396,14 +396,12 @@
   # MEEGO -- MeeGo
   # XXX lt-find: rpmdav.c:1331: htmlParse: Assertion `he > h' failed.
   #MEEGO_mirror =	http://repo.meego.com/MeeGo/builds/trunk/1.0.90.3.20100921.1
  -#MEEGO_uri =	\
  -#		$(MEEGO_mirror)/core/repos/ia32/packages/i586/ \
  +#MEEGO_uri =	$(MEEGO_mirror)/core/repos/ia32/packages/i586/ \
   #		$(MEEGO_mirror)/core/repos/ia32/packages/i686/ \
   #		$(MEEGO_mirror)/core/repos/ia32/packages/noarch/
   # MOBLIN -- Moblin
   MOBLIN_mirror =	http://mirrors.kernel.org/moblin/releases
  -MOBLIN21_uri =	\
  -		$(MOBLIN_mirror)/2.1/ia32/os/i586/ \
  +MOBLIN21_uri =	$(MOBLIN_mirror)/2.1/ia32/os/i586/ \
   		$(MOBLIN_mirror)/2.1/ia32/os/noarch/
   # OJUBA -- Ojuba Linux
   OJUBA_mirror =	http://www.ojuba.org/downloads/releases
  @@ -412,6 +410,11 @@
   OWL_mirror =	http://distro.ibiblio.org/pub/linux/distributions/openwall/Owl/current
   OWL2_uri =	$(OWL_mirror)/i686/RPMS/
   # PCLOS -- PCLinuxOS
  +# PLD -- PLD Linux
  +PLD_mirror =	http://ftp.pld-linux.org/dists
  +PLD3_uri =	$(PLD_mirror)/3.0/PLD/i486/RPMS/ \
  +		$(PLD_mirror)/3.0/PLD/i686/RPMS/ \
  +		$(PLD_mirror)/3.0/PLD/noarch/RPMS/
   # RF -- RPM Forge
   # SL -- Scientific Linux
   SL_mirror =	http://ftp.scientificlinux.org/linux/scientific
  @@ -448,7 +451,9 @@
   	MDV2009 MDV2010 \
   	MOBLIN21 \
   	MYTHDORA1223 \
  +	OJUBA4 \
   	OWL2 \
  +	PLD3 \
   	SL55 SL54 SL53 SL52 SL51 SL50 SL48 \
   	SLES11_1 SLES11_2 SLES11_3 
   	UL \
  @@ .
Received on Sat Sep 25 07:54:02 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.