Author: cactus Date: Thu Jun 24 20:12:01 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 1; ghost symlink, add .pc file
---- Files affected: packages/libdlna: libdlna.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/libdlna/libdlna.spec diff -u packages/libdlna/libdlna.spec:1.4 packages/libdlna/libdlna.spec:1.5 --- packages/libdlna/libdlna.spec:1.4 Thu Jun 24 22:03:36 2010 +++ packages/libdlna/libdlna.spec Thu Jun 24 22:11:55 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka DLNA Name: libdlna Version: 0.2.3 -Release: 0.2 +Release: 1 License: GPL v2 Group: Libraries Source0: http://libdlna.geexbox.org/releases/%{name}-%{version}.tar.bz2 @@ -73,11 +73,13 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_libdir}/lib*.so.*.* -%attr(755,root,root) %{_libdir}/lib*.so +%attr(755,root,root) %ghost %{_libdir}/lib*.so.? %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/lib*.so %{_includedir}/*.h +%{_pkgconfigdir}/%{name}.pc %files static %defattr(644,root,root,755) @@ -89,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/06/24 20:11:55 cactus +- rel 1; ghost symlink, add .pc file + Revision 1.4 2010/06/24 20:03:36 cactus - pass libdir to configure - install in lib64 support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdlna/libdlna.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
