Hello community,

here is the log from the commit of package rekonq for openSUSE:Factory
checked in at Mon Sep 19 18:02:46 CEST 2011.



--------
--- KDE/rekonq/rekonq.changes   2011-04-27 22:33:43.000000000 +0200
+++ rekonq/rekonq.changes       2011-09-15 19:20:50.000000000 +0200
@@ -1,0 +2,29 @@
+Thu Sep 15 17:18:47 UTC 2011 - [email protected]
+
+- Update to 0.7.80 (Beta 1)
+  * AdBlock: Third Party rules support
+  * custom urlbar context menu (paste & go action, ...)
+  * set editable
+  * restore tab's history
+  * UI changes (in rekonq menu)
+  * quit closes app (and added option to close window by closing 
+    last tab)
+  * use KParts to view page source
+  * "click" mechanism to manage favorites
+  * SSL UIs rewamped
+  * "Do Not Track" feature
+  * history, time first visit added
+  * Tab messages using KMessageWidget
+  * improved drag'n'drop
+  * vi style navigation (optional)
+  * ctrl + number favorites shortcuts
+
+-------------------------------------------------------------------
+Tue Sep 13 12:41:10 UTC 2011 - [email protected]
+
+- Spec file updates:
+  * Split translation package (fix for RPMLINT warning)
+  * Split documentation package (fix for RPMLINT warning)
+  * Cleaned up spec file formatting
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback KDE/rekonq
Destination is rekonq
calling whatdependson for head-i586


Old:
----
  rekonq-0.7.0.tar.bz2

New:
----
  rekonq-0.7.80.tar.bz2
  rekonq-lang.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rekonq.spec ++++++
--- /var/tmp/diff_new_pack.q30gUb/_old  2011-09-19 18:02:41.000000000 +0200
+++ /var/tmp/diff_new_pack.q30gUb/_new  2011-09-19 18:02:41.000000000 +0200
@@ -16,18 +16,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           rekonq
-Version:        0.7.0
-Release:        2
+Version:        0.7.80
+Release:        1
 Summary:        WebKit Based Web Browser for KDE4
 
 License:        GPLv3
 Url:            http://rekonq.kde.org/
 Group:          Productivity/Networking/Web/Browsers
 Source0:        
http://sourceforge.net/projects/rekonq/files/%{version}/%{version}/%{name}-%{version}.tar.bz2
+Source1:        %{name}-lang.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  fdupes
@@ -37,6 +35,8 @@
 BuildRequires:  update-desktop-files
 %endif
 Requires:       konqueror
+Suggests:       %{name}-doc  = %{version}
+Suggests:       %{name}-lang = %{version}
 %kde4_runtime_requires
 
 %description
@@ -45,8 +45,24 @@
 using the new amazing features offered by the WebKit rendering engine and on
 the rock solid network KDE technologies.
 
+%package doc
+Summary:        Documentation for rekonq
+Group:          Productivity/Networking/Web/Browsers
+Requires:       %{name} = %{version}
+
+%description doc
+Rekonq is a web browser for KDE based on WebKit. It first focuses on being a
+light, fast & clean way to access to net. Its development is doubly based on
+using the new amazing features offered by the WebKit rendering engine and on
+the rock solid network KDE technologies.
+
+This package provides the documentation for rekonq.
+
+%lang_package
 %prep
-%setup -q
+%setup -q -a 1
+echo "ADD_SUBDIRECTORY( i18n ) " >> CMakeLists.txt
+
 
 %build
 %cmake_kde4 -d build
@@ -62,21 +78,21 @@
 %endif
 
 # Remove unneeded locales
-%if 0%{?suse_version} && 0%{?suse_version} < 1140
+%if 0%{?suse_version} == 1130
 rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavian/
 rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavianlatin/
 %endif
 
 %fdupes -s %{buildroot}
 
-%find_lang %{name} %{name}.lang
+%find_lang %{name}
 
 %kde_post_install
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING TODO
 %{_kde4_bindir}/rekonq
@@ -86,4 +102,12 @@
 %{_kde4_appsdir}/rekonq/
 %{_kde4_sharedir}/config.kcfg/rekonq.kcfg
 
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
+%exclude %{_kde4_htmldir}/en/rekonq
+
+%files doc
+%defattr(-,root,root,-)
+%doc %{_kde4_htmldir}/en/rekonq
+
 %changelog

++++++ rekonq-0.7.0.tar.bz2 -> rekonq-0.7.80.tar.bz2 ++++++
++++ 78601 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to