Author: justi9
Date: 2008-09-24 11:19:38 -0400 (Wed, 24 Sep 2008)
New Revision: 2538
Removed:
mgmt/trunk/mrg-management.spec
Log:
Remove an obsolete spec file
Deleted: mgmt/trunk/mrg-management.spec
===================================================================
--- mgmt/trunk/mrg-management.spec 2008-09-23 21:21:47 UTC (rev 2537)
+++ mgmt/trunk/mrg-management.spec 2008-09-24 15:19:38 UTC (rev 2538)
@@ -1,37 +0,0 @@
-Summary: MRG - management component
-Name: mrg-management
-Version: 1.0
-Release: 2%{?dist}
-License: LGPL
-Group: System Environment/Libraries
-URL:
http://redhat.com/mrg
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildArch: noarch
-
-Requires: cumin
-
-
-%description
-This is the top-level package that includes the MRG management component.
-
-%install
-rm -rf %{buildroot}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%prep
-
-%build
-
-%files
-%defattr(-,root,root,-)
-
-
-%changelog
-* Mon Feb 11 2008 Rafael Schloming <rafaels(a)redhat.com> - 1.0-2
-- Bump for Beta 3 update
-
-* Fri Jan 18 2008 Nuno Santos <nsantos(a)redhat.com> - 1.0-1
-- Initial build.
-