fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/lcms/devel lcms.spec,1.8,1.9

Subject: rpms/lcms/devel lcms.spec,1.8,1.9
From:
Date: Mon, 5 Feb 2007 08:47:40 -0500
Author: alexl

Update of /cvs/dist/rpms/lcms/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8498

Modified Files:
        lcms.spec 
Log Message:
* Mon Feb  5 2007 Alexander Larsson <alexl@xxxxxxxxxx> - 1.16-2
- Run swig during build to fix warnings in generated code




Index: lcms.spec
===================================================================
RCS file: /cvs/dist/rpms/lcms/devel/lcms.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lcms.spec   5 Feb 2007 13:04:48 -0000       1.8
+++ lcms.spec   5 Feb 2007 13:47:38 -0000       1.9
@@ -2,7 +2,7 @@
 
 Name:           lcms
 Version:        1.16
-Release:        1
+Release:        2
 Summary:        Color Management System
 
 Group:          Applications/Productivity
@@ -52,6 +52,7 @@
 
 %build
 %configure --with-python
+(cd python; ./swig_lcms)
 make %{?_smp_mflags}
 
 
@@ -93,6 +94,9 @@
 %exclude %{python_sitearch}/_lcms.a
 
 %changelog
+* Mon Feb  5 2007 Alexander Larsson <alexl@xxxxxxxxxx> - 1.16-2
+- Run swig during build to fix warnings in generated code
+
 * Mon Feb  5 2007 Alexander Larsson <alexl@xxxxxxxxxx> - 1.16-1
 - Update to 1.16
 - Specfile cleanups (#225981)

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/lcms/devel lcms.spec,1.8,1.9, fedora-cvs-commits <=