Ignore:
Timestamp:
Jan 20, 2007, 9:23:19 PM (18 years ago)
Author:
tabbott
Message:
Modifying Fedora specfiles to use the make install targets created by
previous checkin (except for tokensys, where it seems weird), and
fixing stupid errors in the Makefile.ins.  While I was at it, I fixed
some trailing whitespace in the specfiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/tokensys.spec

    r74 r89  
    77URL: http://scripts.mit.edu
    88License: GPL
    9 Source: %{name}.tar.gz 
     9Source: %{name}.tar.gz
    1010BuildRoot: %{_tmppath}/%(%{__id_u} -n)-%{name}-%{version}-root
    1111%define debug_package %{nil}
    1212Prereq: /usr/kerberos/bin/kinit, /usr/bin/aklog
    1313
    14 %description 
     14%description
    1515
    1616scripts.mit.edu AFS administration system
    1717Contains:
    18  - A shell script for renewing the system's AFS credentials <renew>
    19  - A crontab for calling the renew script <crontab> 
     18 - A shell script for renewing the scripts AFS credentials <renew>
     19 - A crontab for calling the renew script <crontab>
    2020See http://scripts.mit.edu/wiki for more information.
    2121
Note: See TracChangeset for help on using the changeset viewer.