add tarball
This commit is contained in:
parent
f58b3d09b6
commit
561d1f1d16
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
systemd-4.tar.bz2
|
||||
systemd-5.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b8f5b8f9ebdde97e97e4a607fd41c9b7 systemd-4.tar.bz2
|
||||
34f335181235884bafb3aa19c7a11263 systemd-5.tar.bz2
|
||||
|
@ -2,7 +2,7 @@ Name: systemd
|
||||
Url: http://www.freedesktop.org/wiki/Software/systemd
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Version: 5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Summary: A System and Session Manager
|
||||
@ -220,6 +220,9 @@ fi
|
||||
%{_mandir}/man8/runlevel.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
|
||||
- Add tarball
|
||||
|
||||
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
|
||||
- Prepare release 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user