commit 2553786fbb7c10b5b68f57e92b557f3deb8f1db3
Author: Elan Ruusamäe <[email protected]>
Date: Sat May 4 20:06:50 2013 +0300
extra requires on features not required due strict dependencies
sqlite3.spec | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index d3e80d4..5f2e336 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -79,11 +79,9 @@ Summary(pl.UTF-8): Pliki nagłówkowe SQLite
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%if %{with unlock_notify}
-Requires: %{name}(unlock_notify)
Provides: %{name}-devel(unlock_notify)
%endif
%if %{with load_extension}
-Requires: %{name}(load_extension)
Provides: %{name}-devel(load_extension)
%endif
@@ -124,11 +122,9 @@ Summary(pl.UTF-8): Statyczne biblioteki SQLite
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%if %{with unclock_notify}
-Requires: %{name}-devel(unlock_notify)
Provides: %{name}-static(unlock_notify)
%endif
%if %{with load_extension}
-Requires: %{name}-devel(load_extension)
Provides: %{name}-static(load_extension)
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/2553786fbb7c10b5b68f57e92b557f3deb8f1db3
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit