argh. is there described, how builder parses the SourceX lines, ie what it is able to parse and what it's not?
and how to resolve this issue? ---------- Forwarded Message ---------- Subject: SPECS: goddamnit.spec - e Date: Tuesday 22 February 2005 18:18 From: glen <[EMAIL PROTECTED]> To: [email protected] Author: glen Date: Tue Feb 22 16:18:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - e ---- Files affected: SPECS: goddamnit.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/goddamnit.spec diff -u SPECS/goddamnit.spec:1.32 SPECS/goddamnit.spec:1.33 --- SPECS/goddamnit.spec:1.32 Tue Feb 22 15:17:37 2005 +++ SPECS/goddamnit.spec Tue Feb 22 17:18:24 2005 @@ -1,12 +1,18 @@ # $Revision$, $Date$ -%define _rc %{nil} -Summary: Shit - my shit is better than yours -Name: nagios -Version: 1.2 -Release: 0.%{_rc}.1 -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.gz -# Source0-md5: 414d70e5269d5b8d7c21bf3ee129309f +%if 0%{?_snap} +%define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz +%else +%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz +%endif + +%define _rel 1.153 +Summary: Shit - no shit is better than mine +Name: eventum +Version: 1.4 +Release: %{?_snap:1.%{_snap}.}%{_rel} License: Public Domain +Source0: %{_source} +# Source0-md5: 035bd8f7890260c1c058eaf1d54dcc90 Group: Base BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,6 +46,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2005/02/22 16:18:24 glen +- e + Revision 1.32 2005/02/22 14:17:37 glen - _aaa_aa ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/goddamnit.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit ------------------------------------------------------- -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
