Author: glen                         Date: Sat May 27 23:17:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   lftp.spec (1.216 -> 1.217) 

---- Diffs:

================================================================
Index: SPECS/lftp.spec
diff -u SPECS/lftp.spec:1.216 SPECS/lftp.spec:1.217
--- SPECS/lftp.spec:1.216       Sat May 27 20:19:33 2006
+++ SPECS/lftp.spec     Sun May 28 01:17:54 2006
@@ -35,11 +35,11 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel >= 0.14.2
+%{?with_gnutls:BuildRequires:  gnutls-devel >= 1.2.5}
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: ncurses-devel >= 5.2
 %{?with_openssl:BuildRequires: openssl-devel >= 0.9.7d}
-%{?with_gnutls:BuildRequires:  gnutls-devel >= 1.2.5}
 BuildRequires: readline-devel >= 4.2
 BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -114,6 +114,8 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+rm -f $RPM_BUILD_ROOT%{_mandir}/{README.lftp-man-pages,lftpget.diff}
+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %find_lang %{name}
 
@@ -143,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.217  2006/05/27 23:17:54  glen
+- check-files cleanup
+
 Revision 1.216  2006/05/27 18:19:33  qboosh
 - updated to 3.4.7, updated pl.po-update patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lftp.spec?r1=1.216&r2=1.217&f=u

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

Reply via email to