steffen: server/perl-kolab perl-kolab.spec, 1.92, 1.93 perl-kolab.spec.in, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Thu Jun 30 10:57:56 CEST 2005


Author: steffen

Update of /kolabrepository/server/perl-kolab
In directory doto:/tmp/cvs-serv31424

Modified Files:
	perl-kolab.spec perl-kolab.spec.in 
Log Message:
more autoperlization

Index: perl-kolab.spec
===================================================================
RCS file: /kolabrepository/server/perl-kolab/perl-kolab.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- perl-kolab.spec	30 Jun 2005 01:43:55 -0000	1.92
+++ perl-kolab.spec	30 Jun 2005 08:57:54 -0000	1.93
@@ -37,7 +37,7 @@
 Group:        Language
 License:      GPL/Artistic
 Version:      5.8.5
-Release:      20050629
+Release:      20050630
 
 #   list of sources
 Source0:      perl-kolab-5.8.5.tar.gz
@@ -59,12 +59,7 @@
 
 
 %build
-    %{configure} --prefix=/usr \
-		 --includedir=%{perl_sitearch} \
-                 --localstatedir=/var \
-                 --sysconfdir=/etc \
-                 --webadmindir=/srv/www/htdocs/kolab
-
+    %{configure} 
     make
 
 %install

Index: perl-kolab.spec.in
===================================================================
RCS file: /kolabrepository/server/perl-kolab/perl-kolab.spec.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- perl-kolab.spec.in	30 Jun 2005 01:43:55 -0000	1.2
+++ perl-kolab.spec.in	30 Jun 2005 08:57:54 -0000	1.3
@@ -37,7 +37,7 @@
 Group:        Language
 License:      GPL/Artistic
 Version:      @VERSION@
-Release:      20050629
+Release:      20050630
 
 #   list of sources
 Source0:      perl-kolab- at VERSION@.tar.gz
@@ -59,12 +59,7 @@
 
 
 %build
-    %{configure} --prefix=/usr \
-		 --includedir=%{perl_sitearch} \
-                 --localstatedir=/var \
-                 --sysconfdir=/etc \
-                 --webadmindir=/srv/www/htdocs/kolab
-
+    %{configure} 
     make
 
 %install





More information about the commits mailing list