From: <ap...@re...> - 2005-01-28 22:09:03
|
Author: apevec Date: 2005-01-28 23:01:59 +0100 (Fri, 28 Jan 2005) New Revision: 190 Removed: ccm-ldn-aplaws/trunk/bundles/complete/ccm-bundle-aplaws-complete.spec.in ccm-ldn-aplaws/trunk/bundles/complete/config.cache ccm-ldn-aplaws/trunk/bundles/standard/config.cache Log: cleanup generated files Deleted: ccm-ldn-aplaws/trunk/bundles/complete/ccm-bundle-aplaws-complete.spec.in =================================================================== --- ccm-ldn-aplaws/trunk/bundles/complete/ccm-bundle-aplaws-complete.spec.in 2005-01-28 14:50:29 UTC (rev 189) +++ ccm-ldn-aplaws/trunk/bundles/complete/ccm-bundle-aplaws-complete.spec.in 2005-01-28 22:01:59 UTC (rev 190) @@ -1,43 +0,0 @@ -Summary: CCM Bundle APLAWS Complete -Name: @PACKAGE@ -Version: @VERSION@ -Release: @RELEASE@ -URL: http://www.aplaws.org.uk -Source0: %{name}-%{version}.tar.gz -License: GPL -Group: Applications/Internet/CCM -BuildRoot: %{_tmppath}/%{name}-root -Requires: ccm-tools-bundle -#Requires: ::requires:: -BuildArchitectures: noarch -Prefix: /usr - -%description -The APLAWS Complete Bundle provides a mechanism to install -the complete, pre-integrated set of APLAWS application. - -%prep -%setup -q - -%build -./configure --prefix=/usr -make - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - -%clean -rm -rf $RPM_BUILD_ROOT - -%files -%defattr(-,root,root) -/usr/share/ccm-tools/bundles/aplaws-complete/applications.cfg -/usr/share/ccm-tools/bundles/aplaws-complete/integration.properties -/usr/share/ccm-tools/bundles/aplaws-complete/web.xml - -%changelog -* Mon Jan 26 2004 Daniel Berrange <ber...@re...> -- Initial build. - - Deleted: ccm-ldn-aplaws/trunk/bundles/complete/config.cache =================================================================== --- ccm-ldn-aplaws/trunk/bundles/complete/config.cache 2005-01-28 14:50:29 UTC (rev 189) +++ ccm-ldn-aplaws/trunk/bundles/complete/config.cache 2005-01-28 22:01:59 UTC (rev 190) @@ -1,16 +0,0 @@ -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs. It is not useful on other systems. -# If it contains results you don't want to keep, you may remove or edit it. -# -# By default, configure uses ./config.cache as the cache file, -# creating it if it does not exist already. You can give configure -# the --cache-file=FILE option to use a different cache file; that is -# what configure does when it calls configure scripts in -# subdirectories, so they share the cache. -# Giving --cache-file=/dev/null disables caching, for debugging configure. -# config.status only pays attention to the cache file if you give it the -# --recheck option to rerun configure. -# -ac_cv_path_install=${ac_cv_path_install=$'/usr/bin/install -c'} -ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes} Deleted: ccm-ldn-aplaws/trunk/bundles/standard/config.cache =================================================================== --- ccm-ldn-aplaws/trunk/bundles/standard/config.cache 2005-01-28 14:50:29 UTC (rev 189) +++ ccm-ldn-aplaws/trunk/bundles/standard/config.cache 2005-01-28 22:01:59 UTC (rev 190) @@ -1,16 +0,0 @@ -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs. It is not useful on other systems. -# If it contains results you don't want to keep, you may remove or edit it. -# -# By default, configure uses ./config.cache as the cache file, -# creating it if it does not exist already. You can give configure -# the --cache-file=FILE option to use a different cache file; that is -# what configure does when it calls configure scripts in -# subdirectories, so they share the cache. -# Giving --cache-file=/dev/null disables caching, for debugging configure. -# config.status only pays attention to the cache file if you give it the -# --recheck option to rerun configure. -# -ac_cv_path_install=${ac_cv_path_install=$'/usr/bin/install -c'} -ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes} |