summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/001566.html
blob: 81bf115b874fe4d1c7ae08acbff9501c723bd093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [219] default section is now core/release instead	of contrib/release
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B219%5D%20default%20section%20is%20now%20core/release%20instead%0A%09of%20contrib/release&In-Reply-To=%3C20110106021602.F15DC419C8%40valstar.mageia.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="001565.html">
   <LINK REL="Next"  HREF="001567.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [219] default section is now core/release instead	of contrib/release</H1>
    <B>root at mageia.org</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B219%5D%20default%20section%20is%20now%20core/release%20instead%0A%09of%20contrib/release&In-Reply-To=%3C20110106021602.F15DC419C8%40valstar.mageia.org%3E"
       TITLE="[Mageia-sysadm] [219] default section is now core/release instead	of contrib/release">root at mageia.org
       </A><BR>
    <I>Thu Jan  6 03:16:02 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="001565.html">[Mageia-sysadm] [218] rename Mandriva_upload.pm to Mageia_upload.pm
</A></li>
        <LI>Next message: <A HREF="001567.html">[Mageia-sysadm] [220] mdv-youri-core version 0.9.1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1566">[ date ]</a>
              <a href="thread.html#1566">[ thread ]</a>
              <a href="subject.html#1566">[ subject ]</a>
              <a href="author.html#1566">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Revision: 219
Author:   boklm
Date:     2011-01-06 03:16:02 +0100 (Thu, 06 Jan 2011)
Log Message:
-----------
default section is now core/release instead of contrib/release

Modified Paths:
--------------
    build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm

Modified: build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm
===================================================================
--- build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm	2011-01-06 02:12:24 UTC (rev 218)
+++ build_system/mdv-youri-core/trunk/lib/Youri/Repository/Mageia_upload.pm	2011-01-06 02:16:02 UTC (rev 219)
@@ -423,8 +423,8 @@
     # FIXME: doing this here is wrong; this way the caller can never know if
     # a section was actually found or not; should return undef and let the
     # caller set a default (Note: IIRC PLF|Zarb has this right, see there) -spuk
-    print STDERR &quot;Warning: Can't guess destination: section missing, defaulting to contrib/release\n&quot; unless $section;
-    $section ||= 'contrib/release';
+    print STDERR &quot;Warning: Can't guess destination: section missing, defaulting to core/release\n&quot; unless $section;
+    $section ||= 'core/release';
 
     # next time we don't need to search everything again
     $self-&gt;{packages}{$file}{section} = $section;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;/pipermail/mageia-sysadm/attachments/20110106/fee6348e/attachment.html&gt;
</PRE>













<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="001565.html">[Mageia-sysadm] [218] rename Mandriva_upload.pm to Mageia_upload.pm
</A></li>
	<LI>Next message: <A HREF="001567.html">[Mageia-sysadm] [220] mdv-youri-core version 0.9.1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1566">[ date ]</a>
              <a href="thread.html#1566">[ thread ]</a>
              <a href="subject.html#1566">[ subject ]</a>
              <a href="author.html#1566">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>