SPECS: drraw.spec - up to 2.1.3; path to perl

zbyniu zbyniu at pld-linux.org
Wed Aug 3 14:48:37 CEST 2005


Author: zbyniu                       Date: Wed Aug  3 12:48:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.3; path to perl

---- Files affected:
SPECS:
   drraw.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/drraw.spec
diff -u SPECS/drraw.spec:1.7 SPECS/drraw.spec:1.8
--- SPECS/drraw.spec:1.7	Thu May 19 14:02:07 2005
+++ SPECS/drraw.spec	Wed Aug  3 14:48:32 2005
@@ -2,14 +2,15 @@
 Summary:	Draw Round Robin Archives on the Web
 Summary(pl):	Drraw - rysowanie wykresów RRD na WWW
 Name:		drraw
-Version:	2.1.2
+Version:	2.1.3
 Release:	0.1
 License:	BSD
 Group:		Applications/Databases
 Source0:	http://web.taranis.org/drraw/dist/%{name}-%{version}.tgz
-# Source0-md5:	fccef17a09d858b3ffdeb49c08455104
+# Source0-md5:	99466034678b46784fcd4463882b6c8a
 Patch0:		%{name}-conf.patch
 URL:		http://web.taranis.org/drraw/
+BuildRequires:	sed >= 4.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,6 +32,7 @@
 %prep
 %setup -q
 %patch -p1
+sed -i 's@^#! /usr/local/bin/perl@#!/usr/bin/perl@' drraw.cgi
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,7 +51,7 @@
 %attr(755,root,root) /home/services/html/cgi-bin/drraw.cgi
 %attr(755,http,http) /home/services/drraw/
 /home/services/html/cgi-bin/icons/*
-%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) /home/services/html/cgi-bin/drraw.conf
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) /home/services/html/cgi-bin/drraw.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/08/03 12:48:32  zbyniu
+- up to 2.1.3; path to perl
+
 Revision 1.7  2005/05/19 12:02:07  zbyniu
 - up to 2.1.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drraw.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list