Changeset 2363 for trunk/server/fedora
- Timestamp:
 - Jan 17, 2013, 2:31:48 PM (13 years ago)
 - Location:
 - trunk/server/fedora
 - Files:
 - 
          
- 1 added
 - 2 edited
 
- 
          Makefile (modified) (1 diff)
 - 
          specs/scripts-base.spec (modified) (1 diff)
 - 
          specs/scripts-munin-plugins.spec (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/server/fedora/Makefile
r2246 r2363 23 23 upstream_hackage = ghc-cgi ghc-unix-handle 24 24 upstream = openafs $(upstream_yum) $(upstream_hackage) moira zephyr zephyr.i686 python-zephyr python-afs athena-aclocal discuss 25 oursrc = 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 25 oursrc = 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 26 26 allsrc = $(upstream) $(oursrc) 27 27 oursrcdir = ${PWD}/../common/oursrc  - 
        
trunk/server/fedora/specs/scripts-base.spec
r2167 r2363 34 34 Requires: httpdmods 35 35 Requires: %{all_archs nss_nonlocal} 36 Requires: scripts-munin-plugins 36 37 %define debug_package %{nil} 37 38  
Note: See TracChangeset
          for help on using the changeset viewer.
      