Enlightenment CVS committal Author : kwo Project : e16 Module : ethemes
Dir : e16/ethemes/ShinyMetal Modified Files: configure.in etheme-ShinyMetal.spec Log Message: Simplify building non-final releases. =================================================================== RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/configure.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- configure.in 19 Mar 2005 14:08:42 -0000 1.5 +++ configure.in 20 Mar 2005 14:40:13 -0000 1.6 @@ -1,6 +1,6 @@ AC_INIT(etheme-ShinyMetal.spec) -AM_INIT_AUTOMAKE(e16-theme-ShinyMetal, 0.16.8) +AM_INIT_AUTOMAKE(e16-theme-ShinyMetal, 0.16.8-0.01) AM_MAINTAINER_MODE THEME=ShinyMetal =================================================================== RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/etheme-ShinyMetal.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- etheme-ShinyMetal.spec 19 Mar 2005 14:08:42 -0000 1.8 +++ etheme-ShinyMetal.spec 20 Mar 2005 14:40:13 -0000 1.9 @@ -1,10 +1,13 @@ +%define revision 0.01 +%define rev_name -%{revision} + Summary: Enlightenment theme: ShinyMetal Name: e16-theme-ShinyMetal Version: 0.16.8 -Release: 0.%(date '+%y%m%d') +Release: %{revision}%{?_vendorsuffix:.%{_vendorsuffix}} License: BSD Group: User Interface/Desktops -Source0: http://prdownloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz +Source0: http://prdownloads.sourceforge.net/enlightenment/%{name}-%{version}%{rev_name}.tar.gz Prefix: %{_prefix} BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -18,7 +21,7 @@ This is part of the Enlightenment distribution. %prep -%setup +%setup -n %{name}-%{version}%{rev_name} %build CFLAGS="${RPM_OPT_FLAGS}" ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs