[firstboot] New release

Martin Gracik mgracik at fedoraproject.org
Tue Jul 19 12:15:48 UTC 2011


commit eb8a58bba6fa4a83871db2cb9079ba178afe75bd
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Jul 19 14:18:53 2011 +0200

    New release

 firstboot.spec |   12 +++---------
 sources        |    2 +-
 2 files changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/firstboot.spec b/firstboot.spec
index 21d431f..e5712a7 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -4,7 +4,7 @@ Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
 Version: 16.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
 # within this srpm.
@@ -47,12 +47,6 @@ make DESTDIR=%{buildroot} SITELIB=%{python_sitelib} install
 rm %{buildroot}/%{_datadir}/firstboot/modules/additional_cds.py*
 %find_lang %{name}
 
-# systemd
-mkdir -p %{buildroot}%{_unitdir}
-install -m644 /lib/systemd/system/firstboot-graphical.service %{buildroot}%{_unitdir}
-install -m644 /lib/systemd/system/firstboot-text.service %{buildroot}%{_unitdir}
-rm -rf %{buildroot}%{_initrddir}
-
 %clean
 rm -rf %{buildroot}
 
@@ -104,8 +98,8 @@ fi
 %{_datadir}/firstboot/modules/eula.py*
 %{_datadir}/firstboot/modules/welcome.py*
 %{_datadir}/firstboot/themes/default/*
-%{_unitdir}/firstboot-graphical.service
-%{_unitdir}/firstboot-text.service
+/lib/systemd/system/firstboot-graphical.service
+/lib/systemd/system/firstboot-text.service
 %ifarch s390 s390x
 %dir %{_sysconfdir}/profile.d
 %{_sysconfdir}/profile.d/firstboot.sh
diff --git a/sources b/sources
index e8deb84..43de223 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6e2c34824eb6b8d32ff617a1596b7f4  firstboot-16.0.tar.bz2
+504461c2cbcd09c8e2fbbebbd23bd43a  firstboot-16.0.tar.bz2


More information about the scm-commits mailing list