rpms/libXrandr/devel libXrandr.spec,1.32,1.33

Adam Jackson ajax at fedoraproject.org
Thu Jul 23 13:29:07 UTC 2009


Author: ajax

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

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



Index: libXrandr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libXrandr/devel/libXrandr.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- libXrandr.spec	20 Jul 2009 14:07:38 -0000	1.32
+++ libXrandr.spec	23 Jul 2009 13:28:37 -0000	1.33
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXrandr runtime library
 Name: libXrandr
 Version: 1.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -20,12 +20,10 @@ X.Org X11 libXrandr runtime library
 %package devel
 Summary: X.Org X11 libXrandr development package
 Group: Development/Libraries
-Requires(pre): xorg-x11-filesystem >= 0.99.2-3
 Requires: %{name} = %{version}-%{release}
 
-Requires: xorg-x11-proto-devel pkgconfig
+Requires: pkgconfig
 Requires: pkgconfig(randrproto) >= 1.2.1
-Requires: pkgconfig(xrender)
 
 %description devel
 X.Org X11 libXrandr development package
@@ -58,8 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%dir %{_includedir}/X11
-%dir %{_includedir}/X11/extensions
 %{_includedir}/X11/extensions/Xrandr.h
 %{_libdir}/libXrandr.so
 %{_libdir}/pkgconfig/xrandr.pc
@@ -67,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 1.3.0-2
+- Un-require xorg-x11-filesystem
+- Remove useless %%dir
+
 * Thu Jul 16 2009 Adam Jackson <ajax at redhat.com> 1.3.0-1
 - libXrandr 1.3.0
 




More information about the fedora-extras-commits mailing list