Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2014-05-21 16:19:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leechcraft (Old)
 and      /work/SRC/openSUSE:Factory/.leechcraft.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leechcraft"

Changes:
--------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes    2014-04-14 
12:33:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes       
2014-05-21 16:19:31.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 17 09:25:32 UTC 2014 - dap.darkn...@gmail.com
+
+- New plugin was enabled for Factory:
+  * Aggregator WebAccess is a news reader web interface module.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ leechcraft.spec ++++++
--- /var/tmp/diff_new_pack.vivm1I/_old  2014-05-21 16:19:34.000000000 +0200
+++ /var/tmp/diff_new_pack.vivm1I/_new  2014-05-21 16:19:34.000000000 +0200
@@ -76,6 +76,9 @@
 %endif
 BuildRequires:  qwt6-devel
 %if 0%{?suse_version} > 1310
+BuildRequires:  wt-devel >= 3.3
+%endif
+%if 0%{?suse_version} > 1310
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
 BuildRequires:  pkgconfig(QJson) >= 0.8.1
@@ -219,6 +222,19 @@
 guide to writing recipes if you are interested in writing your own ones.
 
 
+%if 0%{?suse_version} >= 1310
+%package aggregator-webaccess
+Summary:        LeechCraft Aggregator - Web Interface Module
+License:        BSL-1.0
+Group:          Productivity/Networking/Other
+Requires:       %{name}-aggregator = %{version}
+
+%description aggregator-webaccess
+WebAccess provides a basic web interface for the
+Aggregator feed reader, so one can read news
+articles from a mobile device or another machine.
+%endif
+
 %package anhero
 Summary:        LeechCraft Crash handler Module
 License:        BSL-1.0
@@ -2156,7 +2172,11 @@
         -DSTRICT_LICENSING=True \
         -DENABLE_ADVANCEDNOTIFICATIONS=True \
         -DENABLE_AGGREGATOR=True \
+%if 0%{?suse_version} > 1310
+                -DENABLE_AGGREGATOR_WEBACCESS=True \
+%else
                 -DENABLE_AGGREGATOR_WEBACCESS=False \
+%endif
         -DENABLE_AUSCRIE=True \
         -DENABLE_AZOTH=True \
                 -DENABLE_AZOTH_ACETAMIDE=True \
@@ -2350,6 +2370,14 @@
 %dir %{_datadir}/%{name}/scripts
 %{_datadir}/%{name}/scripts/aggregator/
 
+%if 0%{?suse_version} > 1310
+%files aggregator-webaccess
+%defattr(-,root,root)
+%{plugin_dir}/*%{name}_aggregator_webaccess.so
+%{settings_dir}/aggregatorwebaccesssettings.xml
+%{translations_dir}/%{name}_aggregator_webaccess*.qm
+%endif
+
 %files anhero
 %defattr(-,root,root)
 %{_bindir}/lc_anhero_crashprocess


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to