summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2010-08-21 19:07:52 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit10b1c39bb8a0a8bab3946a634d1506fa8d27c91c (patch)
tree567854979ee4cde226627fb6d6d562f534e0703f
parent61bd2ad931bef954ab290dc5995369bf5b707742 (diff)
downloadphp-pear-Gtk2_IndexedComboBox-10b1c39bb8a0a8bab3946a634d1506fa8d27c91c.zip
php-pear-Gtk2_IndexedComboBox-10b1c39bb8a0a8bab3946a634d1506fa8d27c91c.tar.gz
- release 2 Changed files: php-pear-Gtk2_IndexedComboBox.spec -> 1.12
-rw-r--r--php-pear-Gtk2_IndexedComboBox.spec10
1 files changed, 3 insertions, 7 deletions
diff --git a/php-pear-Gtk2_IndexedComboBox.spec b/php-pear-Gtk2_IndexedComboBox.spec
index e9e56d3..6325c7e 100644
--- a/php-pear-Gtk2_IndexedComboBox.spec
+++ b/php-pear-Gtk2_IndexedComboBox.spec
@@ -1,15 +1,11 @@
%include /usr/lib/rpm/macros.php
-%define _class Gtk2
-%define _subclass IndexedComboBox
%define _status stable
%define _pearname Gtk2_IndexedComboBox
-
Summary: %{_pearname} - Indexed Gtk2 combo box similar to the HTML select box
Summary(pl.UTF-8): %{_pearname} - Indeksowane pole Gtk2 typu combo box podobne do pola wyboru HTML
Name: php-pear-%{_pearname}
Version: 1.1.0
-Release: 1
-Epoch: 0
+Release: 2
License: LGPL
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -18,7 +14,7 @@ URL: http://pear.php.net/package/Gtk2_IndexedComboBox/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.300
-Requires: php(gtk2)
+Requires: php-gtk2
Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,7 +40,7 @@ Ta klasa ma w PEAR status: %{_status}.
Summary: Tests for PEAR::%{_pearname}
Summary(pl.UTF-8): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
AutoReq: no
%description tests