SPECS: dshowserver.spec - alpha and numeric comparision is inconsistent wit...
glen
glen at pld-linux.org
Mon Nov 3 09:25:28 CET 2008
Author: glen Date: Mon Nov 3 08:25:28 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- alpha and numeric comparision is inconsistent with different rpm versions
---- Files affected:
SPECS:
dshowserver.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/dshowserver.spec
diff -u SPECS/dshowserver.spec:1.3 SPECS/dshowserver.spec:1.4
--- SPECS/dshowserver.spec:1.3 Mon Nov 3 09:24:10 2008
+++ SPECS/dshowserver.spec Mon Nov 3 09:25:23 2008
@@ -2,6 +2,7 @@
# TODO
# - err, get rid of name mungling and create real -static package or some other subpackages
# - static bcond and BR mismatches
+# - missing source0 (due lack of md5)
# Conditional build:
%bcond_with static # static package for use with x86_64 systems
@@ -12,7 +13,7 @@
Summary: Win32 CoreAVC H.264 codec helper
Summary(pl.UTF-8): Serwer windowsowego kodeka CoreAVC H.264.
Name: %{pname}%{?with_static:-static}
-Version: %{snap}%{extraver}
+Version: 0.%{snap}%{extraver}
Release: 0.1
License: GPL
Group: X11/Applications/Multimedia
@@ -20,6 +21,7 @@
# Source0-md5:
Patch0: %{pname}-codecspath.patch
URL: http://code.google.com/
+# XXX actual without static bcond too??
BuildRequires: glibc-static
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,11 +93,17 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/11/03 08:25:23 glen
+- alpha and numeric comparision is inconsistent with different rpm versions
+
Revision 1.3 2008/11/03 08:24:10 glen
- grzegorz - you should pldize external specs, not just add them
$Log$
+Revision 1.4 2008/11/03 08:25:23 glen
+- alpha and numeric comparision is inconsistent with different rpm versions
+
Revision 1.3 2008/11/03 08:24:10 glen
- grzegorz - you should pldize external specs, not just add them
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dshowserver.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list