Author: qboosh                       Date: Wed Mar  2 20:34:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.3.0

---- Files affected:
SPECS:
   fontconfig.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/fontconfig.spec
diff -u SPECS/fontconfig.spec:1.57 SPECS/fontconfig.spec:1.58
--- SPECS/fontconfig.spec:1.57  Mon Feb 14 23:58:17 2005
+++ SPECS/fontconfig.spec       Wed Mar  2 21:34:05 2005
@@ -6,13 +6,13 @@
 Summary:       Font configuration and customization tools
 Summary(pl):   Narzędzia do konfigurowania fontów
 Name:          fontconfig
-Version:       2.2.99
-Release:       2
+Version:       2.3.0
+Release:       1
 Epoch:         1
 License:       MIT
 Group:         Libraries
 Source0:       http://fontconfig.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 4dcb11d8ed8272ec326c2633acf891fb
+# Source0-md5: a4dea0b513c5d4f88bbf0e78099dbaba
 Patch0:                %{name}-blacklist.patch
 Patch1:                %{name}-autohint.patch
 Patch2:                %{name}-autohint2.patch
@@ -139,6 +139,8 @@
 install doc/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 install doc/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
 
+cp -f conf.d/README README.confd
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -151,7 +153,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README README.confd
 %attr(755,root,root) %{_bindir}/fc-*
 %{_mandir}/man1/*.1*
 %{_mandir}/man5/*.5*
@@ -160,8 +162,9 @@
 %defattr(644,root,root,755)
 %dir %{_sysconfdir}/fonts
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fonts/fonts.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fonts/local.conf
 %{_sysconfdir}/fonts/fonts.dtd
+%dir %{_sysconfdir}/fonts/conf.d
+%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/fonts/conf.d/*.conf
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
@@ -183,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/03/02 20:34:05  qboosh
+- updated to 2.3.0
+
 Revision 1.57  2005/02/14 22:58:17  qboosh
 - argh, set umask 022 before fc-cache; don't use /root as HOME
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fontconfig.spec?r1=1.57&r2=1.58&f=u


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

Reply via email to