Author: qboosh Date: Wed Mar 9 20:06:17 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed files, BR: kdebase-devel, R: konqueror
---- Files affected: SPECS: metabar.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/metabar.spec diff -u SPECS/metabar.spec:1.4 SPECS/metabar.spec:1.5 --- SPECS/metabar.spec:1.4 Wed Mar 9 20:35:34 2005 +++ SPECS/metabar.spec Wed Mar 9 21:06:11 2005 @@ -12,10 +12,11 @@ URL: http://sourceforge.net/projects/metabar/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: kdelibs-devel >= 9:3.2.0 +BuildRequires: kdebase-devel >= 9:3.2.0 BuildRequires: rpmbuild(macros) >= 1.129 BuildRequires: sed >= 4.0 BuildRequires: unsermake >= 040805 +Requires: konqueror BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -60,8 +61,10 @@ %files -f sidebar.lang %defattr(644,root,root,755) -%{_libdir}/kde3/* -%{_datadir}/apps/* +%attr(755,root,root) %{_libdir}/kde3/konqsidebar_metabar.so +%{_libdir}/kde3/konqsidebar_metabar.la +%{_datadir}/apps/konqsidebartng/add/*.desktop +%{_datadir}/apps/konqsidebartng/entries/*.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/03/09 20:06:11 qboosh +- fixed files, BR: kdebase-devel, R: konqueror + Revision 1.4 2005/03/09 19:35:34 qboosh - fixed URL, killed ugly spelling mistake (and use en for comments) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/metabar.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
