SPECS: libzvt.spec - strict internal deps, unified
qboosh
qboosh at pld-linux.org
Mon Sep 18 09:45:42 CEST 2006
Author: qboosh Date: Mon Sep 18 07:45:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- strict internal deps, unified
---- Files affected:
SPECS:
libzvt.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/libzvt.spec
diff -u SPECS/libzvt.spec:1.38 SPECS/libzvt.spec:1.39
--- SPECS/libzvt.spec:1.38 Sun Sep 17 20:06:18 2006
+++ SPECS/libzvt.spec Mon Sep 18 09:45:37 2006
@@ -40,7 +40,7 @@
Summary(es): Cabeceras para libzvt
Summary(pl): Pliki nagłówkowe libzvt
Group: X11/Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Requires: gtk+2-devel
Requires: libart_lgpl-devel
@@ -73,7 +73,7 @@
Summary(es): Biblioteca libzvt estática
Summary(pl): Statyczna biblioteka libzvt
Group: X11/Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
Static version of libzvt libraries.
@@ -91,7 +91,6 @@
%patch2 -p0
%build
-rm -f missing
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -124,7 +123,7 @@
%files devel
%defattr(644,root,root,755)
-%{_libdir}/lib*.so
+%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_includedir}/libzvt-*
%{_pkgconfigdir}/*
@@ -139,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/09/18 07:45:37 qboosh
+- strict internal deps, unified
+
Revision 1.38 2006/09/17 18:06:18 czarny
- added patch to make it link
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libzvt.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list