Hello community,

here is the log from the commit of package kdevelop4-pg-qt for openSUSE:Factory 
checked in at 2011-11-14 14:19:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop4-pg-qt (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop4-pg-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop4-pg-qt", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevelop4-pg-qt/kdevelop4-pg-qt.changes  
2011-09-23 02:06:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4-pg-qt.new/kdevelop4-pg-qt.changes     
2011-11-14 14:19:12.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Oct 18 12:44:40 UTC 2011 - [email protected]
+
+- Move the headers in the non-devel package (bnc#722152)
+kdevelop-pg-qt is only a generator and should be packaged like flex or bison.
+kdevelop-pg-qt currently has no runtime use.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdevelop4-pg-qt.spec ++++++
--- /var/tmp/diff_new_pack.8qxTCe/_old  2011-11-14 14:19:13.000000000 +0100
+++ /var/tmp/diff_new_pack.8qxTCe/_new  2011-11-14 14:19:13.000000000 +0100
@@ -18,29 +18,23 @@
 
 
 Name:           kdevelop4-pg-qt
-BuildRequires:  bison flex libkde4-devel
+Version:        0.9.5
+Release:        1
 License:        GPLv2 ; GPLv2+
-Group:          Development/Tools/IDE
 Summary:        Supporting package for the additional plugins for Kdevelop4
 Url:            http://www.kdevelop.org
-Version:        0.9.5
-Release:        1
+Group:          Development/Tools/IDE
 Source0:        kdevelop-pg-qt-%{version}.tar.bz2
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  libkde4-devel
+Obsoletes:      %{name}-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 Supporting package for the additional plugins for Kdevelop4 Integrated 
Development Environment
 
-%package devel
-License:        GPLv2 ; GPLv2+
-Group:          Development/Tools/IDE
-Summary:        Supporting package for the additional plugins for Kdevelop4
-Requires:       kdevelop4-pg-qt = %{version}
-
-%description devel
-Supporting package for the additional plugins for Kdevelop4 Integrated 
Development Environment
-
 %prep
 %setup -q -n kdevelop-pg-qt-%{version}
 
@@ -50,7 +44,7 @@
 
 %install
   cd build
-  %makeinstall
+  %make_install
   %kde_post_install
 
 %post -p /sbin/ldconfig
@@ -58,16 +52,12 @@
 %postun -p /sbin/ldconfig
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
-
-%files devel
-%defattr(-,root,root)
-%dir /usr/include/kdevelop-pg-qt
-/usr/include/kdevelop-pg-qt/*
-/usr/share/kde4/apps/cmake/modules/*
+  rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
-/usr/bin/kdev-pg-qt
+%{_kde4_bindir}/kdev-pg-qt
+%{_kde4_includedir}/kdevelop-pg-qt/
+%{_kde4_appsdir}/cmake/modules/*
 
 %changelog

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

Reply via email to