Author: jajcus                       Date: Mon Sep  6 11:23:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- x86_64 fix
- BR: vala (for vapi)
- Release: 2

---- Files affected:
packages/gexiv2:
   gexiv2.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/gexiv2/gexiv2.spec
diff -u packages/gexiv2/gexiv2.spec:1.5 packages/gexiv2/gexiv2.spec:1.6
--- packages/gexiv2/gexiv2.spec:1.5     Mon Sep  6 13:09:17 2010
+++ packages/gexiv2/gexiv2.spec Mon Sep  6 13:23:15 2010
@@ -5,7 +5,7 @@
 Summary:       GObject-based wrapper around the  Exiv2 library
 Name:          gexiv2
 Version:       0.2.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Graphics
 Source0:       
http://yorba.org/download/gexiv2/0.2/lib%{name}-%{version}.tar.bz2
@@ -13,6 +13,7 @@
 URL:           http://trac.yorba.org/wiki/gexiv2
 BuildRequires: exiv2-devel >= 0.19
 BuildRequires: pkgconfig
+BuildRequires: vala
 Requires:      exiv2-libs >= 0.19
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,13 +46,15 @@
 %{__libtoolize}
 ./configure --prefix=%{_prefix}
 
-%{__make}
+%{__make} \
+       LIB="%{_lib}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       LIB="%{_lib}"
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +82,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/09/06 11:23:15  jajcus
+- x86_64 fix
+- BR: vala (for vapi)
+- Release: 2
+
 Revision 1.5  2010/09/06 11:09:17  jajcus
 - include the Vala vapi file
 - outdated patch removed
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gexiv2/gexiv2.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to