Author: arekm                        Date: Thu Sep  4 10:59:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.3

---- Files affected:
SPECS:
   arora.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/arora.spec
diff -u SPECS/arora.spec:1.5 SPECS/arora.spec:1.6
--- SPECS/arora.spec:1.5        Wed May 28 22:39:47 2008
+++ SPECS/arora.spec    Thu Sep  4 12:59:34 2008
@@ -2,12 +2,12 @@
 %define                snap    20080528
 Summary:       A simple cross platform web browser
 Name:          arora
-Version:       0.2
+Version:       0.3
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       %{name}-20080528.tar.bz2
-# Source0-md5: a5f1c6df366748bf8e6f556e12f220d1
+Source0:       http://arora.googlecode.com/files/%{name}-%{version}.tar.gz
+# Source0-md5: 6da3c659f99775cee38b38b1ca85e173
 URL:           http://code.google.com/p/arora/
 BuildRequires: QtWebKit-devel
 BuildRequires: qt4-qmake >= 4.4
@@ -24,7 +24,7 @@
 mean and loads of fun to hack on.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 qmake-qt4 PREFIX=%{_prefix}
@@ -32,6 +32,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        INSTALL_ROOT=$RPM_BUILD_ROOT
 
@@ -42,16 +43,29 @@
 %defattr(644,root,root,755)
 %doc README ChangeLog
 %attr(755,root,root) %{_bindir}/arora
+%{_pixmapsdir}/*.*
+%{_iconsdir}/*/*/*/*.png
+%{_iconsdir}/*/*/*/*.svg
 %{_desktopdir}/arora.desktop
 %dir %{_datadir}/arora
 %dir %{_datadir}/arora/locale
 %lang(cs_CZ) %{_datadir}/arora/locale/cs_CZ.qm
+%lang(da) %{_datadir}/arora/locale/da.qm
 %lang(de) %{_datadir}/arora/locale/de.qm
 %lang(en) %{_datadir}/arora/locale/en.qm
 %lang(es) %{_datadir}/arora/locale/es.qm
-%lang(fr) %{_datadir}/arora/locale/fr.qm
+%lang(et) %{_datadir}/arora/locale/et.qm
+%lang(fr_CA) %{_datadir}/arora/locale/fr_CA.qm
+%lang(fr_FR) %{_datadir}/arora/locale/fr_FR.qm
+%lang(hu) %{_datadir}/arora/locale/hu.qm
+%lang(it) %{_datadir}/arora/locale/it.qm
+%lang(nl) %{_datadir}/arora/locale/nl.qm
 %lang(pl) %{_datadir}/arora/locale/pl.qm
+%lang(pt_BR) %{_datadir}/arora/locale/pt_BR.qm
+%lang(tr) %{_datadir}/arora/locale/tr.qm
 %lang(ru) %{_datadir}/arora/locale/ru.qm
+%lang(zh_CN) %{_datadir}/arora/locale/zh_CN.qm
+%{_mandir}/man1/*.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -59,7 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.5  2008/05/28 20:39:47  shadzik
+Revision 1.6  2008/09/04 10:59:34  arekm
+- up to 0.3
+
+Revision 1.5  2008-05-28 20:39:47  shadzik
 - missing dir
 
 Revision 1.4  2008-05-28 20:38:27  shadzik
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arora.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to