Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory
checked in at Mon Sep 26 10:06:36 CEST 2011.



--------
--- kdevelop4-plugins/kdevelop4-plugins.changes 2011-08-27 10:21:49.000000000 
+0200
+++ /mounts/work_src_done/STABLE/kdevelop4-plugins/kdevelop4-plugins.changes    
2011-09-23 14:12:28.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 23 12:13:09 UTC 2011 - [email protected]
+
+- Remove unneeded dependency on kdesdk4 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kdevelop4-plugins.spec ++++++
--- /var/tmp/diff_new_pack.HIjk4H/_old  2011-09-26 10:06:33.000000000 +0200
+++ /var/tmp/diff_new_pack.HIjk4H/_new  2011-09-26 10:06:33.000000000 +0200
@@ -18,17 +18,20 @@
 
 
 Name:           kdevelop4-plugins
-BuildRequires:  kdebase4-workspace-devel kdesdk4 kdevelop4-devel libkde4-devel 
libkdevplatform-devel
-BuildRequires:  kdevelop4-pg-qt-devel
+Version:        1.2.3
+Release:        2
 License:        GPLv2+
-Group:          Development/Tools/IDE
 Summary:        Additional plugins for Kdevelop4 Integrated Development 
Environment
 Url:            http://www.kdevelop.org
-Version:        1.2.3
-Release:        2
-Source0:        kdevelop-php-%version.tar.bz2
-Source1:        kdevelop-php-docs-%version.tar.bz2
+Group:          Development/Tools/IDE
+Source0:        kdevelop-php-%{version}.tar.bz2
+Source1:        kdevelop-php-docs-%{version}.tar.bz2
 Patch1:         add-php-docs.diff
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  kdevelop4-devel
+BuildRequires:  kdevelop4-pg-qt-devel
+BuildRequires:  libkde4-devel
+BuildRequires:  libkdevplatform-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
@@ -38,7 +41,7 @@
   * PHP Language support, documentation, debugging (xdebug)
 
 %prep
-%setup -q -n kdevelop-php-%version -a 1
+%setup -q -n kdevelop-php-%{version} -a 1
 %patch1 -p0
 
 %build
@@ -47,7 +50,7 @@
 
 %install
   cd build
-  %makeinstall
+%make_install
   %kde_post_install
   cd ..
   %find_lang kdevphp kdevphp.lang
@@ -58,12 +61,12 @@
 %postun -p /sbin/ldconfig
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
+  rm -rf %{buildroot}
 
 %package php
 License:        GPLv2+
-Group:          Development/Tools/IDE
 Summary:        PHP Plugin for Kdevelop4 Integrated Development Environment
+Group:          Development/Tools/IDE
 Requires:       kdevelop4
 %kde4_runtime_requires
 
@@ -82,8 +85,8 @@
 
 %package php-doc
 License:        GPLv2+
-Group:          Development/Tools/IDE
 Summary:        PHP Documentation for Kdevelop4 Integrated Development 
Environment
+Group:          Development/Tools/IDE
 Requires:       kdevelop4-plugins-php = %{version}
 %kde4_runtime_requires
 
@@ -95,8 +98,8 @@
 %package upload
 
 License:        GPLv2+
-Group:          Development/Tools/IDE
 Summary:        Upload Plugin for Kdevelop4 Integrated Development Environment
+Group:          Development/Tools/IDE
 Requires:       kdevelop4
 %kde4_runtime_requires
 
@@ -106,18 +109,18 @@
 
 %files php -f kdevphp.lang
 %defattr(-,root,root)
-%_libdir/kde4/kdevphplanguagesupport.so
-%_libdir/libkdev4phpcompletion.so
-%_libdir/libkdev4phpduchain.so
-%_libdir/libkdev4phpparser.so
+%{_libdir}/kde4/kdevphplanguagesupport.so
+%{_libdir}/libkdev4phpcompletion.so
+%{_libdir}/libkdev4phpduchain.so
+%{_libdir}/libkdev4phpparser.so
 %_kde_share_dir/apps/kdevappwizard/templates/simple_phpapp.tar.bz2
 %_kde_share_dir/services/kdevphpsupport.desktop
 %_kde4_appsdir/kdevphpsupport/
 
 %files php-doc -f kdevphpdocs.lang
 %defattr(-,root,root)
-%_libdir/kde4/kdevphpdocs.so
-%_libdir/kde4/kdevphpdocs_config.so
+%{_libdir}/kde4/kdevphpdocs.so
+%{_libdir}/kde4/kdevphpdocs_config.so
 %_kde_share_dir/config.kcfg/phpdocssettings.kcfg
 %_kde_share_dir/services/kdevphpdocs.desktop
 %_kde_share_dir/services/kdevphpdocs_config.desktop
@@ -127,8 +130,8 @@
 %files upload
 %defattr(-,root,root)
 %dir %_kde_share_dir/apps/kdevupload
-%_libdir/kde4/kcm_kdev_upload.so
-%_libdir/kde4/libkdevupload.so
+%{_libdir}/kde4/kcm_kdev_upload.so
+%{_libdir}/kde4/libkdevupload.so
 %_kde_share_dir/apps/kdevupload/kdevupload.rc
 %_kde_share_dir/services/kcm_kdev_upload.desktop
 %_kde_share_dir/services/kdevupload.desktop


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



Remember to have fun...

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

Reply via email to