Author: qboosh Date: Fri Aug 29 15:26:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated URL, unified files
---- Files affected: SPECS: firstboot.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/firstboot.spec diff -u SPECS/firstboot.spec:1.5 SPECS/firstboot.spec:1.6 --- SPECS/firstboot.spec:1.5 Fri Aug 29 13:50:16 2008 +++ SPECS/firstboot.spec Fri Aug 29 17:26:23 2008 @@ -6,10 +6,11 @@ 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 @@ -73,13 +74,13 @@ %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 %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -87,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/08/29 15:26:23 qboosh +- updated URL, unified files + Revision 1.5 2008/08/29 11:50:16 patrys - 1.99 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/firstboot.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
