SPECS: splashy.spec - base R: -libs
qboosh
qboosh at pld-linux.org
Sun Jun 3 15:40:24 CEST 2007
Author: qboosh Date: Sun Jun 3 13:40:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- base R: -libs
---- Files affected:
SPECS:
splashy.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.5 SPECS/splashy.spec:1.6
--- SPECS/splashy.spec:1.5 Fri May 25 11:45:45 2007
+++ SPECS/splashy.spec Sun Jun 3 15:40:17 2007
@@ -23,6 +23,7 @@
BuildRequires: perl-tools-pod
BuildRequires: pkgconfig
BuildRequires: sysfsutils-static
+Requires: %{name}-list = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
@@ -160,17 +161,17 @@
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libsplashy*.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
+%attr(755,root,root) %{_libdir}/libsplashy*.so
+%{_libdir}/libsplashy*.la
+%{_includedir}/splashy*.h
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libsplashy*.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -178,6 +179,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/06/03 13:40:17 qboosh
+- base R: -libs
+
Revision 1.5 2007/05/25 09:45:45 beorn
- BR: libmagic-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/splashy.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list