Author: glen Date: Sun Dec 30 21:49:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - package ghost shared lib link - drop bogus libpwd deps - rel 1
---- Files affected: SPECS: libwpg.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libwpg.spec diff -u SPECS/libwpg.spec:1.2 SPECS/libwpg.spec:1.3 --- SPECS/libwpg.spec:1.2 Sun Dec 30 22:46:04 2007 +++ SPECS/libwpg.spec Sun Dec 30 22:49:45 2007 @@ -2,7 +2,7 @@ Summary: Library for importing and converting Corel WordPerfect(tm) Graphics images Name: libwpg Version: 0.1.2 -Release: 0.1 +Release: 1 License: LGPL v2+ Group: Libraries URL: http://libwpg.sourceforge.net/ @@ -10,7 +10,6 @@ # Source0-md5: 317cee27f380c394c6e4eec02d45cab8 BuildRequires: automake BuildRequires: libstdc++-devel -BuildRequires: libwpd-devel >= 0.8 BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -26,7 +25,6 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libstdc++-devel -Requires: libwpg-devel >= 0.8 %description devel Header files for libwpg library. @@ -79,6 +77,7 @@ %defattr(644,root,root,755) %doc README %attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/lib*.so.1 %files devel %defattr(644,root,root,755) @@ -103,6 +102,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007-12-30 21:49:45 glen +- package ghost shared lib link +- drop bogus libpwd deps +- rel 1 + Revision 1.2 2007-12-30 21:46:04 glen - use sf url ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libwpg.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
