rpms/xorg-x11-drv-suncg3/devel import.log, NONE, 1.1 xorg-x11-drv-suncg3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Wed Jun 4 03:24:04 UTC 2008


Author: ausil

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log xorg-x11-drv-suncg3.spec 
Log Message:
initial import



--- NEW FILE import.log ---
xorg-x11-drv-suncg3-1_1_0-3_fc9:HEAD:xorg-x11-drv-suncg3-1.1.0-3.fc9.src.rpm:1212549759


--- NEW FILE xorg-x11-drv-suncg3.spec ---
%define tarball xf86-video-suncg3
%define moduledir %(pkg-config xorg-server --variable=moduledir )
%define driverdir       %{moduledir}/drivers

Summary:   Xorg X11 suncg3 video driver
Name:      xorg-x11-drv-suncg3
Version:   1.1.0
Release:   3%{?dist}
URL:       http://www.x.org
Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
License:   MIT
Group:     User Interface/X Hardware Support
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

ExclusiveArch: sparcv9 sparc64

BuildRequires: pkgconfig
BuildRequires: xorg-x11-server-sdk

Requires:  xorg-x11-server-Xorg
%description 
X.Org X11 suncg3 video driver.

%prep
%setup -q -n %{tarball}-%{version}

%build
%configure --disable-static
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT%{moduledir} -name '*.la' | xargs rm -f --

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{driverdir}/*.so
%{_mandir}/man4/*.4*

%changelog
* Tue Jun 26 2008 Dennis Gilmore <dennis at ausil.us> 1.1.0-3
- review fixes 

* Mon May 26 2008 Dennis Gilmore <dennis at ausil.us> 1.1.0-2
- spec cleanups

* Mon Jul 17 2006 Dennis Gilmore <dennis at ausil.us> - 1.1.0-1
- upgrade to xorg 7.1

* Tue Oct 4 2005 Mike A. Harris <mharris at redhat.com> 1.0.0-1
- Update BuildRoot to use Fedora Packaging Guidelines.
- Limit "ExclusiveArch" to sparc, sparc64

* Fri Sep 2 2005 Mike A. Harris <mharris at redhat.com> 1.0.0-0
- Initial spec file for suncg3 video driver generated automatically
  by my xorg-driverspecgen script.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-suncg3/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	4 Jun 2008 02:54:31 -0000	1.1
+++ .cvsignore	4 Jun 2008 03:23:20 -0000	1.2
@@ -0,0 +1 @@
+xf86-video-suncg3-1.1.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-suncg3/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	4 Jun 2008 02:54:31 -0000	1.1
+++ sources	4 Jun 2008 03:23:20 -0000	1.2
@@ -0,0 +1 @@
+b9cb8cfb6a4234bebc434f744af53208  xf86-video-suncg3-1.1.0.tar.bz2




More information about the fedora-extras-commits mailing list