From 5023dcd70120d9ad40aa8b668eed5308d54f4bcd Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 29 Aug 2008 15:26:23 +0000 Subject: [PATCH] - updated URL, unified files Changed files: firstboot.spec -> 1.6 --- firstboot.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/firstboot.spec b/firstboot.spec index 2644a45..8c558c4 100644 --- a/firstboot.spec +++ b/firstboot.spec @@ -5,10 +5,11 @@ Version: 1.99 Release: 1 License: GPL Group: Base +# https://fedorahosted.org/releases/f/i/firstboot/ (not yet) Source0: %{name}-%{version}.tar.bz2 # Source0-md5: 8883a4e5b1eb6ddc121741b467fd3760 Patch0: %{name}-python.patch -URL: http://fedora.redhat.com/projects/config-tools/ +URL: http://fedoraproject.org/wiki/FirstBoot BuildRequires: gettext-devel Requires: python-pygtk-gtk Requires: python-rhpl @@ -72,10 +73,10 @@ fi %defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/firstboot %attr(754,root,root) /etc/rc.d/init.d/firstboot -%dir /usr/share/firstboot -%dir /usr/share/firstboot/modules -/usr/share/firstboot/modules/*.py[co] -/usr/share/firstboot/themes -%{py_sitedir}/%{name}-%{version}-py*.egg-info +%dir %{_datadir}/firstboot +%dir %{_datadir}/firstboot/modules +%{_datadir}/firstboot/modules/*.py[co] +%{_datadir}/firstboot/themes %dir %{py_sitedir}/firstboot %{py_sitedir}/firstboot/*.py[co] +%{py_sitedir}/%{name}-%{version}-py*.egg-info -- 2.44.0