Browse Source

rebuild with postgresql-9.0.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3418 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 13 years ago
parent
commit
480b53587d

+ 4 - 1
a/apr-util/apr-util-vl.spec

@@ -4,7 +4,7 @@ Summary: Apache Portable Runtime Utility library
 Summary(ja): Apache ポータブルランタイムユーティリティライブラリ
 Name: apr-util
 Version: 1.3.9
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 
 License: Apache Software License 2.0
 Group: System Environment/Libraries
@@ -217,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/apr-util-%{apuver}/apr_ldap*
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 1.3.9-7
+- rebuilt with postgresql-9.0.3
+
 * Sat Apr  9 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.3.9-6
 - rebuilt with unixODBC-2.2.14 
 

+ 4 - 1
c/clisp/clisp-vl.spec

@@ -3,7 +3,7 @@
 %define day		25
 %define name 		clisp
 %define version		2.48
-%define release         1%{?_dist_release}
+%define release         2%{?_dist_release}
 %define clisp_build	vine
 
 Summary:      Common Lisp (ANSI CL) implementation
@@ -138,6 +138,9 @@ rm -rf %{buildroot}
 %doc %{_docdir}/clisp-%{version}
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 2.48-2
+- rebuilt with postgresql-9.0.3
+
 * Sat Mar  6 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.48-1
 - new upstream release
 - built with new toolchain, libsigsegv-2.8

+ 4 - 1
c/cyrus-sasl/cyrus-sasl-vl.spec

@@ -10,7 +10,7 @@
 Summary: The Cyrus SASL library.
 Name: cyrus-sasl
 Version: 2.1.23
-Release: 7%{_dist_release}
+Release: 8%{_dist_release}
 License: BSD
 Group: System Environment/Libraries
 Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -554,6 +554,9 @@ fi
 
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 2.1.23-8
+- rebuilt with postgresql-9.0.3
+
 * Tue Mar 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.1.23-7
 - rebuild with krb5-libs-1.8.2 and openssl-1.0.0d
 

+ 4 - 1
d/dovecot/dovecot-vl.spec

@@ -2,7 +2,7 @@ Summary: Dovecot Secure imap server
 Summary(ja): Dovecot セキュア IMAP サーバ
 Name: dovecot
 Version: 2.0.9
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2 and BSD with advertising
 Group: System Environment/Daemons
@@ -460,6 +460,9 @@ make check
 %{_datadir}/aclocal/dovecot.m4
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 2.0.9-6
+- rebuilt with postgresql-9.0.3
+
 * Mon Feb 14 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.0.9-5
 - fix pigeonhole R: (remove epoch)
 

+ 4 - 1
g/gnokii/gnokii-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.27
-Release:        5%{?_dist_release}
+Release:        6%{?_dist_release}
 Summary:        Linux/Unix tool suite for various mobile phones
 Summary(ja): Linux/Unix tool suite for various mobile phones
 
@@ -257,6 +257,9 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 0.6.27-6
+- rebuilt with postgresql-9.0.3
+
 * Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.6.27-5
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 4 - 1
p/postfix/postfix-vl.spec

@@ -19,7 +19,7 @@ Summary:   Postfix Mail Transport Agent
 Summary(ja):   Postfix メールトランスポートエージェント
 Name:      postfix
 Version:   %{origversion}
-Release:   4%{?_dist_release}
+Release:   5%{?_dist_release}
 URL:       http://www.postfix.org/
 License:   Distributable - IBM PUBLIC LICENSE VERSION 1.0 - SECURE MAILER
 Group:     System Environment/Daemons
@@ -505,6 +505,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/postfix/dict_pcre.so
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 2.6.8-5
+- rebuilt with postgresql-9.0.3
+
 * Sun Jan  9 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.8-4
 - rebuilt with openssl 1.0.0c
 - fix changelog typo..

+ 4 - 1
q/qt/qt-vl.spec

@@ -1,6 +1,6 @@
 %define type x11
 %define qtdir %{_libdir}/qt-%{version}
-%define rel 11
+%define rel 12
 %define buildstatic 1
 %define buildnonthread 0
 %define styleplugins 0
@@ -745,6 +745,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 3.3.8-12
+- rebuilt with postgresql-9.0.3
+
 * Tue Apr 12 2011 IWAI, Masaharu <iwai@alib.jp> 3.3.8-11
 - add new unixODBC patch (Patch238) from Fedora qt3-3.3.8b-35
 

+ 4 - 1
q/qt4/qt4-vl.spec

@@ -35,7 +35,7 @@ Summary: Qt toolkit
 Summary(ja): Qt ツールキット
 Name: qt4
 Version: 4.7.2
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -989,6 +989,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 4.7.2-4
+- rebuilt with postgresql-9.0.3
+
 * Mon Apr 11 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-3
 - rebuilt with unixODBC-2.2.14