|
@@ -3,8 +3,8 @@
|
|
Summary: A library of functions for manipulating PNG image format files.
|
|
Summary: A library of functions for manipulating PNG image format files.
|
|
Summary(ja): PNG画像形式ファイル操作用の関数ライブラリ
|
|
Summary(ja): PNG画像形式ファイル操作用の関数ライブラリ
|
|
Name: libpng
|
|
Name: libpng
|
|
-Version: 1.2.44
|
|
|
|
-Release: 3%{_dist_release}
|
|
|
|
|
|
+Version: 1.2.46
|
|
|
|
+Release: 1%{_dist_release}
|
|
License: distributable
|
|
License: distributable
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
Source: ftp://ftp.simplesystems.org/pub/libpng/png/src/%{name}-%{version}.tar.bz2
|
|
Source: ftp://ftp.simplesystems.org/pub/libpng/png/src/%{name}-%{version}.tar.bz2
|
|
@@ -16,6 +16,9 @@ URL: http://www.libpng.org/pub/png/
|
|
Epoch: 2
|
|
Epoch: 2
|
|
Obsoletes: libpng12
|
|
Obsoletes: libpng12
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
%description
|
|
%description
|
|
The libpng package contains a library of functions for creating and
|
|
The libpng package contains a library of functions for creating and
|
|
manipulating PNG (Portable Network Graphics) image format files. PNG
|
|
manipulating PNG (Portable Network Graphics) image format files. PNG
|
|
@@ -153,6 +156,10 @@ the libpng package.
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jul 13 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2:1.2.46-1
|
|
|
|
+- new upstream release with security fix (VU#819894)
|
|
|
|
+- add Vendor/Distri tags
|
|
|
|
+
|
|
* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2:1.2.44-3
|
|
* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2:1.2.44-3
|
|
- build with rpm-4.8.1-1 for pkg-config file
|
|
- build with rpm-4.8.1-1 for pkg-config file
|
|
|
|
|