rpms/smart/F-9 smart.spec,1.33,1.34

Axel Thimm athimm at fedoraproject.org
Wed Aug 27 05:02:22 UTC 2008


Author: athimm

Update of /cvs/extras/rpms/smart/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16109/F-9

Modified Files:
	smart.spec 
Log Message:
Resurrect killed cvs changes


Index: smart.spec
===================================================================
RCS file: /cvs/extras/rpms/smart/F-9/smart.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- smart.spec	25 Aug 2008 08:17:24 -0000	1.33
+++ smart.spec	27 Aug 2008 05:01:51 -0000	1.34
@@ -7,7 +7,7 @@
 Summary: Next generation package handling tool
 Name: smart
 Version: 1.0
-Release: 53%{?dist}
+Release: 54%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://labix.org/smart/
@@ -25,7 +25,7 @@
 %if %{with ksmarttray}
 BuildRequires: autoconf, automake, gcc-c++
 BuildRequires: libXt-devel, libXext-devel
-BuildRequires: qt-devel >= 1:3.2, kdelibs3-devel
+BuildRequires: kdelibs3-devel
 BuildRequires: zlib-devel
 %endif
 #Requires: python-abi = %(python -c "import sys ; print sys.version[:3]")
@@ -93,7 +93,7 @@
 # ksmarttray
 pushd contrib/ksmarttray
 make -f admin/Makefile.common
-%configure --disable-rpath
+%configure --disable-rpath --disable-dependency-tracking
 make
 popd
 %endif
@@ -144,7 +144,7 @@
 
 %find_lang %{name}
 
-# Create a list w/o smart/interfaces/gtk to avoid warbing of duplicate
+# Create a list w/o smart/interfaces/gtk to avoid warning of duplicate
 # in the %files section (otherwise including all and %excluding works,
 # too
 
@@ -203,6 +203,11 @@
 %endif
 
 %changelog
+* Wed Aug 27 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.0-54
+- omit (broken) BR: qt-devel (Rex Dieter).
+- fix comment typo (Ville Skyttä).
+- Configure ksmarttray with dependency tracking disabled (Ville Skyttä).
+
 * Sun Aug 24 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.0-53
 - Rebase patch to 1.0 to avoid fuzz=0 rejection on recent rpm.
 




More information about the fedora-extras-commits mailing list