rpms/kdebindings/devel kdebindings.spec,1.173,1.174

Rex Dieter rdieter at fedoraproject.org
Mon Feb 16 18:56:27 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/kdebindings/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20158

Modified Files:
	kdebindings.spec 
Log Message:
add awol %endif's, omit a few superfluous %if-%endif's



Index: kdebindings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebindings/devel/kdebindings.spec,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- kdebindings.spec	16 Feb 2009 18:50:06 -0000	1.173
+++ kdebindings.spec	16 Feb 2009 18:55:57 -0000	1.174
@@ -138,7 +138,6 @@
 %description -n kross-python
 Python plugin for the Kross archtecture in KDE4.
 
-%if 0%{?ruby}
 %package -n kross-ruby
 Group:    Development/Languages
 Summary:  Kross plugin for ruby
@@ -147,9 +146,7 @@
 Provides: kross(ruby) = %{version}-%{release}
 %description -n kross-ruby
 Ruby plugin for the Kross archtecture in KDE4.
-%endif
 
-%if 0%{?falcon}
 %package -n kross-falcon
 Group:    Development/Languages
 Summary:  Kross plugin for falcon
@@ -158,7 +155,6 @@
 Provides: kross(falcon) = %{version}-%{release}
 %description -n kross-falcon
 Falcon plugin for the Kross archtecture in KDE4.
-%endif
 
 
 %prep
@@ -211,6 +207,7 @@
 %{_includedir}/smoke/
 %{_kde4_libdir}/libsmoke*.so
 %endif
+%endif
 
 %files -n PyKDE4
 %defattr(-,root,root,-)
@@ -225,6 +222,7 @@
 %files -n PyKDE4-akonadi
 %defattr(-,root,root,-)
 %{python_sitearch}/PyKDE4/akonadi.so
+%endif
 
 %files -n PyKDE4-devel
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list