packages: partitionmanager/partitionmanager.spec - 1.0.2
shadzik
shadzik at pld-linux.org
Tue May 25 20:31:40 CEST 2010
Author: shadzik Date: Tue May 25 18:31:40 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 1.0.2
---- Files affected:
packages/partitionmanager:
partitionmanager.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/partitionmanager/partitionmanager.spec
diff -u packages/partitionmanager/partitionmanager.spec:1.16 packages/partitionmanager/partitionmanager.spec:1.17
--- packages/partitionmanager/partitionmanager.spec:1.16 Wed Dec 2 17:48:56 2009
+++ packages/partitionmanager/partitionmanager.spec Tue May 25 20:31:34 2010
@@ -1,30 +1,30 @@
# $Revision$, $Date$
-%define kdever 4.3.0
-%define qtver 4.5.2
+%define kdever 4.4.3
+%define qtver 4.6.2
Summary: KDE Partition Manager
Name: partitionmanager
-Version: 1.0.0
-Release: 2
+Version: 1.0.2
+Release: 1
License: GPL
Group: X11/Applications
Source0: http://dl.sourceforge.net/partitionman/%{name}-%{version}.tar.bz2
-# Source0-md5: 07046e0c61ca3f06129580ffd7f9c66e
+# Source0-md5: 903a5d5abd345d9c3b5e911b4c6abe48
URL: http://sourceforge.net/projects/partitionman/
BuildRequires: QtCore-devel >= %{qtver}
BuildRequires: QtGui-devel >= %{qtver}
-BuildRequires: QtNetwork-devel
-BuildRequires: QtSvg-devel
+BuildRequires: QtNetwork-devel >= %{qtver}
+BuildRequires: QtSvg-devel >= %{qtver}
BuildRequires: automoc4
-BuildRequires: cmake >= 2.6.2
+BuildRequires: cmake >= 2.8.0
BuildRequires: gettext-devel
BuildRequires: kde4-kdelibs-devel >= %{kdever}
BuildRequires: libblkid-devel
BuildRequires: libuuid-devel
BuildRequires: parted-devel
BuildRequires: pkgconfig
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= %{qtver}
+BuildRequires: qt4-qmake >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.293
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,11 +63,11 @@
%attr(755,root,root) %{_bindir}/partitionmanager
%attr(755,root,root) %{_bindir}/partitionmanager-bin
%attr(755,root,root) %{_libdir}/libpartitionmanagerprivate.so
-%attr(755,root,root) %{_libdir}/kde4/kcm_partitionmanager.so
+#%attr(755,root,root) %{_libdir}/kde4/kcm_partitionmanager.so
%dir %{_datadir}/apps/partitionmanager
%{_datadir}/apps/partitionmanager/partitionmanagerui.rc
%{_desktopdir}/kde4/partitionmanager.desktop
-%{_datadir}/kde4/services/kcm_partitionmanager.desktop
+#%{_datadir}/kde4/services/kcm_partitionmanager.desktop
%{_iconsdir}/hicolor/*x*/apps/partitionmanager.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -76,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2010/05/25 18:31:34 shadzik
+- 1.0.2
+
Revision 1.16 2009/12/02 16:48:56 sparky
- BR: QtNetwork-devel, QtSvg-devel, automoc4, gettext-devel, libblkid-devel,
pkgconfig, qt4-build, qt4-qmake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/partitionmanager/partitionmanager.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list