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
|
<!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=%3C201110161231.41388.thomas%40btspuhler.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008898.html">
<LINK REL="Next" HREF="008902.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources</H1>
<B>Thomas Spuhler</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=%3C201110161231.41388.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources">thomas at btspuhler.com
</A><BR>
<I>Sun Oct 16 21:31:41 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008898.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI>Next message: <A HREF="008902.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8901">[ date ]</a>
<a href="thread.html#8901">[ thread ]</a>
<a href="subject.html#8901">[ subject ]</a>
<a href="author.html#8901">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sunday, October 16, 2011 10:55:46 am Jani Välimaa wrote:
><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>
is there a procedure in the wiki (or somewhere else) explaning this?
I upload source packages with mgarepo upload.
This adds the package to the local sha1.lst file
The the local sha1.lst change has to be committed to the repo and a log entry
is requires, isn't it?
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008898.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI>Next message: <A HREF="008902.html">[Mageia-dev] [packages-commits] [155472] added 2.14.2 sources
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8901">[ date ]</a>
<a href="thread.html#8901">[ thread ]</a>
<a href="subject.html#8901">[ subject ]</a>
<a href="author.html#8901">[ 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>
|