Author: blues Date: Sun Sep 3 13:04:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - md5
---- Files affected: SPECS: upstart.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/upstart.spec diff -u SPECS/upstart.spec:1.2 SPECS/upstart.spec:1.3 --- SPECS/upstart.spec:1.2 Sun Sep 3 14:55:15 2006 +++ SPECS/upstart.spec Sun Sep 3 15:04:03 2006 @@ -7,8 +7,12 @@ Group: Base # Isn't there better download URL??? Source0: http://people.ubuntu.com/~scott/software/upstart/%{name}-%{version}.tar.bz2 -# Source0-md5: d95228b4ed14e85b05c792ce9ec88c9d +# Source0-md5: 67be7df5ed181713d638d18269d86e8f URL: https://launchpad.net/products/upstart +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool +BuildRequires: gettext BuildRequires: klibc-devel #Requires(post): /sbin/ldconfig #Requires(post): /sbin/telinit @@ -60,8 +64,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog -#%doc README AUTHORS ChangeLog NEWS TODO +%doc AUTHORS ChangeLog HACKING NEWS TODO #%dir %{_sysconfdir} #%dir %{_libdir} #%attr(755,root,root) /%{_lib}/libinitng.so.*.*.* @@ -74,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/09/03 13:04:03 blues +- md5 + Revision 1.2 2006/09/03 12:55:15 blues - proper source ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/upstart.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
