SPECS: ocs-ng-inventory.spec - tabs

ankry ankry at pld-linux.org
Tue Oct 3 17:34:48 CEST 2006


Author: ankry                        Date: Tue Oct  3 15:34:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tabs

---- Files affected:
SPECS:
   ocs-ng-inventory.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ocs-ng-inventory.spec
diff -u SPECS/ocs-ng-inventory.spec:1.10 SPECS/ocs-ng-inventory.spec:1.11
--- SPECS/ocs-ng-inventory.spec:1.10	Tue Oct  3 16:40:50 2006
+++ SPECS/ocs-ng-inventory.spec	Tue Oct  3 17:34:43 2006
@@ -32,14 +32,14 @@
 Requires:	perl-XML-Simple >= 2.12
 Requires:	php-common >= 3:4.3.2
 Requires:	php-pecl-zip
-Requires:       webapps
+Requires:	webapps
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _webapps        /etc/webapps
-%define         _webapp         %{name}
-%define         _webappconfdir  %{_webapps}/%{_webapp}
-%define         _appdir         %{_datadir}/%{_webapp}
+%define		_webapps	/etc/webapps
+%define		_webapp		%{name}
+%define		_webappconfdir	%{_webapps}/%{_webapp}
+%define		_appdir		%{_datadir}/%{_webapp}
 
 %description
 Open Computer and Software Inventory Next Generation is an application
@@ -101,7 +101,7 @@
 %build
 cd Apache
 %{__perl} Makefile.PL \
-        INSTALLDIRS=vendor
+	INSTALLDIRS=vendor
 %{__make}
 
 %install
@@ -109,7 +109,7 @@
 
 cd Apache
 %{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 cd ..
 
 install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_sysconfdir}/logrotate.d,%{_var}/log/%{name}}
@@ -151,12 +151,15 @@
 #%files agent
 #%defattr(644,root,root,755)
 
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/10/03 15:34:43  ankry
+- tabs
+
 Revision 1.10  2006/10/03 14:40:50  wolvverine
 - webapps, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocs-ng-inventory.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list