From cd8db6d987375da7fdaf38288e9a09607787227b Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 23 2004 01:38:44 +0000 Subject: auto-import changelog data from comps-extras-7.2.93-0.src.rpm Tue Jul 23 2002 Jeremy Katz - Initial build. --- diff --git a/.cvsignore b/.cvsignore index e69de29..190d89d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +comps-extras-7.2.93.tar.gz diff --git a/comps-extras.spec b/comps-extras.spec new file mode 100644 index 0000000..8d097c8 --- /dev/null +++ b/comps-extras.spec @@ -0,0 +1,39 @@ +Summary: Images for components and tools for working with the comps file +Name: comps-extras +Version: 7.2.93 +Release: 0 +Source0: %{name}-%{version}.tar.gz +License: GPL +Group: Applications/System +BuildRoot: %{_tmppath}/%{name}-root +BuildArch: noarch + +%description +This package contains images for the components included in Red Hat Linux +as well as some tools for working with the comps file + +%prep +%setup -q + +%build +make + +%install +rm -rf $RPM_BUILD_ROOT + +make DESTDIR=$RPM_BUILD_ROOT install + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%{_datadir}/pixmaps/comps +%{_datadir}/comps-extras + + +%changelog +* Tue Jul 23 2002 Jeremy Katz +- Initial build. + + diff --git a/sources b/sources index e69de29..8cb358f 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +ce1a6f30220f7ffc132a5240c88cacf3 comps-extras-7.2.93.tar.gz