rpms/lineak-xosdplugin/devel lineak-xosdplugin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Chris Petersen (xris) fedora-extras-commits at redhat.com
Sat Jun 3 09:21:08 UTC 2006


Author: xris

Update of /cvs/extras/rpms/lineak-xosdplugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18596/devel

Modified Files:
	.cvsignore sources 
Added Files:
	lineak-xosdplugin.spec 
Log Message:
auto-import lineak-xosdplugin-0.9-1 on branch devel from lineak-xosdplugin-0.9-1.src.rpm


--- NEW FILE lineak-xosdplugin.spec ---
#
# Specfile for lineak_xosdplugin, XOSD support for lineakd.
#

Name:           lineak-xosdplugin
Version:        0.9
Release:        1%{?dist}
Summary:        Plugin for the lineakd keyboard daemon to enable XOSD support

Group:          User Interface/Desktops
License:        GPL
URL:            http://lineak.sourceforge.net

################################################################################

Source:         http://dl.sourceforge.net/lineak/%{name}-%{version}.tar.gz

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

################################################################################

BuildRequires:  lineakd-devel      = %{version}
BuildRequires:  xosd-devel        >= 2.1
BuildRequires:  libXinerama-devel
BuildRequires:  libXt-devel

Requires:       lineakd            = %{version}
Requires:       xosd              >= 2.1

Obsoletes:      lineak_xosdplugin <= %{version}
Provides:       lineak_xosdplugin  = %{version}

################################################################################

%description
This plugin provides lineakd with the ability to use the XOSD library to print
helpful onscreen display text when you perform an action (eg. a volume
indicator to show you the current level).

################################################################################

%prep

%setup -q

################################################################################

%build

%configure --with-lineak-plugindir=%{_libdir}/lineakd/plugins

make %{?_smp_mflags}

################################################################################

%install

rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

# Remove the libtool archive files
rm -f $RPM_BUILD_ROOT/%{_libdir}/lineakd/plugins/*.la

################################################################################

%clean

rm -rf $RPM_BUILD_ROOT

################################################################################

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_libdir}/lineakd/plugins/*
%{_mandir}/man[^3]/*

################################################################################

%changelog

* Thu May 25 2006   Chris Petersen <rpm at forevermore.net>                  0.9-1
- Preliminary build for 0.9
- Yay, no more underscores

* Tue May 23 2006   Chris Petersen <rpm at forevermore.net>                0.8.4-4
- Add BuildRequires

* Mon May 22 2006   Chris Petersen <rpm at forevermore.net>                0.8.4-3
- Rename package with - instead of _, despite upstream use of _
- Add Obsoletes and Provides for the underscore version of the name

* Fri May 20 2006   Chris Petersen <rpm at forevermore.net>                0.8.4-2
- Fix download link to point to direct download

* Thu May 11 2006   Chris Petersen <rpm at forevermore.net>                0.8.4-1
- Update spec to match fedora guidelines

* Mon Mar 14  2005 Chris Petersen <rpm at forevermore.net>
- Change lineakd required version from >= to =

* Wed Sep 15  2004 Chris Petersen <rpm at forevermore.net>
- Rework how files are picked, and add paths to allow the makeinstall macro to work

* Tue Mar 9  2004 Chris Petersen <rpm at forevermore.net>
- Updated spec file to a better template that should work with redhat and mandrake

* Tue Feb 10  2004 Chris Petersen <rpm at forevermore.net>
- Updated spec format and made it more compatible with rpmmacros and RedHat/Fedora



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lineak-xosdplugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Jun 2006 09:20:36 -0000	1.1
+++ .cvsignore	3 Jun 2006 09:21:08 -0000	1.2
@@ -0,0 +1 @@
+lineak-xosdplugin-0.9.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lineak-xosdplugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Jun 2006 09:20:36 -0000	1.1
+++ sources	3 Jun 2006 09:21:08 -0000	1.2
@@ -0,0 +1 @@
+295bba616b3b74264385b14b242947a4  lineak-xosdplugin-0.9.tar.gz




More information about the fedora-extras-commits mailing list