packages: tuxpaint/tuxpaint.spec - fixed locale regeneration - TODO: put st...

sparky sparky at pld-linux.org
Fri Nov 27 15:42:33 CET 2009


Author: sparky                       Date: Fri Nov 27 14:42:33 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed locale regeneration
- TODO: put stamps in separated spec
- BR: rpm-pythonprov

---- Files affected:
packages/tuxpaint:
   tuxpaint.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: packages/tuxpaint/tuxpaint.spec
diff -u packages/tuxpaint/tuxpaint.spec:1.51 packages/tuxpaint/tuxpaint.spec:1.52
--- packages/tuxpaint/tuxpaint.spec:1.51	Mon Jun 29 15:03:05 2009
+++ packages/tuxpaint/tuxpaint.spec	Fri Nov 27 15:42:28 2009
@@ -7,6 +7,7 @@
 #   /usr/share/doc/tuxpaint-dev/html/README.html
 #   /usr/share/doc/tuxpaint-dev/tp_magic_example.c
 # - some locales are not included
+# - separate stamps to make them noarch
 #
 %define		stamps_ver	2009.06.28
 Summary:	Tux Paint - A simple drawing program for children
@@ -35,6 +36,7 @@
 BuildRequires:	libpaper-devel
 BuildRequires:	librsvg-devel
 BuildRequires:	pkgconfig
+BuildRequires:	rpm-pythonprov
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/X11
@@ -72,6 +74,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+install -d trans
 
 %build
 %{__make} \
@@ -163,6 +166,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2009/11/27 14:42:28  sparky
+- fixed locale regeneration
+- TODO: put stamps in separated spec
+- BR: rpm-pythonprov
+
 Revision 1.51  2009/06/29 13:03:05  lisu
 - updated to 0.9.21
 - stamps updated to 2009.06.28
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tuxpaint/tuxpaint.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list