Author: patrys Date: Thu Mar 20 10:54:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - don't disable static linking (won't work with dynamic libnih) - rel 2
---- Files affected: SPECS: upstart.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/upstart.spec diff -u SPECS/upstart.spec:1.23 SPECS/upstart.spec:1.24 --- SPECS/upstart.spec:1.23 Thu Mar 20 02:00:24 2008 +++ SPECS/upstart.spec Thu Mar 20 11:54:45 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Oparty na zdarzeniach demon init Name: upstart Version: 0.3.9 -Release: 1 +Release: 2 License: GPL v2 Group: Base Source0: http://upstart.ubuntu.com/download/0.3/%{name}-%{version}.tar.bz2 @@ -39,7 +39,6 @@ %{__autoconf} %{__automake} %configure \ - --disable-static \ --enable-compat %{__make} @@ -90,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008-03-20 10:54:45 patrys +- don't disable static linking (won't work with dynamic libnih) +- rel 2 + Revision 1.23 2008-03-20 01:00:24 zbyniu - todo outdated - llh includes inotify.h since ~2.6.18 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
