Author: baggins                      Date: Tue Sep 27 14:27:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix x8664 libdir

---- Files affected:
SPECS:
   amanda.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/amanda.spec
diff -u SPECS/amanda.spec:1.131 SPECS/amanda.spec:1.132
--- SPECS/amanda.spec:1.131     Sat Sep 17 12:44:59 2005
+++ SPECS/amanda.spec   Tue Sep 27 16:27:07 2005
@@ -7,7 +7,7 @@
 Summary(pl):   Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:          amanda
 Version:       2.4.5
-Release:       2
+Release:       2.1
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz
@@ -174,9 +174,9 @@
        SETUID_GROUP=`id -g`
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/cron.d/amanda-srv
-install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amanda
-install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amandaidx
-install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amidxtape
+sed -e '|/usr/lib|%{_libdir}|' %{SOURCE2} 
>$RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amanda
+sed -e '|/usr/lib|%{_libdir}|' %{SOURCE3} 
>$RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amandaidx
+sed -e '|/usr/lib|%{_libdir}|' %{SOURCE4} 
>$RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amidxtape
 
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/amanda
 install example/*.ps $RPM_BUILD_ROOT%{_localstatedir}/amanda
@@ -357,6 +357,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2005/09/27 14:27:07  baggins
+- fix x8664 libdir
+
 Revision 1.131  2005/09/17 10:44:59  arekm
 - readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amanda.spec?r1=1.131&r2=1.132&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to