SPECS: jalbum.spec - update to 8.2.6
glen
glen at pld-linux.org
Thu Mar 19 10:39:56 CET 2009
Author: glen Date: Thu Mar 19 09:39:56 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 8.2.6
---- Files affected:
SPECS:
jalbum.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/jalbum.spec
diff -u SPECS/jalbum.spec:1.13 SPECS/jalbum.spec:1.14
--- SPECS/jalbum.spec:1.13 Mon Dec 15 16:29:53 2008
+++ SPECS/jalbum.spec Thu Mar 19 10:39:51 2009
@@ -4,12 +4,12 @@
Summary: Jalbum web album software
Summary(pl.UTF-8): Jalbum - oprogramowanie do albumów WWW
Name: jalbum
-Version: 8.1.2
+Version: 8.2.6
Release: 1
License: Freely Distributable
Group: Applications/Publishing
-Source0: http://jalbum.net/download/8.1/Linux/NoVM/Jalbuminstall.bin
-# Source0-md5: fbbe42c79f220737990030616afea542
+Source0: http://jalbum.net/download/8.2/Linux/NoVM/Jalbuminstall.bin
+# Source0-md5: d58bb736a84f64908c2cf184da294c20
Source1: %{name}.desktop
Source2: %{name}.png
Source3: x-%{name}.desktop
@@ -108,15 +108,19 @@
%{_datadir}/mimelnk/application/x-%{name}.desktop
%dir %{_appdir}
%{_appdir}/JAlbum.jar
-%{_appdir}/ext
%{_appdir}/includes
-%{_appdir}/lib
%{_appdir}/license
%{_appdir}/plugins
-%{_appdir}/res
-%{_appdir}/system
%{_appdir}/tools
+%dir %{_appdir}/lib
+%{_appdir}/lib/*.jar
+%dir %{_appdir}/lib/linux
+%{_appdir}/lib/linux/jdic_stub.jar
+%ifarch %{ix86}
+%attr(755,root,root) %{_appdir}/lib/linux/x86/libtray.so
+%endif
+
%dir %{_appdir}/texts
%{_appdir}/texts/texts.properties
%lang(bg) %{_appdir}/texts/texts_bg.properties
@@ -206,6 +210,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2009/03/19 09:39:51 glen
+- update to 8.2.6
+
Revision 1.13 2008/12/15 15:29:53 glen
- update to 8.1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jalbum.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list