Author: nanardon
Date: Sat Nov 18 00:20:06 2006
New Revision: 85409

Added:
   packages/cooker/gcstar/current/SOURCES/gcstar-0.5.0.tar.bz2   (contents, 
props changed)
Removed:
   packages/cooker/gcstar/current/SOURCES/gcstar-0.3.tar.bz2
Modified:
   packages/cooker/gcstar/current/SPECS/gcstar.spec

Log:
- 0.5.0
- push install into spec install section

Added: packages/cooker/gcstar/current/SOURCES/gcstar-0.5.0.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/gcstar/current/SPECS/gcstar.spec
==============================================================================
--- packages/cooker/gcstar/current/SPECS/gcstar.spec    (original)
+++ packages/cooker/gcstar/current/SPECS/gcstar.spec    Sat Nov 18 00:20:06 2006
@@ -1,6 +1,6 @@
 %define name    gcstar
-%define version 0.3
-%define release %mkrel 3
+%define version 0.5.0
+%define release %mkrel 1
 %define iconname %{name}.png
 
 %define section  More Applications/Databases
@@ -25,14 +25,15 @@
 Currently Gstar only supports films.
 
 %prep
-rm -rf ${RPM_BUILD_ROOT} 
 %setup -q -n %{name}
  
-%build
+# %%build
 
 # this doesn't work..
 #./install --text --prefix=$RPM_BUILD_ROOT/usr 
 
+%install
+
 %{__mkdir_p} %{buildroot}%{_prefix}
 %{__install} -d %{buildroot}%{_bindir}
 %{__install} bin/gcstar %{buildroot}%{_bindir}

Reply via email to