SPECS: rpm.spec - add rpmconstant and rpmmisc lib symlinks to -devel

arekm arekm at pld-linux.org
Tue Oct 30 22:44:19 CET 2007


Author: arekm                        Date: Tue Oct 30 21:44:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add rpmconstant and rpmmisc lib symlinks to -devel

---- Files affected:
SPECS:
   rpm.spec (1.854 -> 1.855) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.854 SPECS/rpm.spec:1.855
--- SPECS/rpm.spec:1.854	Tue Oct 30 22:39:42 2007
+++ SPECS/rpm.spec	Tue Oct 30 22:44:14 2007
@@ -1038,8 +1038,12 @@
 %{_pkgconfigdir}/*.pc
 %attr(755,root,root) %{_libdir}/librpm.so
 %attr(755,root,root) %{_libdir}/librpm-%{sover}.so
+%attr(755,root,root) %{_libdir}/librpmconstant.so
+%attr(755,root,root) %{_libdir}/librpmconstant-%{sover}.so
 %attr(755,root,root) %{_libdir}/librpmio.so
 %attr(755,root,root) %{_libdir}/librpmio-%{sover}.so
+%attr(755,root,root) %{_libdir}/librpmmisc.so
+%attr(755,root,root) %{_libdir}/librpmmisc-%{sover}.so
 %attr(755,root,root) %{_libdir}/librpmdb.so
 %attr(755,root,root) %{_libdir}/librpmdb-%{sover}.so
 %attr(755,root,root) %{_libdir}/librpmbuild.so
@@ -1194,6 +1198,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.855  2007/10/30 21:44:14  arekm
+- add rpmconstant and rpmmisc lib symlinks to -devel
+
 Revision 1.854  2007/10/30 21:39:42  arekm
 - Enable internal LUA. We use it in some Th scripts.
 - PCRE was causing segfault due to rpmio and others using PCRE-like regcomp
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.854&r2=1.855&f=u



More information about the pld-cvs-commit mailing list