This commit is contained in:
Dennis Gilmore 2012-07-18 21:19:10 -05:00
parent 07ce6a8305
commit 8645368d56

View File

@ -1,7 +1,7 @@
Summary: The basic directory layout for a Linux system Summary: The basic directory layout for a Linux system
Name: filesystem Name: filesystem
Version: 3.1 Version: 3.1
Release: 1%{?dist} Release: 2%{?dist}
License: Public Domain License: Public Domain
URL: https://fedorahosted.org/filesystem URL: https://fedorahosted.org/filesystem
Group: System Environment/Base Group: System Environment/Base
@ -227,6 +227,9 @@ posix.symlink("../run/lock", "/var/lock")
/var/yp /var/yp
%changelog %changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Mar 29 2012 Ondrej Vasik <ovasik@redhat.com 3.1-1 * Thu Mar 29 2012 Ondrej Vasik <ovasik@redhat.com 3.1-1
- add brx and brx_IN from iso639-3 set to lang-exceptions - add brx and brx_IN from iso639-3 set to lang-exceptions
file (#806328) file (#806328)