SPECS (AC-branch): kdesvn.spec - *.la for AC-branch
glen
glen at pld-linux.org
Fri Dec 21 22:20:04 CET 2007
Author: glen Date: Fri Dec 21 21:20:04 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- *.la for AC-branch
---- Files affected:
SPECS:
kdesvn.spec (1.49 -> 1.49.2.1)
---- Diffs:
================================================================
Index: SPECS/kdesvn.spec
diff -u SPECS/kdesvn.spec:1.49 SPECS/kdesvn.spec:1.49.2.1
--- SPECS/kdesvn.spec:1.49 Fri Dec 21 22:16:39 2007
+++ SPECS/kdesvn.spec Fri Dec 21 22:19:59 2007
@@ -103,8 +103,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la
-
%find_lang %{name} --with-kde
%clean
@@ -117,6 +115,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/kde3/*.so
+%{_libdir}/kde3/*.la
%{_desktopdir}/kde/kdesvn.desktop
%{_iconsdir}/*/*/*/*.png
%{_iconsdir}/*/*/*/*.svgz
@@ -138,6 +137,7 @@
%files svnqt-devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libsvnqt*.so
+%{_libdir}/libsvnqt.la
%{_includedir}/svnqt
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -146,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49.2.1 2007-12-21 21:19:59 glen
+- *.la for AC-branch
+
Revision 1.49 2007-12-21 21:16:39 glen
- check-files cleanup
- don't package dead symlinks; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdesvn.spec?r1=1.49&r2=1.49.2.1&f=u
More information about the pld-cvs-commit
mailing list