Browse Source

rebuilt

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8950 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 9 years ago
parent
commit
4e18cdcbc9
2 changed files with 13 additions and 3 deletions
  1. 4 1
      p/pilot-link/pilot-link-vl.spec
  2. 9 2
      p/podofo/podofo-vl.spec

+ 4 - 1
p/pilot-link/pilot-link-vl.spec

@@ -1,6 +1,6 @@
 %define	ver	0.12.5
 %define	srcver	%{ver}
-%define	rel	1%{?_dist_release}
+%define	rel	2%{?_dist_release}
 %define support_perl 0
 
 Name:		pilot-link
@@ -181,6 +181,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
 
 
 %changelog
+* Sat Sep 13 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.12.5-2
+- rebuilt with current environment
+
 * Thu Sep 30 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.12.5-1
 - new upstream release
 - split libraries to subpackage

+ 9 - 2
p/podofo/podofo-vl.spec

@@ -1,6 +1,6 @@
 Name:           podofo
 Version:        0.9.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Tools and libraries to work with the PDF file format
 
 Group:          Applications/Publishing
@@ -8,11 +8,12 @@ License:        GPLv2+
 URL:            http://podofo.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:         %{name}-0.9.1-unistd.patch
+Patch1:         %{name}-0.9.1-freetype.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:  cmake
 BuildRequires:  zlib-devel
-BuildRequires:  libjpeg-devel
+BuildRequires:  libjpeg-turbo-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libpng-devel
 BuildRequires:  freetype2-devel
@@ -58,6 +59,7 @@ Development files and documentation for the %{name} library.
 %prep
 %setup -q
 %patch0 -p1 -b .unistd
+%patch1 -p1 -b .freetype
 
 
 %build
@@ -107,6 +109,11 @@ find doc/html -exec touch -r %{SOURCE0} {} \;
 
 
 %changelog
+* Sat Sep 13 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.9.1-2
+- rebuilt with libpng-1.6.12
+- changed BuildRequires: libjpeg-devel to libjpeg-turbo-devel
+- added Patch1 from Fedora rawhide
+
 * Sun Mar 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.9.1-1
 - updated to 0.9.1