rpms/revisor/EL-5 revisor.spec,1.27,1.28 sources,1.30,1.31

Jeroen van Meeuwen (kanarip) fedora-extras-commits at redhat.com
Fri Feb 8 11:41:20 UTC 2008


Author: kanarip

Update of /cvs/pkgs/rpms/revisor/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5074/EL-5

Modified Files:
	revisor.spec sources 
Log Message:
2.0.5.1-4 because after all it seems livecd-tools is going to be held back in EPEL for a while



Index: revisor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/revisor/EL-5/revisor.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- revisor.spec	8 Feb 2008 11:27:07 -0000	1.27
+++ revisor.spec	8 Feb 2008 11:40:45 -0000	1.28
@@ -3,7 +3,7 @@
 Summary: Fedora "Spin" Graphical User Interface
 Name: revisor
 Version: 2.0.5.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: https://hosted.fedoraproject.org/projects/revisor
@@ -22,7 +22,8 @@
 Requires: anaconda-runtime
 Requires: squashfs-tools
 Requires: busybox-anaconda
-Requires: livecd-tools
+# Do not require this as it isn't in EPEL (yet)
+#Requires: livecd-tools
 # Other
 Requires: notify-python
 Requires: usermode
@@ -93,13 +94,13 @@
 %description rebrand
 Utilities for Revisor to support rebranding Fedora
 
-#%package -n mayflower
-#Summary:	Revisor Clone of Mayflower from livecd-tools
-#Group:		Applications/System
-
-#%description -n mayflower
-#Mayflower script to build initrd with for live media. Originally from livecd-tools which is not
-#available in this branch.
+%package -n mayflower
+Summary:	Revisor Clone of Mayflower from livecd-tools
+Group:		Applications/System
+
+%description -n mayflower
+Mayflower script to build initrd with for live media. Originally from livecd-tools which is not
+available in this branch.
 
 %prep
 %setup -q
@@ -127,7 +128,7 @@
 %{python_sitelib}/revisor/*.pyc
 %{python_sitelib}/revisor/*.pyo
 %{_bindir}/*
-%{_sbindir}/*
+%{_sbindir}/revisor
 %dir %{_sysconfdir}/revisor
 %dir %{_sysconfdir}/revisor/conf.d
 %config(noreplace) %{_sysconfdir}/revisor/revisor.conf
@@ -185,15 +186,13 @@
 %dir %{_datadir}/revisor/rebrand-template
 %{_datadir}/revisor/rebrand-template/*
 
-#%files -n mayflower
-#%defattr(-,root,root,-)
-#%{_sbindir}/*
+%files -n mayflower
+%defattr(-,root,root,-)
+%{_sbindir}/mayflower
 
 %changelog
-* Thu Feb 07 2008 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.5.1-3
+* Fri Feb 08 2008 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.5.1-4
 - Add packages the way anaconda does it (@core and @base depending on ksdata.addBase)
-- Do not package mayflower anymore as livecd-tools is in EPEL now
-- Fix path to mayflower
 - Fix a traceback and lose the conflict with centos-release < 5
 
 * Fri Jan 04 2008 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.5-15


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/revisor/EL-5/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	8 Feb 2008 11:27:07 -0000	1.30
+++ sources	8 Feb 2008 11:40:45 -0000	1.31
@@ -1 +1 @@
-f7bb6a3adc0ebaf8ad57be751b98cf88  revisor-2.0.5.1.tar.gz
+646d8cf0c2e6de422f7f24867a9eea59  revisor-2.0.5.1.tar.gz




More information about the fedora-extras-commits mailing list