Changeset 19276

Show
Ignore:
Timestamp:
08/25/06 11:08:34 (2 years ago)
Author:
patrick
Message:

Do not create an RPM for Doozer. Doozer 2.1.1 has its own RPM.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/release/vrjuggler.spec

    r18829 r19276  
    439439%endif 
    440440%endif 
    441  
    442 %package -n doozer 
    443 Summary: Doozer 
    444 Version: 2.0.0 
    445 Release: 1 
    446 URL: http://sourceforge.net/projects/doozer/ 
    447 Group: Development 
    448  
    449 %description -n doozer 
    450 A build system build on top of GNU make aimed at the creation of simple, 
    451 cross-platform makefiles. 
    452441 
    453442%prep 
     
    787776%endif 
    788777 
    789 %files -n doozer 
    790 %{_prefix}/share/Doozer 
    791  
    792778%changelog 
     779* Fri Aug 25 2006 Patrick Hartling 
     780- Removed the creation of an RPM for Doozer. Doozer 2.1.1 is the minimum 
     781  required version now, and it has its own RPM. 
     782 
    793783* Thu Apr 14 2006 Patrick Hartling 
    794784- Split into sub-packages.