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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B155472%5D%20added%202.14.2%20sources&In-Reply-To=%3CCAJcezwzfTsreJ57hh7BfH%3DGei4LKBZZnGBgy%3DUbrS8FTVNzX4g%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008901.html">
<LINK REL="Next" HREF="008906.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources</H1>
<B>Jani Välimaa</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B155472%5D%20added%202.14.2%20sources&In-Reply-To=%3CCAJcezwzfTsreJ57hh7BfH%3DGei4LKBZZnGBgy%3DUbrS8FTVNzX4g%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources">jani.valimaa at gmail.com
</A><BR>
<I>Sun Oct 16 21:59:21 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008901.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI>Next message: <A HREF="008906.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8902">[ date ]</a>
<a href="thread.html#8902">[ thread ]</a>
<a href="subject.html#8902">[ subject ]</a>
<a href="author.html#8902">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2011/10/16 Thomas Spuhler <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thomas at btspuhler.com</A>>:
><i> On Sunday, October 16, 2011 10:55:46 am Jani Välimaa wrote:
</I>>><i> 2011/10/16 Thomas Spuhler <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thomas at btspuhler.com</A>>:
</I>>><i> > On Sunday, October 16, 2011 09:32:35 am Jani Välimaa wrote:
</I>>><i> >> 2011/10/16 nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">boklm at mars-attacks.org</A>>:
</I>>><i> >> > On Sun, 16 Oct 2011, Thomas Spuhler wrote:
</I>>><i> >> >> > How exactly are you doing the upload of new sources as the old
</I>>><i> >> >> > sources are never removed from sha1.lst? Old sources should be
</I>>><i> >> >> > removed automatically when using 'mgarepo sync'..
</I>>><i> >> >>
</I>>><i> >> >> I use mgarepo upload
</I>>><i> >> >
</I>>><i> >> > You should also remove old ones, using 'mgarepo del', or 'mgarepo
</I>>><i> >> > sync', or by editing sha1.lst.
</I>>><i> >>
</I>>><i> >> I tend to upload sources by first downloading new sources, editing new
</I>>><i> >> version to .spec and then using 'mgarepo sync' which uploads new
</I>>><i> >> sources automatically and edits sha1.lst. After that I only need to
</I>>><i> >> commit my changes to .spec and sha1.lst.
</I>>><i> >>
</I>>><i> >> Sometimes, when I'm lazy, I also use 'mgarepo sync -d' which downloads
</I>>><i> >> new sources from upstream and uploads them to mageia binrepos.
</I>>><i> >
</I>>><i> > I usually remove the old sources after the new sources have been built
</I>>><i> > successfully.
</I>>><i>
</I>>><i> If you decide to do so in the future too, please use SILENT in commit
</I>>><i> msg as removing/adding sources without it pollutes the %changelog.
</I>>><i> IMHO there's no need to mention in pkg %changelog when sources are
</I>>><i> added or deleted.
</I>><i>
</I>><i> is there a procedure in the wiki (or somewhere else) explaning  this?
</I>><i> I upload source packages with mgarepo upload.
</I>><i> This adds the package to the local sha1.lst file
</I>><i> The the local sha1.lst change has to be committed to the repo and a log entry
</I>><i> is requires, isn't it?
</I>
Yes, every commit needs a log message to explain what changed. This
commit/log message ends to a pkg %changelog when our BS is building
the pkg. You can prevent all this by "silencing the commit msg". See:
<A HREF="http://wiki.mandriva.com/en/Development/Packaging/RepositorySystem#.22SILENT.22_changelog_messages">http://wiki.mandriva.com/en/Development/Packaging/RepositorySystem#.22SILENT.22_changelog_messages</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008901.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI>Next message: <A HREF="008906.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8902">[ date ]</a>
<a href="thread.html#8902">[ thread ]</a>
<a href="subject.html#8902">[ subject ]</a>
<a href="author.html#8902">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|