Browse Source

updated: kdepim-runtime, redland

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@815 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 14 years ago
parent
commit
20dbf3de40
2 changed files with 9 additions and 5 deletions
  1. 4 1
      k/kdepim-runtime/kdepim-runtime-vl.spec
  2. 5 4
      r/redland/redland-vl.spec

+ 4 - 1
k/kdepim-runtime/kdepim-runtime-vl.spec

@@ -2,7 +2,7 @@
 
 Name: kdepim-runtime
 Summary: KDE PIM Runtime Environment
-Version: 4.4.1
+Version: 4.4.2
 Release: 1%{?_dist_release}
 
 License: GPLv2
@@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so.*
 
 %changelog
+* Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.2-1
+- new upstream release
+
 * Sun Mar  7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.1-1
 - new upstream release
 

+ 5 - 4
r/redland/redland-vl.spec

@@ -1,7 +1,7 @@
 Summary:   Redland RDF Application Framework
 Name:      redland
 Version:   1.0.10
-Release:   4%{?_dist_release}
+Release:   5%{?_dist_release}
 Group:     System Environment/Libraries
 License:   LGPL/Apache 2
 URL:       http://librdf.org/
@@ -14,14 +14,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: curl-devel
 BuildRequires: db4-devel
 BuildRequires: libxml2-devel >= 2.4.0
-BuildRequires: libiodbc-devel
 BuildRequires: raptor-devel >= 1.4.17
 BuildRequires: rasqal-devel >= 0.9.16
 BuildRequires: perl >= 5.8.0
 BuildRequires: pkgconfig
+BuildRequires: libiodbc-devel
 Requires:  raptor >= 1.4.17
 Requires:  rasqal >= 0.9.16
-#Requires:  unixODBC
 
 %description
 Redland is a library that provides a high-level interface for RDF
@@ -116,13 +115,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/redland/*.la
 %{_mandir}/man1/redland-config.1*
 
 %changelog
+* Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.0.10-5
+- BuildRequires: libiodbc-devel instead of unixODBC-devel
+
 * Thu Feb 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.0.10-4
 - added Patch50 and 51 from FC
   * Mon Jan 04 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.0.10-3
   - no_undefined patch
   * Sun Jan 03 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.0.10-2
   - pkgconfig_requires_private patch
-- use libiodbc-devel instead of unixODBC-devel
 
 * Thu Feb 11 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.0.10-3
 - rebuilt with rasqal-0.9.17 on ppc