rpms/clearsilver/F-9 clearsilver.spec,1.18,1.19

Oliver Falk oliver at fedoraproject.org
Tue Feb 17 14:41:27 UTC 2009


Author: oliver

Update of /cvs/pkgs/rpms/clearsilver/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19453

Modified Files:
	clearsilver.spec 
Log Message:
* Add alpha to the list arches that have java and ruby; No need to increase release number, as we don't rebuild


Index: clearsilver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clearsilver/F-9/clearsilver.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- clearsilver.spec	14 Apr 2008 17:15:21 -0000	1.18
+++ clearsilver.spec	17 Feb 2009 14:40:57 -0000	1.19
@@ -55,7 +55,6 @@
 %description -n perl-%{name}
 %{summary}.
 
-%ifarch %{ix86} ppc 
 %package     -n ruby-%{name}
 Summary:        Ruby interface to the ClearSilver HTML templating system
 Group:          Development/Libraries
@@ -78,7 +77,6 @@
 %description -n java-%{name}
 %{summary}.
 %endif
-%endif
 
 %prep
 %setup -q
@@ -91,7 +89,7 @@
 
 %build
 # java and ruby does not build on x86_64
-%ifarch %{ix86} ppc 
+%ifarch %{ix86} ppc alpha
 %configure \
 %if 0%{?rhel} > 4
   --with-java=%{_libdir}/jvm/java \
@@ -157,7 +155,7 @@
 %{perl_vendorarch}/auto/ClearSilver/
 %{perl_vendorarch}/ClearSilver.pm
 
-%ifarch %{ix86} ppc 
+%ifarch %{ix86} ppc alpha
 %files -n ruby-clearsilver
 %doc CS_LICENSE LICENSE
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list