1
1

Don't require stylesheets, since HTML files are now in the tarball.

Этот коммит содержится в:
Pavel Roskin 2001-05-20 07:44:07 +00:00
родитель 9a39356390
Коммит bb89abd7b4

Просмотреть файл

@ -34,7 +34,6 @@ the GNOME editions.
%package -n gmc %package -n gmc
Summary: Midnight Commander visual shell (GNOME version) Summary: Midnight Commander visual shell (GNOME version)
Requires: mc-common >= %{PACKAGE_VERSION} Requires: mc-common >= %{PACKAGE_VERSION}
BuildPrereq: stylesheets
Group: Interface/Desktops Group: Interface/Desktops
%description -n gmc %description -n gmc
@ -115,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%dir %{prefix}/share/pixmaps/mc %dir %{prefix}/share/pixmaps/mc
%changelog %changelog
* Sun May 20 2001 Pavel Roskin <proski@gnu.org>
- Don't require stylesheets, since HTML files are now in the tarball.
* Thu Apr 19 2001 Pavel Roskin <proski@gnu.org> * Thu Apr 19 2001 Pavel Roskin <proski@gnu.org>
- Remove package mcserv. Drop dependency on PAM. - Remove package mcserv. Drop dependency on PAM.