Author: adamg Date: Tue May 30 09:33:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.8
---- Files affected: SPECS: kpogre.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/kpogre.spec diff -u SPECS/kpogre.spec:1.3 SPECS/kpogre.spec:1.4 --- SPECS/kpogre.spec:1.3 Wed Sep 7 12:02:44 2005 +++ SPECS/kpogre.spec Tue May 30 11:33:38 2006 @@ -2,12 +2,12 @@ Summary: PostgreSQL grafical frontend for KDE Summary(pl): Graficzny frontend do PostgreSQL-a dla KDE Name: kpogre -Version: 1.3.5 +Version: 1.3.8 Release: 1 License: GPL v2 Group: Applications/Databases/Interfaces Source0: http://dl.sourceforge.net/kpogre/%{name}-%{version}.tar.gz -# Source0-md5: 9076db10acc3192187e743b4848f611a +# Source0-md5: cedcdb82aa0bfb03eb3865078063a293 URL: http://kpogre.sourceforge.net BuildRequires: kdelibs-devel BuildRequires: libpqxx-devel @@ -49,10 +49,14 @@ %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_libdir}/libDataTable.so.*.*.* %{_datadir}/apps/kpogre %{_desktopdir}/kpogre.desktop %{_iconsdir}/hicolor/*/*/kpogre.png @@ -63,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/05/30 09:33:38 adamg +- updated to 1.3.8 + Revision 1.3 2005/09/07 10:02:44 arekm - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kpogre.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
