Author: arekm                        Date: Sat Aug  9 18:55:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- many bugs in 3.8.0; package 3.8.1 temporaily in such bad form (final comes in 
a few days)

---- Files affected:
SPECS:
   rt.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.51 SPECS/rt.spec:1.52
--- SPECS/rt.spec:1.51  Sat Aug  9 00:46:18 2008
+++ SPECS/rt.spec       Sat Aug  9 20:55:51 2008
@@ -11,11 +11,11 @@
 Summary:       Request Tracker
 Summary(pl.UTF-8):     Request Tracker - system do śledzenia zleceń
 Name:          rt
-Version:       3.8.0
-Release:       2
+Version:       3.8.1
+Release:       0.1
 License:       GPL v2
 Group:         Applications
-Source0:       
http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
+Source0:       
http://download.bestpractical.com/pub/rt/release/%{name}-%{version}rc2.tar.gz
 # Source0-md5: 2803bc974a71bfc1c84fc2ee6ce18d22
 Source1:       %{name}-apache_dir.conf
 Source2:       %{name}-apache_vhost.conf
@@ -128,15 +128,19 @@
 z innymi narzędziami.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}rc2
 %patch0 -p0
 %patch1 -p1
 
+mv aclocal.m4 acinclude.m4
+
+sed -i -e 's#libdir:.*#libdir: %{_libdir}#g' config.layout
+
 %build
 %{__aclocal} -I m4
 %{__autoconf}
 %configure \
-       --enable-layout=FHS \
+       --enable-layout=PLDFHS \
        htmldir=%{htmldir} \
        exp_htmldir=%{htmldir} \
        masonstatedir=%{masonstatedir} \
@@ -190,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/08/09 18:55:51  arekm
+- many bugs in 3.8.0; package 3.8.1 temporaily in such bad form (final comes 
in a few days)
+
 Revision 1.51  2008/08/08 22:46:18  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.51&r2=1.52&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to