Author: glen                         Date: Wed Feb 13 11:46:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add APNG support; rel 3

---- Files affected:
SPECS:
   libpng.spec (1.144 -> 1.145) 

---- Diffs:

================================================================
Index: SPECS/libpng.spec
diff -u SPECS/libpng.spec:1.144 SPECS/libpng.spec:1.145
--- SPECS/libpng.spec:1.144     Wed Dec 26 14:59:59 2007
+++ SPECS/libpng.spec   Wed Feb 13 12:46:22 2008
@@ -9,7 +9,7 @@
 Summary(tr.UTF-8):     PNG kitaplığı
 Name:          libpng
 Version:       1.2.24
-Release:       2
+Release:       3
 Epoch:         2
 License:       distributable
 Group:         Libraries
@@ -20,6 +20,8 @@
 Patch2:                %{name}-norpath.patch
 Patch3:                %{name}-export_old.patch
 Patch4:                %{name}-revert.patch
+# http://littlesvr.ca/apng/
+Patch5:                %{name}-apng.patch
 URL:           http://www.libpng.org/pub/png/libpng.html
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: zlib-devel
@@ -28,6 +30,7 @@
 %else
 Provides:      libpng.so.3
 %endif
+Provides:      libpng(APNG) = 0.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,6 +80,7 @@
 Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      zlib-devel
+Provides:      libpng(APNG)-devel = 0.10
 Conflicts:     libpng < 1.0.15
 
 %description devel
@@ -114,6 +118,7 @@
 Summary(pt_BR.UTF-8):  Bibliotecas estáticas para desenvolvimento com libpng
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
+Provides:      libpng(APNG)-static = 0.10
 
 %description static
 Static PNG libraries.
@@ -147,6 +152,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
 
 %ifarch %{ix86}
 ln -sf scripts/makefile.gcmmx ./Makefile
@@ -229,6 +235,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2008-02-13 11:46:22  glen
+- add APNG support; rel 3
+
 Revision 1.144  2007-12-26 13:59:59  glen
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpng.spec?r1=1.144&r2=1.145&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to