From afb9deb4206c7ff4f079dfbbb453c5d4319db91e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 25 Sep 2010 09:03:27 -0500 Subject: [PATCH] - rebuild (ghostscript) - %files: track sonames (and friends) closer --- libspectre.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/libspectre.spec b/libspectre.spec index 28892e6..dc04b13 100644 --- a/libspectre.spec +++ b/libspectre.spec @@ -1,6 +1,6 @@ Name: libspectre Version: 0.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for rendering PostScript(TM) documents Group: System Environment/Libraries @@ -55,16 +55,20 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS NEWS README TODO -%{_libdir}/*.so.* +%{_libdir}/libspectre.so.1* %files devel %defattr(-,root,root,-) -%{_includedir}/* -%{_libdir}/*.so +%{_includedir}/libspectre/ +%{_libdir}/libspectre.so %{_libdir}/pkgconfig/libspectre.pc %changelog +* Sat Sep 25 2010 Rex Dieter - 0.2.6-2 +- rebuild (ghostscript) +- %%files: track sonames (and friends) closer + * Sat Jun 12 2010 Matthias Clasen - 0.2.6-1 - Update to 0.2.6