rpms/CGAL/F-7 CGAL.spec,1.9,1.10

Laurent Rineau (rineau) fedora-extras-commits at redhat.com
Mon Sep 3 20:25:46 UTC 2007


Author: rineau

Update of /cvs/pkgs/rpms/CGAL/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2308/F-7

Modified Files:
	CGAL.spec 
Log Message:
* Mon Sep  3 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3.1-2%{dist}
- Fix soversion.



Index: CGAL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/F-7/CGAL.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CGAL.spec	3 Sep 2007 19:58:50 -0000	1.9
+++ CGAL.spec	3 Sep 2007 20:25:08 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:           CGAL
 Version:        3.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -207,7 +207,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora
 %{_libdir}/libCGAL*.so.2
-%{_libdir}/libCGAL*.so.2.0.0
+%{_libdir}/libCGAL*.so.2.0.1
 
 
 %files devel
@@ -231,6 +231,9 @@
 
 
 %changelog
+* Mon Sep  3 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3.1-2%{dist}
+- Fix soversion.
+
 * Mon Sep  3 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3.1-1%{dist}
 - New upstream bug-fixes release.
 




More information about the fedora-extras-commits mailing list