SPECS: yiff.spec - strict deps
darekr
darekr at pld-linux.org
Sun Nov 13 17:51:08 CET 2005
Author: darekr Date: Sun Nov 13 16:51:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- strict deps
---- Files affected:
SPECS:
yiff.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/yiff.spec
diff -u SPECS/yiff.spec:1.24 SPECS/yiff.spec:1.25
--- SPECS/yiff.spec:1.24 Mon May 9 17:57:34 2005
+++ SPECS/yiff.spec Sun Nov 13 17:51:03 2005
@@ -37,7 +37,7 @@
Summary: YIFF development package
Summary(pl): Pakiet programistyczny YIFF
Group: Development/Libraries
-Requires: %{name}-lib = %{version}
+Requires: %{name}-lib = %{version}-%{release}
%description devel
YIFF Sound Systems development files required to develop programs
@@ -63,7 +63,7 @@
Summary: YIFF configuration utility
Summary(pl): Narzędzie konfiguracyjne do YIFF
Group: Applications/Sound
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description config
YIFF Sound Systems configuration utility.
@@ -139,7 +139,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/y[!i]*
%attr(755,root,root) %{_sbindir}/*
-%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/yiffrc
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yiffrc
%{_mandir}/man1/y[!i]*
%{_mandir}/man8/*
%{_pixmapsdir}/yiff.xpm
@@ -170,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/11/13 16:51:03 darekr
+- strict deps
+
Revision 1.24 2005/05/09 15:57:34 witekfl
- added gcc4.patch
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yiff.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list