summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-30 08:37:30 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-30 08:37:30 +0100
commitea185427e847aa884179568a8dca03c21ac75e86 (patch)
tree30f9a2ede2c535199709521d707ba47744cea59a
parent81e5838f4101c91f8aea7facdd63320353bad7ea (diff)
php-horde-Horde-Timezone: cleanups for review
-rw-r--r--php-horde-Horde-Timezone.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-horde-Horde-Timezone.spec b/php-horde-Horde-Timezone.spec
index 73797a0..cfbaf1d 100644
--- a/php-horde-Horde-Timezone.spec
+++ b/php-horde-Horde-Timezone.spec
@@ -10,7 +10,7 @@ Summary: Timezone library
Group: Development/Libraries
# missing COPYING file
License: LGPLv2
-URL: http://pear.horde.org
+URL: http://%{pear_channel}
Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -35,7 +35,7 @@ Conflicts: php-pear(%{pear_channel}/Horde_Icalendar) >= 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Vfs) >= 3.0.0
-Provides: php-pear(%{pear_channel}/Horde_Timezone) = %{version}
+Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
%description
@@ -91,11 +91,11 @@ fi
%{pear_xmldir}/%{name}.xml
%{pear_phpdir}/Horde/Timezone
%{pear_phpdir}/Horde/Timezone.php
-%{pear_testdir}/Horde_Timezone
+%{pear_testdir}/%{pear_name}
%changelog
-* Tue Jan 29 2013 Remi Collet <RPMS@FamilleCollet.com> - 1.0.2-1
+* Tue Jan 29 2013 Remi Collet <remi@fedoraproject.org> - 1.0.2-1
- Update to 1.0.2 for remi repo
- license now provided http://bugs.horde.org/ticket/11967
- new test layout