]> git.pld-linux.org Git - packages/djvulibre.git/commitdiff
- ghost soname symlink auto/th/djvulibre-3_5_20-1 auto/ti/djvulibre-3_5_20-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Jan 2008 13:58:20 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- package cs locale for djview3

Changed files:
    djvulibre.spec -> 1.64

djvulibre.spec

index e23c734d9b10325c991acdf173a599aac71b0910..1eab875b0596b4eb153a3c38d1873dcf36e6cf44 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: use system qt qt.qm files instead of included copies
 #
 # Conditional build:
 %bcond_without qt      # disable qt wrapper
@@ -175,6 +176,7 @@ fi
 %attr(755,root,root) %{_bindir}/d[!j]*
 %attr(755,root,root) %{_bindir}/djv[!i]*
 %attr(755,root,root) %{_libdir}/libdjvulibre.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdjvulibre.so.15
 %{_mandir}/man1/[!dn]*
 %{_mandir}/man1/d[!j]*
 %{_mandir}/man1/djv[!i]*
@@ -205,6 +207,7 @@ fi
 %attr(755,root,root) %{_bindir}/djview
 %attr(755,root,root) %{_bindir}/djview3
 %dir %{_datadir}/djvu/djview3
+%lang(cs) %{_datadir}/djvu/djview3/cs
 %lang(de) %{_datadir}/djvu/djview3/de
 %lang(fr) %{_datadir}/djvu/djview3/fr
 %lang(ja) %{_datadir}/djvu/djview3/ja
This page took 0.076472 seconds and 4 git commands to generate.