SPECS (DEVEL): lat.spec - further lib64 & %files fixes

twittner twittner at pld-linux.org
Thu Feb 15 18:59:34 CET 2007


Author: twittner                     Date: Thu Feb 15 17:59:34 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- further lib64 & %files fixes

---- Files affected:
SPECS:
   lat.spec (1.24.2.2 -> 1.24.2.3) 

---- Diffs:

================================================================
Index: SPECS/lat.spec
diff -u SPECS/lat.spec:1.24.2.2 SPECS/lat.spec:1.24.2.3
--- SPECS/lat.spec:1.24.2.2	Thu Feb 15 18:46:01 2007
+++ SPECS/lat.spec	Thu Feb 15 18:59:29 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	LAT - narzędzie administracyjne dla LDAP
 Name:		lat
 Version:	1.2.1
-Release:	0.2
+Release:	0.3
 License:	GPL v2
 Group:		Applications/Networking
 Source0:	http://dev.mmgsecurity.com/downloads/lat/1.2/lat-%{version}.tar.gz
@@ -11,6 +11,7 @@
 Source1:	%{name}.png
 Patch0:		%{name}-scrollkeeper_dir.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-lib64.patch
 URL:		http://dev.mmgsecurity.com/projects/lat/index.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -42,6 +43,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__intltoolize}
@@ -76,13 +78,17 @@
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/*
+%attr(755,root,root) %{_libdir}/%{name}/*.dll*
+%attr(755,root,root) %{_libdir}/%{name}/*.exe
+%dir %{_libdir}/%{name}/plugins
+%attr(755,root,root) %{_libdir}/%{name}/plugins/*
 %{_mandir}/man1/lat.1*
 %{_datadir}/omf/*
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
 %{_datadir}/application-registry/%{name}.applications
 %{_sharedstatedir}/scrollkeeper/*
+%{_pkgconfigdir}/*.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -90,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24.2.3  2007/02/15 17:59:29  twittner
+- further lib64 & %files fixes
+
 Revision 1.24.2.2  2007/02/15 17:46:01  twittner
 - restore translations (thnx to ankry for providing info & solution)
 - try fix for lib64 systems
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lat.spec?r1=1.24.2.2&r2=1.24.2.3&f=u



More information about the pld-cvs-commit mailing list