]> git.pld-linux.org Git - packages/ckermit.git/commitdiff
- spec adapterized. ckermit-7_0_197-2
authorkloczek <kloczek@pld-linux.org>
Mon, 21 Aug 2000 23:16:14 +0000 (23:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ckermit.spec -> 1.7

ckermit.spec

index 4d3ab456e1e7cbef4e4978f747c90afd11b6b2a9..37bdc28228467750ab4d55c3ae996bd53aff605b 100644 (file)
@@ -4,12 +4,13 @@ Version:      7.0.197
 Release:       2
 LIcense:       Special (see Copyright Notice)
 Group:         Applications/Communications
 Release:       2
 LIcense:       Special (see Copyright Notice)
 Group:         Applications/Communications
+Group(pl):     Aplikacje/Komunikacja
 Vendor:                The Kermit Project <kermit@columbia.edu>
 Source0:       ftp://kermit.columbia.edu/kermit/archives/cku197.tar.gz
 Vendor:                The Kermit Project <kermit@columbia.edu>
 Source0:       ftp://kermit.columbia.edu/kermit/archives/cku197.tar.gz
-Source1:       cku-ckermit.local.ini
-Source2:       cku-ckermit.modem.generic.ini
-Source3:       cku-ckermit.locale.ini
-Source4:       cku-ckermit.phone
+Source1:       cku-%{name}.local.ini
+Source2:       cku-%{name}.modem.generic.ini
+Source3:       cku-%{name}.locale.ini
+Source4:       cku-%{name}.phone
 Patch0:                cku-ssl-krb-srp.patch.gz
 Patch1:                cku-makefile.patch
 URL:           http://www.columbia.edu/kermit/
 Patch0:                cku-ssl-krb-srp.patch.gz
 Patch1:                cku-makefile.patch
 URL:           http://www.columbia.edu/kermit/
@@ -23,44 +24,45 @@ C-Kermit is a combined serial and network communication software
 package offering a consistent, medium-independent, cross-platform
 approach to connection establishment, terminal sessions, file transfer
 and management, character-set translation, and automation of
 package offering a consistent, medium-independent, cross-platform
 approach to connection establishment, terminal sessions, file transfer
 and management, character-set translation, and automation of
-communication tasks.  For more information please see:
+communication tasks. For more information please see:
 
 
-    http://www.columbia.edu/kermit/
+http://www.columbia.edu/kermit/
 
 
-C-KERMIT 7.0 COPYRIGHT NOTICE: 
+C-KERMIT 7.0 COPYRIGHT NOTICE:
 
 
-The  C-Kermit license does not fall into any convenient category.
-It is not commercial, not shareware, not freeware, not  GPL.  The
-terms can be summarized as follows:
+The C-Kermit license does not fall into any convenient category. It is
+not commercial, not shareware, not freeware, not GPL. The terms can be
+summarized as follows:
 
 
-  1. You may download C-Kermit without license or fee for your own use or
-     internal use within your company or institution. 
+1. You may download C-Kermit without license or fee for your own use
+or internal use within your company or institution.
 
 
-  2. You may install C-Kermit without license or fee as a service or
-     application on a computer within your company that is accessed by
-     customers or clients.  This provision would apply, for example,
-     to an ISP or a medical claims clearinghouse. 
+2. You may install C-Kermit without license or fee as a service or
+application on a computer within your company that is accessed by
+customers or clients. This provision would apply, for example, to an
+ISP or a medical claims clearinghouse.
 
 
-  3. You may include C-Kermit with a "Free UNIX" or other Open Source
-     operating-system distribution such as GNU/Linux, FreeBSD, NetBSD,
-      OpenBSD, etc. 
+3. You may include C-Kermit with a "Free UNIX" or other Open Source
+operating-system distribution such as GNU/Linux, FreeBSD, NetBSD,
+OpenBSD, etc.
 
 
-  4. Except as in (3), you may not sell or otherwise furnish C-Kermit as a
-     software product, or a component of any product, to actual or potential
-     customers or clients without a commercial license; to see the commercial
-     license terms, CLICK HERE. 
+4. Except as in (3), you may not sell or otherwise furnish C-Kermit as
+a software product, or a component of any product, to actual or
+potential customers or clients without a commercial license; to see
+the commercial license terms, CLICK HERE.
 
 
-In addition, we request that those who make more than casual use of C-Kermit
-purchase the published manual, Using C-Kermit. This helps them to get the most
-out of the software, it reduces the load on our help desk, and it helps to fund
-the Kermit Project. 
+In addition, we request that those who make more than casual use of
+C-Kermit purchase the published manual, Using C-Kermit. This helps
+them to get the most out of the software, it reduces the load on our
+help desk, and it helps to fund the Kermit Project.
 
 
-The Kermit Project must fund itself entirely out of income, which comes from
-software licenses, book sales, and support contracts.  The C-Kermit licensing
-terms are designed to be as generous and fair as possible within this
-framework. Simply stated: if you just want to use it, be our guest. If you want
-us to help you use it, please consult the manual first. If you want to make a
-product or commodity of it, you have to pay for it. 
+The Kermit Project must fund itself entirely out of income, which
+comes from software licenses, book sales, and support contracts. The
+C-Kermit licensing terms are designed to be as generous and fair as
+possible within this framework. Simply stated: if you just want to use
+it, be our guest. If you want us to help you use it, please consult
+the manual first. If you want to make a product or commodity of it,
+you have to pay for it.
 
 
 %prep
 
 
 %prep
@@ -69,15 +71,15 @@ product or commodity of it, you have to pay for it.
 %patch1 -p1
 
 %build
 %patch1 -p1
 
 %build
-make linux-PLD+ssl+pam OPT="$RPM_OPT_FLAGS" LNKFLAGS="-s"
+%{__make} linux-PLD+ssl+pam OPT="$RPM_OPT_FLAGS" LNKFLAGS="-s"
 #make linux-pld-ssl-srp-pam OPT="$RPM_OPT_FLAGS" LDFLAGS="-s"
 #make linux-pld-krb-ssl-srp-pam OPT="$RPM_OPT_FLAGS" LDFLAGS="-s"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 #make linux-pld-ssl-srp-pam OPT="$RPM_OPT_FLAGS" LDFLAGS="-s"
 #make linux-pld-krb-ssl-srp-pam OPT="$RPM_OPT_FLAGS" LDFLAGS="-s"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_sysconfdir}/kermit}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_sysconfdir}/kermit}
 
 
-perl -pi -e "s|/usr/local/bin/kermit|%{_bindir}/kermit|g" ckermit.ini
+perl -pi -e "s|%{_prefix}/local/bin/kermit|%{_bindir}/kermit|g" ckermit.ini
 
 install -s krbmit $RPM_BUILD_ROOT%{_bindir}/kermit
 install ckuker.nr $RPM_BUILD_ROOT%{_mandir}/man1/kermit.1
 
 install -s krbmit $RPM_BUILD_ROOT%{_bindir}/kermit
 install ckuker.nr $RPM_BUILD_ROOT%{_mandir}/man1/kermit.1
@@ -96,7 +98,7 @@ gzip -9nf ckaaaa.txt ckc197.txt ckcbwr.txt ckccfg.txt ckcplm.txt \
 rm -rf $RPM_BUILD_ROOT
 
 %files
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644, root, root, 755)
+%defattr(644,root,root,755)
 %doc {ckaaaa.txt,ckc197.txt,ckcbwr.txt,ckccfg.txt,ckcplm.txt}.gz
 %doc {ckermit2.txt,ckuaaa.txt,ckubwr.txt,ckwart.txt,iksd.txt}.gz
 %doc {security.txt,telnet.txt,COPYING.TXT}.gz
 %doc {ckaaaa.txt,ckc197.txt,ckcbwr.txt,ckccfg.txt,ckcplm.txt}.gz
 %doc {ckermit2.txt,ckuaaa.txt,ckubwr.txt,ckwart.txt,iksd.txt}.gz
 %doc {security.txt,telnet.txt,COPYING.TXT}.gz
This page took 0.091911 seconds and 4 git commands to generate.