rpms/libcgi/F-7 libcgi.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Tue Jun 26 19:06:53 UTC 2007


Author: jpo

Update of /cvs/extras/rpms/libcgi/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25991/F-7

Modified Files:
	libcgi.spec 
Log Message:
Sync with devel.


Index: libcgi.spec
===================================================================
RCS file: /cvs/extras/rpms/libcgi/F-7/libcgi.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcgi.spec	26 Jun 2007 18:08:01 -0000	1.1
+++ libcgi.spec	26 Jun 2007 19:06:18 -0000	1.2
@@ -13,7 +13,7 @@
 
 Name:           libcgi
 Version:        1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        CGI easy as C
 
 Group:          System Environment/Libraries
@@ -71,6 +71,7 @@
 make SOMAJOR=%{libcgi_somajor} \
      SOMINOR=%{libcgi_sominor} \
      DESTDIR=$RPM_BUILD_ROOT \
+     LIBDIR=%{_libdir} \
      INCDIR=%{_includedir}/%{name} \
      install
 make DESTDIR=$RPM_BUILD_ROOT install_man
@@ -110,6 +111,9 @@
 
 
 %changelog
+* Tue Jun 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.0-5
+- make install: override LIBDIR in order to support /usr/lib64.
+
 * Tue Jun 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.0-4
 - Install the header files in %%{_includedir}/%%{name}.
 




More information about the fedora-extras-commits mailing list