SPECS: noteedit.spec - amd64 fixes

undefine undefine at pld-linux.org
Thu Jul 21 11:12:49 CEST 2005


Author: undefine                     Date: Thu Jul 21 09:12:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- amd64 fixes

---- Files affected:
SPECS:
   noteedit.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/noteedit.spec
diff -u SPECS/noteedit.spec:1.5 SPECS/noteedit.spec:1.6
--- SPECS/noteedit.spec:1.5	Thu Jul 21 10:41:12 2005
+++ SPECS/noteedit.spec	Thu Jul 21 11:12:43 2005
@@ -9,6 +9,7 @@
 Source0:	http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5:	c707a0c67254784b912dabc6545e8125
 URL:		http://noteedit.berlios.de/
+BuildRequires:	automake
 BuildRequires:	kdelibs-devel
 BuildRequires:	tse3-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,7 +34,11 @@
 kde_appsdir="%{_applnkdir}"; export kde_appsdir
 kde_htmldir="%{_htmldir}"; export kde_htmldir
 kde_icondir="%{_pixmapsdir}"; export kde_icondir
+cp -f /usr/share/automake/config.sub admin
 %configure \
+	--with-qt-libraries=%{_libdir} \
+	--with-libtse3-include=%{_includedir} \
+	--with-libtse3-libs=%{_libdir} \
 	--with-printing
 %{__make}
 
@@ -60,7 +65,7 @@
 %lang(de) %doc FAQ.de
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%{_applnkdir}/Utilities/%{name}.desktop
+# %{_applnkdir}/Utilities/%{name}.desktop
 %{_datadir}/apps/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/07/21 09:12:43  undefine
+- amd64 fixes
+
 Revision 1.5  2005/07/21 08:41:12  cieciwa
 - s/%configure2_13/%configure/ - needs checkout.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/noteedit.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list