SPECS: fontforge.spec - killed po patch, package message files wit...

qboosh qboosh at pld-linux.org
Mon Dec 26 16:45:22 CET 2005


Author: qboosh                       Date: Mon Dec 26 15:45:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- killed po patch, package message files with proper gettext domain

---- Files affected:
SPECS:
   fontforge.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/fontforge.spec
diff -u SPECS/fontforge.spec:1.5 SPECS/fontforge.spec:1.6
--- SPECS/fontforge.spec:1.5	Sun Dec 25 14:45:04 2005
+++ SPECS/fontforge.spec	Mon Dec 26 16:45:17 2005
@@ -11,7 +11,6 @@
 Patch0:		%{name}-sonames.patch
 Patch1:		%{name}-iconv-in-libc.patch
 Patch2:		%{name}-sfddiff-build.patch
-Patch3:		%{name}-po.patch
 URL:		http://fontforge.sourceforge.net/
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
@@ -52,7 +51,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -70,7 +68,7 @@
 
 %makeinstall
 
-%find_lang %{name}
+%find_lang FontForge
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,7 +76,7 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files -f FontForge.lang
 %defattr(644,root,root,755)
 %doc AUTHORS LICENSE
 %attr(755,root,root) %{_bindir}/fontforge
@@ -92,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/26 15:45:17  qboosh
+- killed po patch, package message files with proper gettext domain
+
 Revision 1.5  2005/12/25 13:45:04  charles
 - updated to 20051205
 - updated -sonames.patch, added -sfddiff-build.patch and -po.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fontforge.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list