SPECS: upstart.spec - proper source
blues
blues at pld-linux.org
Sun Sep 3 14:55:20 CEST 2006
Author: blues Date: Sun Sep 3 12:55:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper source
---- Files affected:
SPECS:
upstart.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.1 SPECS/upstart.spec:1.2
--- SPECS/upstart.spec:1.1 Sun Sep 3 14:46:32 2006
+++ SPECS/upstart.spec Sun Sep 3 14:55:15 2006
@@ -6,9 +6,10 @@
License: GPL v2
Group: Base
# Isn't there better download URL???
-Source0: http://librarian.launchpad.net/4093784/%{name}_%{version}.orig.tar.gz
+Source0: http://people.ubuntu.com/~scott/software/upstart/%{name}-%{version}.tar.bz2
# Source0-md5: d95228b4ed14e85b05c792ce9ec88c9d
URL: https://launchpad.net/products/upstart
+BuildRequires: klibc-devel
#Requires(post): /sbin/ldconfig
#Requires(post): /sbin/telinit
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +28,7 @@
%setup -q
%build
-%configure
+%configure
%{__make}
%install
@@ -59,6 +60,7 @@
%files
%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog
#%doc README AUTHORS ChangeLog NEWS TODO
#%dir %{_sysconfdir}
#%dir %{_libdir}
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/09/03 12:55:15 blues
+- proper source
+
Revision 1.1 2006/09/03 12:46:32 blues
- initial, raw, NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/upstart.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list