Author: qboosh Date: Wed Oct 5 18:04:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanups, use primary Source URL
---- Files affected: SPECS: keximdb.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/keximdb.spec diff -u SPECS/keximdb.spec:1.5 SPECS/keximdb.spec:1.6 --- SPECS/keximdb.spec:1.5 Mon Sep 19 19:45:10 2005 +++ SPECS/keximdb.spec Wed Oct 5 20:04:05 2005 @@ -7,15 +7,14 @@ Release: 1 License: GPL v2 Group: Applications/Databases -Source0: http://sunsite.icm.edu.pl/pub/unix/kde/stable/apps/KDE3.x/database/%{name}-%{version}.tar.gz +Source0: ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/database/%{name}-%{version}.tar.gz # Source0-md5: 93db33e0d7d488694166e53f41192f38 URL: http://www.kexi-project.org/ BuildRequires: automake -BuildRequires: glib2-devel +BuildRequires: glib2-devel >= 1:2.4.0 BuildRequires: kdelibs-devel -BuildRequires: kexi-devel -BuildRequires: pkgconfig -Requires: kexi +BuildRequires: kexi-devel >= 0.9-4 +BuildRequires: pkgconfig >= 1:0.15 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -35,17 +34,10 @@ --without-arts \ --enable-debug -# --with-extra-includes=DIR -# --with-extra-libs=DIR -# --with-qt-dir=DIR -# --with-qt-includes=DIR. -# --with-libiconv-prefix=DIR - %{__make} %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -60,20 +52,15 @@ %attr (755,root,root) %{_libdir}/kde3/keximigrate_mdb.so %{_datadir}/services/keximigrate_mdb.desktop -# if _sysconfdir != /etc: -#%%dir %{_sysconfdir} -#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* - -#%attr(755,root,root) %{_bindir}/* - -#%{_datadir}/%{name} - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/05 18:04:05 qboosh +- cleanups, use primary Source URL + Revision 1.5 2005/09/19 17:45:10 wolvverine - ready to use - QCR (Qboosh Check Request) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/keximdb.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
