rpms/gsynaptics/devel gsynaptics.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sat Oct 22 19:18:53 UTC 2005


Author: thl

Update of /cvs/extras/rpms/gsynaptics/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2905/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gsynaptics.spec 
Log Message:
auto-import gsynaptics-0.9.4-2 on branch devel from gsynaptics-0.9.4-2.src.rpm


--- NEW FILE gsynaptics.spec ---
Name:           gsynaptics
Version:        0.9.4
Release:        2
Summary:        Settings tool for Synaptics touchpad driver

Group:          Applications/System
License:        GPL
URL:            http://gsynaptics.sourceforge.jp/
Source0:        http://dl.sourceforge.jp/gsynaptics/15836/gsynaptics-0.9.4.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libgnomeui-devel
BuildRequires:  libglade2-devel
BuildRequires:  desktop-file-utils gettext

Requires:	synaptics

%description
A GTK+ tool to set scroll and tap preferences for the Synaptics touchpad
driver.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
desktop-file-install --vendor fedora                            \
        --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
        --add-category X-Fedora                                 \
        --delete-original                                       \
        $RPM_BUILD_ROOT%{_datadir}/applications/gsynaptics.desktop
%find_lang %{name}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README TODO
%{_bindir}/*
%{_datadir}/%{name}
%{_datadir}/pixmaps/touchpad.png
%{_datadir}/applications/*%{name}.desktop


%changelog
* Tue Oct 04 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.9.4-2
- Improved Summary and description as suggested by ignacio

* Mon Oct 03 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.9.4-1
- Initial package.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gsynaptics/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	22 Oct 2005 19:18:02 -0000	1.1
+++ .cvsignore	22 Oct 2005 19:18:51 -0000	1.2
@@ -0,0 +1 @@
+gsynaptics-0.9.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gsynaptics/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	22 Oct 2005 19:18:02 -0000	1.1
+++ sources	22 Oct 2005 19:18:51 -0000	1.2
@@ -0,0 +1 @@
+344bc7da61ad8502e89c6c2a08eba147  gsynaptics-0.9.4.tar.gz




More information about the fedora-extras-commits mailing list