SPECS (DEVEL): proftpd.spec - define _libexecdir for dir of dso mo...

glen glen at pld-linux.org
Sat Apr 29 13:44:24 CEST 2006


Author: glen                         Date: Sat Apr 29 11:44:24 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- define _libexecdir for dir of dso modules

---- Files affected:
SPECS:
   proftpd.spec (1.211.2.11 -> 1.211.2.12) 

---- Diffs:

================================================================
Index: SPECS/proftpd.spec
diff -u SPECS/proftpd.spec:1.211.2.11 SPECS/proftpd.spec:1.211.2.12
--- SPECS/proftpd.spec:1.211.2.11	Sat Apr 29 13:34:46 2006
+++ SPECS/proftpd.spec	Sat Apr 29 13:44:19 2006
@@ -21,7 +21,7 @@
 Summary(zh_CN):	Ň×ÓÚšÜŔíľÄ,°˛ČŤľÄ FTP ˇţÎńĆ÷
 Name:		proftpd
 Version:	1.3.0
-Release:	0.2
+Release:	0.4
 Epoch:		1
 License:	GPL v2+
 Group:		Daemons
@@ -58,6 +58,7 @@
 
 %define		_sysconfdir		/etc/ftpd
 %define		_localstatedir	/var/run
+%define		_libexecdir		%{_prefix}/%{_lib}/%{name}
 
 %description
 ProFTPD is a highly configurable FTP daemon for unix and unix-like
@@ -276,10 +277,8 @@
 
 :> $RPM_BUILD_ROOT/etc/security/blacklist.ftp
 
-install -d $RPM_BUILD_ROOT%{_libdir}/%{name}
-mv $RPM_BUILD_ROOT%{_libdir}/mod_* $RPM_BUILD_ROOT%{_libdir}/%{name}
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.a
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/%{name}/*.a
+rm $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/ftpusers-path.diff*
 
@@ -404,6 +403,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.211.2.12  2006/04/29 11:44:19  glen
+- define _libexecdir for dir of dso modules
+
 Revision 1.211.2.11  2006/04/29 11:34:46  glen
 - cleanups, typos
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/proftpd.spec?r1=1.211.2.11&r2=1.211.2.12&f=u



More information about the pld-cvs-commit mailing list