Author: duddits                      Date: Thu Feb 26 09:39:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.9.0
- use_locale_by_default.patch updated
- %{__make} -j1
- more %files

---- Files affected:
SPECS:
   yudit.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/yudit.spec
diff -u SPECS/yudit.spec:1.31 SPECS/yudit.spec:1.32
--- SPECS/yudit.spec:1.31       Mon Feb 12 23:09:26 2007
+++ SPECS/yudit.spec    Thu Feb 26 10:39:51 2009
@@ -2,18 +2,18 @@
 Summary:       Unicode text editor
 Summary(pl.UTF-8):     Edytor tekstu unicode
 Name:          yudit
-Version:       2.7.8
+Version:       2.9.0
 Release:       1
 Epoch:         1
 License:       GPL v2
 Vendor:                Gaspar Sinai <[email protected]>
 Group:         X11/Applications/Editors
 Source0:       http://yudit.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 48c1dc0c02c832a86abe9f6ec4cabdd6
+# Source0-md5: 3454f3798173acf0a54cef84a9406c17
 Source1:       %{name}.desktop
 Patch0:                %{name}-use_locale_by_default.patch
 URL:           http://yudit.org/
-BuildRequires: XFree86-devel
+BuildRequires: xorg-xserver-server-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel >= 0.10
@@ -45,7 +45,7 @@
 %{__autoconf}
 %configure
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -124,9 +124,12 @@
 %lang(ur) %{_datadir}/yudit/locale/ur
 %lang(vi) %{_datadir}/yudit/locale/vi
 %lang(yi) %{_datadir}/yudit/locale/yi
+%lang(zh_CN) %{_datadir}/yudit/locale/zh_CN
 %lang(zh_HK,zh_TW) %{_datadir}/yudit/locale/zh
 %dir %{_datadir}/yudit/config
 %config %{_datadir}/yudit/config/*
+%dir %{_datadir}/yudit/syntax
+%{_datadir}/yudit/syntax/README.TXT
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -134,6 +137,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/02/26 09:39:51  duddits
+- up to 2.9.0
+- use_locale_by_default.patch updated
+- %{__make} -j1
+- more %files
+
 Revision 1.31  2007/02/12 22:09:26  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yudit.spec?r1=1.31&r2=1.32&f=u

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

Reply via email to