rpms/xorg-x11-drv-apm/devel xorg-x11-drv-apm.spec,1.15,1.16

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Thu May 24 18:38:38 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-apm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20552

Modified Files:
	xorg-x11-drv-apm.spec 
Log Message:
* Thu May 24 2007 Adam Jackson <ajax at redhat.com> 1.1.1-4
- Merge review changes. (#226577)



Index: xorg-x11-drv-apm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-apm/devel/xorg-x11-drv-apm.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xorg-x11-drv-apm.spec	20 Feb 2007 15:43:19 -0000	1.15
+++ xorg-x11-drv-apm.spec	24 May 2007 18:38:03 -0000	1.16
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 apm video driver
 Name:      xorg-x11-drv-apm
 Version: 1.1.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 URL:       http://www.x.org
-License:   MIT/X11
+License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -50,14 +48,14 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/apm_drv.so
 %{_datadir}/hwdata/videoaliases/apm.xinf
-#%dir %{_mandir}/man4x
 %{_mandir}/man4/apm.4*
 
 %changelog
+* Thu May 24 2007 Adam Jackson <ajax at redhat.com> 1.1.1-4
+- Merge review changes. (#226577)
+
 * Thu Feb 15 2007 Adam Jackson <ajax at redhat.com> 1.1.1-3
 - ExclusiveArch -> ExcludeArch
 




More information about the fedora-extras-commits mailing list