summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007644.html
blob: a5506da0fd89c48d7d67570ddabf6f488c9faaf9 (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] [135989]
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B135989%5D&In-Reply-To=%3CCABV-EOvpPontDz7fW%3D%2BwOdf0x%3D3A5wYc4Wjv3-OJOjvu9ZcFow%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="007695.html">
   <LINK REL="Next"  HREF="007665.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] [135989]</H1>
    <B>John Balcaen</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B135989%5D&In-Reply-To=%3CCABV-EOvpPontDz7fW%3D%2BwOdf0x%3D3A5wYc4Wjv3-OJOjvu9ZcFow%40mail.gmail.com%3E"
       TITLE="[Mageia-dev] [135989]">mikala at mageia.org
       </A><BR>
    <I>Mon Aug 29 11:47:28 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="007695.html">[Mageia-dev] Our BS is about to eat packages?
</A></li>
        <LI>Next message: <A HREF="007665.html">[Mageia-dev] [135989]
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7644">[ date ]</a>
              <a href="thread.html#7644">[ thread ]</a>
              <a href="subject.html#7644">[ subject ]</a>
              <a href="author.html#7644">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>2011/8/29  &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt;:
&gt;<i> Revision 135989 Author ze Date 2011-08-29 08:09:56 +0200 (Mon, 29 Aug 2011)
</I>&gt;<i>
</I>&gt;<i> Log Message
</I>&gt;<i>
</I>&gt;<i> - cmake its already builrequires by kde-macros
</I>&gt;<i> - this way we dont force building strictly  with OpenJDK
</I>&gt;<i> - remove clean section (done by default)
</I>&gt;<i> - simple way to list dirs
</I>&gt;<i> - set requires in devel package to release like hapens for restant packages
</I>&gt;<i>
</I>&gt;<i> Modified Paths
</I>&gt;<i>
</I>&gt;<i> cauldron/soprano/current/SPECS/soprano.spec
</I>&gt;<i>
</I>&gt;<i> Modified: cauldron/soprano/current/SPECS/soprano.spec
</I>&gt;<i> ===================================================================
</I>&gt;<i> --- cauldron/soprano/current/SPECS/soprano.spec	2011-08-29 05:21:36 UTC (rev
</I>&gt;<i> 135988)
</I>&gt;<i> +++ cauldron/soprano/current/SPECS/soprano.spec	2011-08-29 06:09:56 UTC (rev
</I>[...]
&gt;<i>
</I>&gt;<i>  %if %with_java
</I>&gt;<i> -BuildRequires: java-rpmbuild
</I>&gt;<i> +BuildRequires: java-devel
</I>&gt;<i>  BuildRequires: chrpath
</I>&gt;<i>  %endif
</I>This is stupid.

&gt;<i>  Conflicts: soprano-devel &lt; 4:2.6.51-2
</I>&gt;<i>  Suggests: soprano-plugin-virtuoso = %{epoch}:%version
</I>&gt;<i>
</I>&gt;<i> @@ -55,8 +52,8 @@
</I>&gt;<i>  %defattr(-,root,root)
</I>&gt;<i>  %_bindir/sopranocmd
</I>&gt;<i>  %_bindir/sopranod
</I>&gt;<i> -%dir %_datadir/soprano
</I>&gt;<i> -%_datadir/soprano/rules
</I>&gt;<i> +%dir %_datadir/soprano/
</I>
I guess i forgot the the purpose of %dir so could you explain me the difference
between %dir %datadir/soprano &amp; %dir %datadir/soprano/ ?

[...]

&gt;<i> -Provides: libsoprano-devel = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %libsoprano = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %libsopranoclient = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %libsopranoserver = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %libsopranoindex = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %name = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %{name}-plugin-virtuoso = %{epoch}:%version-%release
</I>&gt;<i> -Requires: %{name}-plugin-redland = %{epoch}:%version-%release
</I>&gt;<i> +Provides: libsoprano-devel = %{epoch}:%version
</I>&gt;<i> +Requires: %libsoprano = %{epoch}:%version
</I>&gt;<i> +Requires: %libsopranoclient = %{epoch}:%version
</I>&gt;<i> +Requires: %libsopranoserver = %{epoch}:%version
</I>&gt;<i> +Requires: %libsopranoindex = %{epoch}:%version
</I>&gt;<i> +Requires: %name = %{epoch}:%version
</I>&gt;<i> +Requires: %{name}-plugin-virtuoso = %{epoch}:%version
</I>&gt;<i> +Requires: %{name}-plugin-redland = %{epoch}:%version
</I>It's quite different of what you wrote in the description...
Here you set the requires to %version &amp; not to %release...
Also it's quite different how we create requires on library packages
on other kde's related packages (since we're using
%epoch:%version-%release)
but since you already talk with yourself for this change i guess you
can surely share the reason for this change.

Well i don't care anymore i guess..




-- 
Balcaen John
Jabber-id: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mikala at jabber.littleboboy.net</A>
</PRE>





















<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="007695.html">[Mageia-dev] Our BS is about to eat packages?
</A></li>
	<LI>Next message: <A HREF="007665.html">[Mageia-dev] [135989]
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7644">[ date ]</a>
              <a href="thread.html#7644">[ thread ]</a>
              <a href="subject.html#7644">[ subject ]</a>
              <a href="author.html#7644">[ 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>