SPECS: accerciser.spec - rel 2 - list omf lang files manually, bec...

baggins baggins at pld-linux.org
Sun Oct 14 01:27:36 CEST 2007


Author: baggins                      Date: Sat Oct 13 23:27:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- list omf lang files manually, because there is no such thing as rpm-build 4.4.9-10

---- Files affected:
SPECS:
   accerciser.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/accerciser.spec
diff -u SPECS/accerciser.spec:1.2 SPECS/accerciser.spec:1.3
--- SPECS/accerciser.spec:1.2	Sat Oct 13 19:19:19 2007
+++ SPECS/accerciser.spec	Sun Oct 14 01:27:31 2007
@@ -2,7 +2,7 @@
 Summary:	An interactive Python tool for querying accessibility information
 Name:		accerciser
 Version:	1.0.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/accerciser/1.0/%{name}-%{version}.tar.bz2
@@ -14,8 +14,6 @@
 BuildRequires:	gnome-doc-utils >= 0.12.0
 BuildRequires:	intltool >= 0.36.2
 BuildRequires:	python >= 1:2.4
-# support for --with-omf in find_lang.sh
-BuildRequires:	rpm-build >= 4.4.9-10
 BuildRequires:	rpmbuild(macros) >= 1.311
 Requires(post,postun):	gtk+2
 Requires(post,preun):	GConf2
@@ -50,7 +48,7 @@
 
 %py_postclean
 
-%find_lang %{name} --with-gnome --with-omf
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +73,12 @@
 %{_iconsdir}/hicolor/*/*/*
 %{py_sitescriptdir}/accerciser
 %{_sysconfdir}/gconf/schemas/accerciser.schemas
+%{_datadir}/omf/accerciser/accerciser-C.omf
+%lang(ca) %{_datadir}/omf/accerciser/accerciser-ca.omf
+%lang(en_GB) %{_datadir}/omf/accerciser/accerciser-en_GB.omf
+%lang(es) %{_datadir}/omf/accerciser/accerciser-es.omf
+%lang(oc) %{_datadir}/omf/accerciser/accerciser-oc.omf
+%lang(sv) %{_datadir}/omf/accerciser/accerciser-sv.omf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/10/13 23:27:31  baggins
+- rel 2
+- list omf lang files manually, because there is no such thing as rpm-build 4.4.9-10
+
 Revision 1.2  2007/10/13 17:19:19  megabajt
 - updated to 1.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/accerciser.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list