packages: upstart/upstart.spec - up to 1.2; shell redirection fix that brok...
arekm
arekm at pld-linux.org
Tue Mar 22 19:18:01 CET 2011
Author: arekm Date: Tue Mar 22 18:18:01 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.2; shell redirection fix that broke 1.1
---- Files affected:
packages/upstart:
upstart.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: packages/upstart/upstart.spec
diff -u packages/upstart/upstart.spec:1.62 packages/upstart/upstart.spec:1.63
--- packages/upstart/upstart.spec:1.62 Fri Mar 18 19:08:02 2011
+++ packages/upstart/upstart.spec Tue Mar 22 19:17:56 2011
@@ -10,12 +10,12 @@
Summary(hu.UTF-8): Esemény-vezérelt init démon
Summary(pl.UTF-8): Oparty na zdarzeniach demon init
Name: upstart
-Version: 1.1
-Release: 2.0
+Version: 1.2
+Release: 1
License: GPL v2
Group: Base
-Source0: http://launchpad.net/upstart/1.x/1.0/+download/%{name}-%{version}.tar.gz
-# Source0-md5: 9e9ce9d5e3936e59331f478d8a436e00
+Source0: http://launchpad.net/upstart/1.x/1.2/+download/%{name}-%{version}.tar.gz
+# Source0-md5: c1b1bab5c1c1ed2595081d8178542b37
URL: http://upstart.at/
Patch0: pldize.patch
# https://code.launchpad.net/~jajcus-jajcus/upstart/state-save-stable/+merge/27053/+preview-diff/+files/preview.diff
@@ -72,7 +72,8 @@
%{__aclocal} -I m4
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --disable-silent-rules
%{__make}
%{?with_tests:%{__make} check}
@@ -140,6 +141,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2011/03/22 18:17:56 arekm
+- up to 1.2; shell redirection fix that broke 1.1
+
Revision 1.62 2011/03/18 18:08:02 arekm
- rel 2.0; revert; no reference to 'critical bugs' bugreport and this did not go outside test, so bumping epoch is not needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/upstart/upstart.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list