summaryrefslogtreecommitdiffstats
path: root/php-pear-Auth-Yubico-2.3.channel.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-10 07:17:36 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-10 07:17:36 +0200
commit5af1f8effd032a893f42b256595fe16a2d27e5f5 (patch)
treeb8c386e73cb0395d0bed0f6a19e1279bf93f8c2e /php-pear-Auth-Yubico-2.3.channel.patch
repo reorg
Diffstat (limited to 'php-pear-Auth-Yubico-2.3.channel.patch')
-rw-r--r--php-pear-Auth-Yubico-2.3.channel.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/php-pear-Auth-Yubico-2.3.channel.patch b/php-pear-Auth-Yubico-2.3.channel.patch
new file mode 100644
index 0000000..dded191
--- /dev/null
+++ b/php-pear-Auth-Yubico-2.3.channel.patch
@@ -0,0 +1,22 @@
+diff -Naur Auth_Yubico-2.3.orig/package.xml Auth_Yubico-2.3.new/package.xml
+--- Auth_Yubico-2.3.orig/package.xml 2011-02-02 21:22:16.000000000 +0100
++++ Auth_Yubico-2.3.new/package.xml 2011-02-03 14:08:23.561533880 +0100
+@@ -4,7 +4,7 @@
+ http://pear.php.net/dtd/package-2.0
+ http://pear.php.net/dtd/package-2.0.xsd">
+ <name>Auth_Yubico</name>
+- <channel>pear.php.net</channel>
++ <channel>__uri</channel>
+ <summary>Authentication class for verifying Yubico OTP tokens.</summary>
+ <description>PHP class to help you verify Yubico OTP tokens.
+ </description>
+@@ -40,6 +40,9 @@
+ <pearinstaller>
+ <min>1.4.0b1</min>
+ </pearinstaller>
++ <extension>
++ <name>curl</name>
++ </extension>
+ </required>
+ </dependencies>
+ <phprelease />