Author: arekm                        Date: Sat Jan 14 23:01:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds

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

---- Diffs:

================================================================
Index: SPECS/ksmoothdock.spec
diff -u SPECS/ksmoothdock.spec:1.5 SPECS/ksmoothdock.spec:1.6
--- SPECS/ksmoothdock.spec:1.5  Sat Jan 14 23:23:07 2006
+++ SPECS/ksmoothdock.spec      Sun Jan 15 00:01:40 2006
@@ -5,16 +5,13 @@
 Version:       3.6.1
 Release:       1
 License:       GPL v2
-Group:         KDE/Applications
+Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/ksmoothdock/%{name}-%{version}.tar.gz
 # 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)
 
@@ -35,21 +32,17 @@
 %setup -q -n %{name}
 
 %build
-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
+       --disable-rpath
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       shelldesktopdir=%{_desktopdir}/kde \
+       kde_htmldir=%{_kdedocdir} \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -59,6 +52,10 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
+%{_datadir}/apps/%{name}
+%{_iconsdir}/*/*/*/*.png
+%{_desktopdir}/kde/*.desktop
+%{_kdedocdir}/en/ksmoothdock
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/01/14 23:01:40  arekm
+- builds
+
 Revision 1.5  2006/01/14 22:23:07  arekm
 - updated to 3.6.1 but there are build problems
 
================================================================

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

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

Reply via email to