rpms/revisor/devel .cvsignore, 1.10, 1.11 revisor.spec, 1.12, 1.13 sources, 1.15, 1.16

Jonathan Steffan (jsteffan) fedora-extras-commits at redhat.com
Sat Jun 30 08:39:31 UTC 2007


Author: jsteffan

Update of /cvs/extras/rpms/revisor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32304/devel

Modified Files:
	.cvsignore revisor.spec sources 
Log Message:
Updated to 2.0.4.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	28 Jun 2007 16:01:24 -0000	1.10
+++ .cvsignore	30 Jun 2007 08:38:54 -0000	1.11
@@ -1 +1 @@
-revisor-2.0.3.12.tar.gz
+revisor-2.0.4.0.tar.gz


Index: revisor.spec
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/revisor.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- revisor.spec	28 Jun 2007 22:07:23 -0000	1.12
+++ revisor.spec	30 Jun 2007 08:38:54 -0000	1.13
@@ -2,8 +2,8 @@
 
 Summary: Fedora "Spin" Graphical User Interface
 Name: revisor
-Version: 2.0.3.12
-Release: 5%{?dist}
+Version: 2.0.4.0
+Release: 1%{?dist}
 License: GPL
 Group: Applications/System
 URL: https://hosted.fedoraproject.org/projects/revisor
@@ -15,6 +15,7 @@
 Requires: squashfs-tools, anaconda-runtime, createrepo, busybox-anaconda, fedora-release >= 7
 Requires: livecd-tools
 BuildArch: noarch
+ExcludeArch: ppc ppc64
 BuildRequires: intltool, gettext, python, desktop-file-utils
 
 %description
@@ -23,6 +24,24 @@
 is pungi, which builds the installation media. The other is livecd-tools,
 which builds the live image.
 
+#%package -n revisor-cobbler
+#Summary:    Revisor Cobbler Integration
+#Group:      Applications/System
+#Requires:   cobbler, koan, revisor = %{version}-%{release}
+
+#%description -n revisor-cobbler
+#Revisor Integration with Cobbler for having Revisor do DHCP, PXE,
+#Xen and KVM stuff.
+
+#%package -n revisor-delta
+#Summary:    Revisor Deltarpm Integration
+#Group:      Applications/System
+#Requires:   deltarpm, revisor = %{version}-%{release}
+
+#%description -n revisor-delta
+#Revisor Integration with deltarpm for generating delta ISO images.
+
+
 %prep
 %setup -q
 
@@ -67,9 +86,25 @@
 %{_datadir}/revisor/pixmaps/*
 %{_datadir}/pixmaps/*
 
+#%files -n revisor-cobbler
+#%defattr(-,root,root,-)
+#%dir %{python_sitelib}/revisor/cobbler
+#%{python_sitelib}/revisor/cobbler/*.py
+#%{python_sitelib}/revisor/cobbler/*.pyc
+#%{python_sitelib}/revisor/cobbler/*.pyo
+
+#%files -n revisor-delta
+#%defattr(-,root,root,-)
+#%dir %{python_sitelib}/revisor/delta
+#%{python_sitelib}/revisor/delta/*.py
+#%{python_sitelib}/revisor/delta/*.pyc
+#%{python_sitelib}/revisor/delta/*.pyo
+
+
 %changelog
-* Sun Jun 24 2007 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.3.12-5
-- Rebuild with ExcludeArch because %%if(n)arch magic is not going to work
+* Wed Jun 27 2007 Jonathan Steffan <jon a fedoraunity.org> 2.0.4.0-1
+- Bugfixes from 2.0.3.x
+- Start of all the new features of 2.0.4
 
 * Sun Jun 24 2007 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.3.12-1
 - Removed excludearchs ppc, ppc64 and added some logic to the spec file


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	28 Jun 2007 22:07:23 -0000	1.15
+++ sources	30 Jun 2007 08:38:54 -0000	1.16
@@ -1 +1 @@
-90033f00b8707baffe0d6ebc92adc1fb  revisor-2.0.3.12.tar.gz
+f5d71fce3bfa6c015be065f7fde815e8  revisor-2.0.4.0.tar.gz




More information about the fedora-extras-commits mailing list