SPECS: partitionmanager.spec - more cosmetics

shadzik shadzik at pld-linux.org
Wed Jan 14 13:29:06 CET 2009


Author: shadzik                      Date: Wed Jan 14 12:29:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more cosmetics

---- Files affected:
SPECS:
   partitionmanager.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/partitionmanager.spec
diff -u SPECS/partitionmanager.spec:1.8 SPECS/partitionmanager.spec:1.9
--- SPECS/partitionmanager.spec:1.8	Wed Jan 14 13:24:55 2009
+++ SPECS/partitionmanager.spec	Wed Jan 14 13:29:01 2009
@@ -21,12 +21,6 @@
 BuildRequires:	rpmbuild(macros) >= 1.293
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _kde_prefix     %{_prefix}
-%define         _kde_libdir     %{_libdir}
-%define         _kde_share_dir  %{_datadir}
-%define         _kde_html_dir   %{_kdedocdir}
-%define         _kde_config_dir %{_datadir}/config
-
 %description
 Easily manage disks, partitions and file systems on your KDE Desktop:
 Create, resize, move, copy, back up, restore or delete partitions.
@@ -38,7 +32,7 @@
 install -d build
 cd build
 %cmake \
-	-DCMAKE_INSTALL_PREFIX=%{_kde_prefix} \
+	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -71,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2009/01/14 12:29:01  shadzik
+- more cosmetics
+
 Revision 1.8  2009/01/14 12:24:55  shadzik
 - kill buggy BRs and R
 - add BR kde4-kdelibs-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/partitionmanager.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list