This commit is contained in:
openeuler-basic 2019-12-25 21:06:41 +08:00
parent 4bf90d0737
commit 88256985a8

View File

@ -1,12 +1,10 @@
Name: rootfiles Name: rootfiles
Version: 8.1 Version: 8.1
Release: 24 Release: 25
Summary: Basic required files for the root user's account Summary: Basic required files for the root user's account
License: Public Domain License: Public Domain
URL: https://src.fedoraproject.org/rpms/rootfiles/tree/master
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
# within this srpm.
Source0: dot-bashrc Source0: dot-bashrc
Source1: dot-bash_profile Source1: dot-bash_profile
Source2: dot-bash_logout Source2: dot-bash_logout
@ -45,5 +43,8 @@ fi
%config(noreplace) /root/.cshrc %config(noreplace) /root/.cshrc
%changelog %changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 8.1-25
- Add URL
* Fri Aug 30 2019 luhuaxin <luhuaxin@huawei.com> - 8.1-24 * Fri Aug 30 2019 luhuaxin <luhuaxin@huawei.com> - 8.1-24
- Package init - Package init