]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commitdiff
- disable php pear dependency generators auto/th/rpm-pld-macros-1.753-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 17 Oct 2020 08:02:30 +0000 (10:02 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 17 Oct 2020 08:02:30 +0000 (10:02 +0200)
- ver 1.753

attr.php
rpm-pld-macros.spec

index 2b739e42b0ae7940efeb121c5d6b28fe253dda36..adb9e47b78cbe445af63456d37765a4d9f362d28 100644 (file)
--- a/attr.php
+++ b/attr.php
@@ -1,5 +1,5 @@
-%__php_provides                %{_rpmhome}/php.prov
+#__php_provides                %{_rpmhome}/php.prov
 # define 'php_req_new' in ~/.rpmmacros to use php version of req finder
-%__php_requires                env PHP_MIN_VERSION=%{?php_min_version} %{_rpmhome}/php.req%{?php_req_new:.php}
+#__php_requires                env PHP_MIN_VERSION=%{?php_min_version} %{_rpmhome}/php.req%{?php_req_new:.php}
 %__php_magic           ^PHP script.*
 %__php_path            \\.php$
index 0aa5cf488ef5a652755b30e75d2812598a6182dc..282f173050f8dd24bf3e3449f991870977713395 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.752
+%define                rpm_macros_rev  1.753
 %define                find_lang_rev   1.40
 # split into individual X_prov_ver if there is a reason to desync
 %define                prov_ver        4.15
This page took 0.466699 seconds and 4 git commands to generate.