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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [426] merge rpm -b deprecated warning scripts from rpm-manbo-setup
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B426%5D%20merge%20rpm%20-b%20deprecated%20warning%20scripts%0A%20from%20rpm-manbo-setup&In-Reply-To=%3CAANLkTimunV_s9BgkfKm-n5nWQLB9hZ36_oQc9DoeDgjT%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="002562.html">
<LINK REL="Next" HREF="002563.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [426] merge rpm -b deprecated warning scripts from rpm-manbo-setup</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B426%5D%20merge%20rpm%20-b%20deprecated%20warning%20scripts%0A%20from%20rpm-manbo-setup&In-Reply-To=%3CAANLkTimunV_s9BgkfKm-n5nWQLB9hZ36_oQc9DoeDgjT%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] [426] merge rpm -b deprecated warning scripts from rpm-manbo-setup">thierry.vignaud at gmail.com
</A><BR>
<I>Mon Feb 7 14:41:16 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002562.html">[Mageia-sysadm] [426] merge rpm -b deprecated warning scripts from rpm-manbo-setup
</A></li>
<LI>Next message: <A HREF="002563.html">[Mageia-sysadm] [427] fix typo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2606">[ date ]</a>
<a href="thread.html#2606">[ thread ]</a>
<a href="subject.html#2606">[ subject ]</a>
<a href="author.html#2606">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 5 February 2011 21:21, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A>> wrote:
><i> Modified: rpm/rpm-setup/trunk/NEWS
</I>><i> ===================================================================
</I>><i> --- rpm/rpm-setup/trunk/NEWS 2011-02-05 19:36:23 UTC (rev 425)
</I>><i> +++ rpm/rpm-setup/trunk/NEWS 2011-02-05 20:21:58 UTC (rev 426)
</I>><i> @@ -3,6 +3,7 @@
</I>><i> - merge manbo.macros from rpm-manbo-setup
</I>><i> - merge manbo-build.macros from rpm-manbo-setup
</I>><i> - merge under/overlinking scripts from rpm-manbo-setup
</I>><i> +- merge rpm -b depreceated warning scripts from rpm-manbo-setup
</I>
well, we cary this for years and I don't think it help us move to the new way of
doing things (calling rpmbuild directly).
I won't suggest doing it now, not until we got at least the first
stable release out,
but I really think we should drop that, it makes us got bitten when building
packages on other distro (eg: FC)
><i> Added: rpm/rpm-setup/trunk/rpmb_deprecated
</I>><i> ===================================================================
</I>><i> --- rpm/rpm-setup/trunk/rpmb_deprecated (rev 0)
</I>><i> +++ rpm/rpm-setup/trunk/rpmb_deprecated 2011-02-05 20:21:58 UTC (rev 426)
</I>><i> @@ -0,0 +1,3 @@
</I>><i> +#!/bin/sh
</I>><i> +echo '"rpm -b" is deprecated, use "rpmbuild -b"' 1>&2
</I>><i> +exec rpmbuild "$@"
</I>><i>
</I>><i> Added: rpm/rpm-setup/trunk/rpmpopt
</I>><i> ===================================================================
</I>><i> --- rpm/rpm-setup/trunk/rpmpopt (rev 0)
</I>><i> +++ rpm/rpm-setup/trunk/rpmpopt 2011-02-05 20:21:58 UTC (rev 426)
</I>><i> @@ -0,0 +1,24 @@
</I>><i> +# mageia rpmpopt
</I>><i> +# $Id: rpmpopt 167053 2008-02-13 15:29:05Z pixel $
</I>><i> +
</I>><i> +rpm exec --bp rpmb_deprecated -bp
</I>><i> +rpm exec --bc rpmb_deprecated -bc
</I>><i> +rpm exec --bi rpmb_deprecated -bi
</I>><i> +rpm exec --bl rpmb_deprecated -bl
</I>><i> +rpm exec --ba rpmb_deprecated -ba
</I>><i> +rpm exec --bb rpmb_deprecated -bb
</I>><i> +rpm exec --bs rpmb_deprecated -bs
</I>><i> +rpm exec --tp rpmb_deprecated -tp
</I>><i> +rpm exec --tc rpmb_deprecated -tc
</I>><i> +rpm exec --ti rpmb_deprecated -ti
</I>><i> +rpm exec --tl rpmb_deprecated -tl
</I>><i> +rpm exec --ta rpmb_deprecated -ta
</I>><i> +rpm exec --tb rpmb_deprecated -tb
</I>><i> +rpm exec --ts rpmb_deprecated -ts
</I>><i> +rpm exec --rebuild rpmb_deprecated --rebuild
</I>><i> +rpm exec --recompile rpmb_deprecated --recompile
</I>><i> +rpm exec --clean rpmb_deprecated --clean
</I>><i> +rpm exec --rmsource rpmb_deprecated --rmsource
</I>><i> +rpm exec --rmspec rpmb_deprecated --rmspec
</I>><i> +rpm exec --target rpmb_deprecated --target
</I>><i> +rpm exec --short-circuit rpmb_deprecated --short-circuit
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002562.html">[Mageia-sysadm] [426] merge rpm -b deprecated warning scripts from rpm-manbo-setup
</A></li>
<LI>Next message: <A HREF="002563.html">[Mageia-sysadm] [427] fix typo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2606">[ date ]</a>
<a href="thread.html#2606">[ thread ]</a>
<a href="subject.html#2606">[ subject ]</a>
<a href="author.html#2606">[ 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>
|