rpms/kipi-plugins/devel kipi-plugins.spec,1.1,1.2

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Sat Oct 22 16:51:32 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/kipi-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30071

Modified Files:
	kipi-plugins.spec 
Log Message:
remove all optional Req's
BR: libacl-devel (until kdelibs bug #170602 is fixed)



Index: kipi-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/kipi-plugins/devel/kipi-plugins.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kipi-plugins.spec	22 Oct 2005 15:11:37 -0000	1.1
+++ kipi-plugins.spec	22 Oct 2005 16:51:30 -0000	1.2
@@ -19,6 +19,10 @@
 BuildRequires: imlib2-devel >= 1.1.0
 BuildRequires: qt-devel >= 1:3.3
 BuildRequires: kdelibs-devel >= 6:3.3
+%if "%{fedora}" >= "5"
+# until fixed: kdelibs bug https://bugzilla.redhat.com/bugzilla/170602 
+BuildRequires; libacl-devel
+%endif
 %if "%{?kde}" != "%{nil}"
 %define qt_ver %{expand:%%(rpm -q --qf '%%{VERSION}' qt-devel )}
 %define kdelibs_ver %{expand:%%(rpm -q --qf '%%{VERSION}' kdelibs-devel )}
@@ -32,7 +36,7 @@
 # wallpaper plugin
 #Requires: kdebase 
 # cdarchiver plugin
-Requires: k3b
+#Requires: k3b
 # rawconverter plugin (not yet available from Fedora Extras)
 #Requires: dcraw
 # mjpeg plugin (available from rpm.livna.org)
@@ -51,7 +55,7 @@
   * PrintWizard: A wizard to print images in various format.
   * JpegLossLess: Batch process your JPEG images without losing meta 
     information and compression.
-  * CdArchiving: Archive your albums on CD or DVD (using K3b).
+  * CdArchiving: Archive your albums on CD or DVD (requires k3b).
   * ScanImages: Scanner management using Kooka.
   * ScreenshotImages: Snap screen based on KSnapshot and adapted to Kipi.
   * Calendar: A plugin to create calendars.




More information about the fedora-extras-commits mailing list