Ignore:
Timestamp:
Aug 27, 2014, 9:01:08 PM (10 years ago)
Author:
achernya
Message:
Add an authkit-shaped rpmegg
Location:
branches/fc20-dev/server/fedora
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc20-dev/server/fedora/Makefile

    r2555 r2587  
    2424gems            = pony:1.8 fcgi:0.9.2.1
    2525upstream_gems   = rubygem-pony rubygem-fcgi
    26 upstream        = openafs $(upstream_yum) $(upstream_hackage) $(upstream_gems) moira zephyr zephyr.i686 python-zephyr python-afs python-moira python-hesiod athena-aclocal discuss
     26upstream_eggs   = python-authkit
     27upstream        = openafs $(upstream_yum) $(upstream_hackage) $(upstream_gems) $(upstream_eggs) moira zephyr zephyr.i686 python-zephyr python-afs python-moira python-hesiod athena-aclocal discuss
    2728oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i686 whoisd athrun php_scripts scripts-wizard scripts-base scripts-static-cat fuse-better-mousetrapfs scripts-munin-plugins
    2829allsrc          = $(upstream) $(oursrc)
     
    8081        spectool -g -R $(specs)/python-moira.spec
    8182        spectool -g -R $(specs)/python-hesiod.spec
     83        spectool -g -R $(specs)/python-authkit.spec
    8284        touch download_stamp
    8385
Note: See TracChangeset for help on using the changeset viewer.