Author: shadzik Date: Wed Jan 14 12:25:03 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - kill buggy BRs and R - add BR kde4-kdelibs-devel - add qt4 BRs - cosmetics
---- Files affected: SPECS: partitionmanager.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/partitionmanager.spec diff -u SPECS/partitionmanager.spec:1.7 SPECS/partitionmanager.spec:1.8 --- SPECS/partitionmanager.spec:1.7 Wed Jan 14 10:14:45 2009 +++ SPECS/partitionmanager.spec Wed Jan 14 13:24:55 2009 @@ -1,5 +1,7 @@ # $Revision$, $Date$ %define state BETA1 +%define kdever 4.1.96 +%define qtver 4.4.3 Summary: KDE Partition Manager Name: partitionmanager @@ -10,12 +12,13 @@ Source0: http://dl.sourceforge.net/partitionman/%{name}-%{version}-%{state}.tar.bz2 # Source0-md5: 6a6a9366018151f0b963109cae2630d4 URL: http://sourceforge.net/projects/partitionman/ -BuildRequires: cmake >= 2.4.8 -BuildRequires: kde4-kdebase-devel >= 4.1.0 +BuildRequires: QtCore-devel >= %{qtver} +BuildRequires: QtGui-devel >= %{qtver} +BuildRequires: cmake >= 2.6.2 +BuildRequires: kde4-kdelibs-devel >= %{kdever} BuildRequires: libuuid-devel BuildRequires: parted-devel BuildRequires: rpmbuild(macros) >= 1.293 -Requires: kde-common-dirs >= 0.2-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _kde_prefix %{_prefix} @@ -57,10 +60,10 @@ %files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/partitionmanager +%attr(755,root,root) %{_libdir}/libpartitionmanagerprivate.so %dir %{_datadir}/apps/partitionmanager %{_datadir}/apps/partitionmanager/partitionmanagerui.rc %{_desktopdir}/kde4/partitionmanager.desktop -%attr(755,root,root) %{_libdir}/libpartitionmanagerprivate.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +71,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/01/14 12:24:55 shadzik +- kill buggy BRs and R +- add BR kde4-kdelibs-devel +- add qt4 BRs +- cosmetics + Revision 1.7 2009/01/14 09:14:45 paszczus - added libpartitionmanagerprivate.so and R: kde-common-dirs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/partitionmanager.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit