[CVector/el6/master] use %%{_lib} detection to fix

tmatsuu tmatsuu at fedoraproject.org
Sat Apr 9 14:32:43 UTC 2011


commit 16fd5cd0234c9fa2ac9d95fee684471c69576457
Author: Takanori MATSUURA <t.matsuu at gmail.com>
Date:   Sat Apr 9 23:32:33 2011 +0900

    use %%{_lib} detection to fix

 CVector.spec |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/CVector.spec b/CVector.spec
index 0b2647f..53c0cf2 100644
--- a/CVector.spec
+++ b/CVector.spec
@@ -4,7 +4,11 @@
 
 Name:           CVector
 Version:        %{version_number}.1
-Release:        %release_func 1
+<<<<<<< HEAD
+Release:        %release_func 3
+=======
+Release:        %release_func 2
+>>>>>>> dd263fec138f62ad9c2de2e944b9897303d30dec
 Summary:        ANSI C API for Dynamic Arrays
 
 Group:          System Environment/Libraries
@@ -76,7 +80,20 @@ rm -rf %{buildroot}
 %{_libdir}/libCVector.so
 
 %changelog
+<<<<<<< HEAD
+* Sat Apr  9 2011 Takanori MATSUURA <t.matsuu at gmail.com> - 1.0.3.1-3
+- use %%{_lib} detection to fix
+
+* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Tue Oct 26 2010 Takanori MATSUURA <t.matsuu at gmail.com> - 1.0.3.1-1
+=======
+* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Tue Oct 26 2010 Takanori MATSUURA <t.matsuu at gmail.com> - 1.0.3.1-1
+>>>>>>> dd263fec138f62ad9c2de2e944b9897303d30dec
 - update to 1.0.3.1
 - use "make all" instead of "make"
 - add %%check


More information about the scm-commits mailing list