]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/commitdiff
- drop deleted patch
authorMarcin Krol <hawk@tld-linux.org>
Thu, 5 Jun 2014 07:13:01 +0000 (07:13 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 5 Jun 2014 07:13:01 +0000 (07:13 +0000)
phpMyAdmin.spec

index 5996b5440aae8c1cbf5e9920ea0f436f6c94d3e3..358de1d3d02867d8e5f6c253311028093b43b850 100644 (file)
@@ -14,7 +14,6 @@ Source1:      %{name}-apache.conf
 Source2:       %{name}-lighttpd.conf
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-ServerSelectDisplayName.patch
-Patch2:                %{name}-ServerSelectDisplayName-config.patch
 URL:           http://www.phpmyadmin.net/
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: tar >= 1:1.22
@@ -87,7 +86,6 @@ podrÄ™cznika MySQL). Aktualnie phpMyAdmin potrafi:
 %setup -q -n %{name}-%{version}-all-languages
 %patch0 -p1
 %patch1 -p0
-%patch2 -p0
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f