Author: wyoung
Date: Mon Mar 19 19:42:20 2007
New Revision: 1456

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1456&view=rev
Log:
Merged a few more of Remi Collet's changes into the official RPM spec
file

Modified:
    trunk/mysql++.spec.in

Modified: trunk/mysql++.spec.in
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.spec.in?rev=1456&r1=1455&r2=1456&view=diff
==============================================================================
--- trunk/mysql++.spec.in (original)
+++ trunk/mysql++.spec.in Mon Mar 19 19:42:20 2007
@@ -1,12 +1,12 @@
 Summary:    C++ wrapper for the MySQL C API
 Name:       @PACKAGE_NAME@
 Version:    @PACKAGE_VERSION@
-Release:    3
+Release:    3%{?dist}
 License:    LGPL
 Group:      Development/Libraries
 URL:        http://tangentsoft.net/mysql++/
 Source0:    http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz
-BuildRoot:  /var/tmp/%{name}-buildroot
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}
 BuildRequires: MySQL-shared-compat
 
 %description
@@ -83,7 +83,7 @@
 
 %changelog
 * Mon Mar 19 2007 Warren Young <[EMAIL PROTECTED]> 2.2.1-3
-- Initial merge of Remi Collet's spec file with official one
+- Merge of Remi Collet's spec file with official one
 
 * Sun Mar 18 2007 Remi Collet <[EMAIL PROTECTED]> 2.2.1-2
 - find perm on common.h


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to