rpms/xfce4-panel/devel xfce4-panel.spec,1.10,1.11

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Wed Aug 30 03:47:26 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfce4-panel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6533

Modified Files:
	xfce4-panel.spec 
Log Message:
Add back in correct include dir for devel subpackage



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/devel/xfce4-panel.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-panel.spec	30 Aug 2006 03:37:33 -0000	1.10
+++ xfce4-panel.spec	30 Aug 2006 03:47:26 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
 Version: 4.2.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPL
 URL: http://www.xfce.org/
 Source0: http://www.us.xfce.org/archive/xfce-4.2.3.1/src/xfce4-panel-4.2.3.tar.gz
@@ -69,8 +69,12 @@
 %files devel
 %defattr(-, root, root)
 %{_libdir}/pkgconfig/*
+%{_includedir}/xfce4/panel
 
 %changelog
+* Tue Aug 29 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-6
+- Add back in correct include dir for devel subpackage
+
 * Thu Aug 24 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-5
 - Don't own includedir/xfce4
 - Requires: libxfce4util-devel added to devel 




More information about the scm-commits mailing list