packages: phorum/phorum.spec - package mods topdir

glen glen at pld-linux.org
Thu Feb 18 16:06:06 CET 2010


Author: glen                         Date: Thu Feb 18 15:06:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package mods topdir

---- Files affected:
packages/phorum:
   phorum.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/phorum/phorum.spec
diff -u packages/phorum/phorum.spec:1.46 packages/phorum/phorum.spec:1.47
--- packages/phorum/phorum.spec:1.46	Wed Feb 10 21:04:37 2010
+++ packages/phorum/phorum.spec	Thu Feb 18 16:06:00 2010
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Phorum - implementacja forum WWW w PHP
 Name:		phorum
 Version:	%{mainver}.14
-Release:	0.58
+Release:	0.60
 License:	Apache-like
 Group:		Applications/WWW
 Source0:	http://www.phorum.org/downloads/%{name}-%{version}.tar.bz2
@@ -375,6 +375,7 @@
 for mod in mods/*/; do
 	mod=${mod%/} file=${mod#mods/}.lang
 	> $file
+	echo "%dir %{_appdir}/$mod" >> $file
 	[ -f $mod/Changelog ] && echo %{_appdir}/$mod/Changelog >> $file
 	[ -f $mod/README ] && echo %{_appdir}/$mod/README >> $file
 	[ -f $mod/TODO ] && echo %{_appdir}/$mod/TODO >> $file
@@ -605,6 +606,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2010/02/18 15:06:00  glen
+- package mods topdir
+
 Revision 1.46  2010/02/10 20:04:37  sparky
 - BR: iconv, rpm-php-pearprov, unzip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phorum/phorum.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list