]> git.pld-linux.org Git - packages/shishi.git/commitdiff
- leaded common naming conventions for PAM module packages auto/ac/shishi-0_0_0-0_3
authorsiefca <siefca@pld-linux.org>
Tue, 25 Nov 2003 14:56:47 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added Epoch tag

Changed files:
    shishi.spec -> 1.4

shishi.spec

index 0893a468be0dd63506c655005e643ed8227cba8a..a1b824970717bef456d0843bdcd09b71d0bac645 100644 (file)
@@ -4,7 +4,8 @@ Summary:        Shishi - an implementation of RFC 1510(bis) (Kerberos V5 authentication
 Summary(pl):   Shishi - implementacja RFC 1510(bis) (uwierzytelniania Kerberos V5)
 Name:          shishi
 Version:       0.0.0
-Release:       0.2
+Release:       0.3
+Epoch:         0
 License:       GPL
 Group:         Libraries
 Source0:       http://savannah.nongnu.org/download/shishi/unstable.pkg/%{version}/%{name}-%{version}.tar.gz
@@ -105,16 +106,16 @@ Kerberized DARPA TELNET protocol server.
 %description telnetd -l pl
 Serwer skerberyzowanego protoko³u DARPA TELNET.
 
-%package -n pam_shishi
+%package -n pam-pam_shishi
 Summary:       PAM module for RFC 1510 (Kerberos V5) authentication
 Summary(pl):   Modu³ PAM do uwierzytelniania RFC 1510 (Kerberos V5)
 Group:         Libraries
 Requires:      %{name} = %{version}
 
-%description -n pam_shishi
+%description -n pam-pam_shishi
 PAM module for RFC 1510 (Kerberos V5) authentication.
 
-%description -n pam_shishi -l pl
+%description -n pam-pam_shishi -l pl
 Modu³ PAM do uwierzytelniania RFC 1510 (Kerberos V5).
 
 %prep
@@ -185,6 +186,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/shishi-telnetd
 %{_mandir}/man8/shishi-telnetd.8*
 
-%files -n pam_shishi
+%files -n pam-pam_shishi
 %defattr(644,root,root,755)
 %attr(755,root,root) /lib/security/pam_shishi.so*
This page took 0.125306 seconds and 4 git commands to generate.