]> git.pld-linux.org Git - packages/ZendStudio.git/commitdiff
- skip P: libpng12.so.0
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 6 Mar 2011 11:39:13 +0000 (11:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendStudio.spec -> 1.10

ZendStudio.spec

index 7069b64fe2dd54188c9a935a0a2a859b135d1b05..615f5715a59f2d2fc5b5ae2009db2d6653bb237c 100644 (file)
@@ -19,6 +19,10 @@ BuildRequires:       rpm-pythonprov
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# no Provides for privately packaged libs
+%define                _noautoprov             libpng12.so.0
+%define                _noautoreq              %{_noautoprov}
+
 %define                _appdir         %{_libdir}/%{name}
 
 %description
This page took 0.07744 seconds and 4 git commands to generate.