Author: arekm                        Date: Sat Jan 14 22:23:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.6.1 but there are build problems

---- Files affected:
SPECS:
   ksmoothdock.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/ksmoothdock.spec
diff -u SPECS/ksmoothdock.spec:1.4 SPECS/ksmoothdock.spec:1.5
--- SPECS/ksmoothdock.spec:1.4  Sat Jan 14 22:32:17 2006
+++ SPECS/ksmoothdock.spec      Sat Jan 14 23:23:07 2006
@@ -2,16 +2,19 @@
 Summary:       KSmoothDock - a cool desktop panel
 Summary(pl):   KSmoothDock - przyjemny panel dla pulpitu
 Name:          ksmoothdock
-Version:       3.6
+Version:       3.6.1
 Release:       1
 License:       GPL v2
 Group:         KDE/Applications
 Source0:       http://dl.sourceforge.net/ksmoothdock/%{name}-%{version}.tar.gz
-# Source0-md5: 4e169c14a1dae41357dc6b1176365442
+# Source0-md5: f6d69c5d74de55f86bdc92e835df6cb8
 URL:           http://kde-look.org/content/show.php?content=6585
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: kdelibs-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
+BuildRequires: libtool
 BuildRequires: qt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,9 +35,16 @@
 %setup -q -n %{name}
 
 %build
-%configure
-%{__make} \
-       CFLAGS="%{rpmcflags}"
+rm -f acinclude.m4
+export kde_htmldir=%{_kdedocdir}
+export kde_libs_htmldir=%{_kdedocdir}
+%{__make} -f admin/Makefile.common cvs
+
+%configure \
+       --with-qt-libraries=%{_libdir} \
+       --disable-rpath \
+       --enable-final
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/01/14 22:23:07  arekm
+- updated to 3.6.1 but there are build problems
+
 Revision 1.4  2006/01/14 21:32:17  arekm
 - up to 3.6 (Michal Sutkowski) ; rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ksmoothdock.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to