Author: shadzik Date: Thu Nov 25 13:25:15 2010 GMT Module: packages Tag: HEAD ---- Log message: - add TODO - cosmetics
---- Files affected: packages/systemd: systemd.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.5 packages/systemd/systemd.spec:1.6 --- packages/systemd/systemd.spec:1.5 Thu Nov 25 14:23:22 2010 +++ packages/systemd/systemd.spec Thu Nov 25 14:25:09 2010 @@ -1,5 +1,10 @@ # $Revision$, $Date$ # +# TODO: +# - gtk BRs: libnotify 0.7 and gtk+3 +# - subpackages: bash-autocompletion, dbus(?), gtk, others? +# - more BRs +# %bcond_with gtk # build gtk tools @@ -13,28 +18,15 @@ Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.bz2 # Source0-md5: 36011aa8593862ca78e3e909f6143570 URL: http://www.freedesktop.org/wiki/Software/systemd -#BuildRequires: - BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-devel -BuildRequires: gettext-devel %if %{with gtk} BuildRequires: libnotify-devel >= 0.7.0 %endif BuildRequires: libtool BuildRequires: udev-devel >= 160 BuildRequires: vala >= 0.11 -#Requires(postun): - -#Requires(pre,post): - -#Requires(preun): - -#Requires: - -#Provides: - -#Provides: group(foo) -#Provides: user(foo) -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch -#ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -62,9 +54,6 @@ %setup -q %build -#%%{__gettextize} -#%%{__libtoolize} -#%%{__aclocal} -I m4 %{__autoconf} %{__automake} %configure \ @@ -184,6 +173,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/11/25 13:25:09 shadzik +- add TODO +- cosmetics + Revision 1.5 2010/11/25 13:23:22 shadzik - %files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
