rpms/revisor/devel .cvsignore, 1.8, 1.9 revisor.spec, 1.7, 1.8 sources, 1.10, 1.11

Jonathan Steffan (jsteffan) fedora-extras-commits at redhat.com
Mon Jun 25 21:32:31 UTC 2007


Author: jsteffan

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

Modified Files:
	.cvsignore revisor.spec sources 
Log Message:
Just to get something that doesn't have the almighty b0rkage of the old 2.0.3.12



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	24 Jun 2007 14:55:59 -0000	1.8
+++ .cvsignore	25 Jun 2007 21:31:55 -0000	1.9
@@ -1 +1 @@
-revisor-2.0.3.12.tar.gz
+revisor-2.0.4.1.tar.gz


Index: revisor.spec
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/revisor.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- revisor.spec	24 Jun 2007 14:55:59 -0000	1.7
+++ revisor.spec	25 Jun 2007 21:31:55 -0000	1.8
@@ -2,7 +2,7 @@
 
 Summary: Fedora "Spin" Graphical User Interface
 Name: revisor
-Version: 2.0.3.12
+Version: 2.0.4.1
 Release: 1%{?dist}
 License: GPL
 Group: Applications/System
@@ -19,7 +19,7 @@
 %ifarch ppc ppc64
 Patch0: patches/ppc-livecd.patch
 %endif
-BuildArch: noarch
+BuildArch: noarch ppc ppc64
 BuildRequires: intltool, gettext, python, desktop-file-utils
 
 %description
@@ -28,6 +28,15 @@
 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.
+
 %prep
 %setup -q
 %ifarch ppc ppc64
@@ -75,7 +84,18 @@
 %{_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
+
 %changelog
+* Sun Jun 24 2007 Jeroen van Meeuwen <kanarip a fedoraunity.org> 2.0.4.1-1
+- Adding explicit build archs ppc and ppc64
+- Trying to add cobbler as a sub package
+
 * 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
   including a patch to disable livecd composure.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/revisor/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	25 Jun 2007 21:01:44 -0000	1.10
+++ sources	25 Jun 2007 21:31:55 -0000	1.11
@@ -1 +1 @@
-2ca30cec70f36bc35056a1ffde943ad9  revisor-2.0.3.12.tar.gz
+926a6d12f4e16dd5334339d8e1aaf882  revisor-2.0.4.1.tar.gz




More information about the fedora-extras-commits mailing list