]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- updated dep for /usr/share/empty dir (FHS -> filesystem); release 2 auto/th/openssh-4_4p1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Oct 2006 18:32:50 +0000 (18:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.269

openssh.spec

index 36a9fe18fe8742ce8db8008cf935491405a51e9d..405bb0861af9ee6f4f9c099f02ceb5b478093511 100644 (file)
@@ -16,7 +16,6 @@
 %endif
 # gtk2-based gnome-askpass means no gnome1-based
 %{?with_gtk:%undefine with_gnome}
-%define                _rel    1
 Summary:       OpenSSH free Secure Shell (SSH) implementation
 Summary(de):   OpenSSH - freie Implementation der Secure Shell (SSH)
 Summary(es):   Implementación libre de SSH
@@ -29,7 +28,7 @@ Summary(ru):  OpenSSH - 
 Summary(uk):   OpenSSH - ×¦ÌØÎÁ ÒÅÁ̦ÚÁæѠÐÒÏÔÏËÏÌÕ Secure Shell (SSH)
 Name:          openssh
 Version:       4.4p1
-Release:       %{_rel}%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
+Release:       2%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -84,7 +83,7 @@ BuildRequires:        pam-devel
 %{?with_gtk:BuildRequires:     pkgconfig}
 BuildRequires: rpmbuild(macros) >= 1.318
 BuildRequires: zlib-devel
-Requires:      FHS >= 2.1-24
+Requires:      filesystem >= 3.0-11
 Requires:      pam >= 0.79.0
 Obsoletes:     ssh
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.07328 seconds and 4 git commands to generate.