rpms/libXcursor/devel libXcursor.spec,1.23,1.24

Adam Jackson ajax at fedoraproject.org
Thu Jul 23 13:17:15 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/libXcursor/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13399

Modified Files:
	libXcursor.spec 
Log Message:
* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 1.1.9-5
- Un-require xorg-x11-filesystem
- Remove useless %dir



Index: libXcursor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libXcursor/devel/libXcursor.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- libXcursor.spec	25 Feb 2009 13:14:15 -0000	1.23
+++ libXcursor.spec	23 Jul 2009 13:17:15 -0000	1.24
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXcursor runtime library
 Name: libXcursor
 Version: 1.1.9
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -25,15 +25,9 @@ X.Org X11 libXcursor runtime library
 %package devel
 Summary: X.Org X11 libXcursor development package
 Group: Development/Libraries
-Requires(pre): xorg-x11-filesystem >= 0.99.2-3
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
 
-# xorg-x11-proto-devel os needed by xcursor.pc
-Requires: xorg-x11-proto-devel
-
-Obsoletes: XFree86-devel, xorg-x11-devel
-
 %description devel
 X.Org X11 libXcursor development package
 
@@ -78,7 +72,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%dir %{_includedir}/X11
 %dir %{_includedir}/X11/Xcursor
 %{_includedir}/X11/Xcursor/Xcursor.h
 %if %{with_static}
@@ -90,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Xcursor*.3*
 
 %changelog
+* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 1.1.9-5
+- Un-require xorg-x11-filesystem
+- Remove useless %%dir
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list