rpms/libxfce4mcs/FC-5 .cvsignore, 1.4, 1.5 libxfce4mcs.spec, 1.9, 1.10 sources, 1.4, 1.5

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Mon Jun 25 01:08:41 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/libxfce4mcs/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28893

Modified Files:
	.cvsignore libxfce4mcs.spec sources 
Log Message:
final update to 4.2.4


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libxfce4mcs/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	12 Nov 2005 15:57:28 -0000	1.4
+++ .cvsignore	25 Jun 2007 01:07:49 -0000	1.5
@@ -1 +1 @@
-libxfce4mcs-4.2.3.tar.gz
+libxfce4mcs-4.2.4.tar.gz


Index: libxfce4mcs.spec
===================================================================
RCS file: /cvs/extras/rpms/libxfce4mcs/FC-5/libxfce4mcs.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libxfce4mcs.spec	16 Feb 2006 21:04:55 -0000	1.9
+++ libxfce4mcs.spec	25 Jun 2007 01:07:49 -0000	1.10
@@ -1,13 +1,12 @@
 Summary: Multi-channel settings management support for Xfce
 Name: libxfce4mcs
-Version: 4.2.3
-Release: 5%{?dist}
+Version: 4.2.4
+Release: 1%{?dist}
 License: LGPL
 URL: http://www.xfce.org/
-Source0: http://www.us.xfce.org/archive/xfce-4.2.3/src/libxfce4mcs-4.2.3.tar.gz
-Group: Development/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Prereq: /sbin/ldconfig
+Source0: http://www.us.xfce.org/archive/xfce-4.2.4/src/libxfce4mcs-4.2.4.tar.gz
+Group: System Environment/Libraries
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)	
 
 Requires: libxfce4util >= %{version}
 Requires: libxfcegui4 >= %{version}
@@ -21,11 +20,12 @@
 This package includes multi-channel settings management support for Xfce.
 
 %package devel
-Summary: Developpment tools for libxfce4mcs library
+Summary: Development tools for libxfce4mcs library
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: libX11-devel
 Requires: glib2-devel
+Requires: libxfce4util-devel >= %{version}
 
 %description devel
 This package includes the static libraries and header files you will need
@@ -35,7 +35,7 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --enable-gtk-doc
 
 make %{?_smp_mflags}
 
@@ -52,17 +52,21 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %{_libdir}/lib*.so.*
 
 %files devel
-%defattr(-, root, root)
+%defattr(-,root,root,-)
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/xfce4/libxfce4mcs
 %{_datadir}/gtk-doc/html/libxfce4mcs
 
 %changelog
+* Wed Jun 20 2007 Christoph Wickert <fedora at christoph-wickert.de> - 4.2.4-1
+- Update to 4.2.4
+- enable-gtk-doc
+
 * Thu Feb 16 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-5.fc5
 - Rebuild for fc5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libxfce4mcs/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	12 Nov 2005 15:57:28 -0000	1.4
+++ sources	25 Jun 2007 01:07:49 -0000	1.5
@@ -1 +1 @@
-b3244024bea7f5756f4c0f541bc24128  libxfce4mcs-4.2.3.tar.gz
+311b1c824313c5c7b47bf30551ba23f4  libxfce4mcs-4.2.4.tar.gz




More information about the scm-commits mailing list