rpms/libtool/devel libtool.spec,1.71,1.72

Karsten Hopp karsten at fedoraproject.org
Wed Feb 4 19:46:30 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/libtool/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21786

Modified Files:
	libtool.spec 
Log Message:
- libtool-ltdl owns /usr/share/libtool, but not the files in there
  (#484088)



Index: libtool.spec
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/libtool.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- libtool.spec	4 Feb 2009 11:34:51 -0000	1.71
+++ libtool.spec	4 Feb 2009 19:45:59 -0000	1.72
@@ -1,9 +1,9 @@
-%define gcc_version 4.4.0
+%define gcc_version 4.3.2
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.2.6
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 Group:   Development/Tools
 Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}a.tar.gz
@@ -128,7 +128,7 @@
 %defattr(-,root,root)
 %doc libltdl/COPYING.LIB libltdl/README
 %{_libdir}/libltdl.so.*
-%{_datadir}/libtool
+%dir %{_datadir}/libtool
 
 %files ltdl-devel
 %defattr(-,root,root)
@@ -140,6 +140,10 @@
 
 
 %changelog
+* Wed Feb 04 2009 Karsten Hopp <karsten at redhat.com> 2.2.6-8
+- libtool-ltdl owns /usr/share/libtool, but not the config files
+  (#484088)
+
 * Wed Feb  4 2009 Jakub Jelinek <jakub at redhat.com> 2.2.6-7
 - rebuilt for gcc-4.4.0
 




More information about the scm-commits mailing list