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

Damien Durand (splinux) fedora-extras-commits at redhat.com
Sat Jul 8 09:24:11 UTC 2006


Author: splinux

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

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


--- NEW FILE glipper.spec ---
Name:           glipper
Version:        0.89
Release:        2%{?dist}
Summary:        A simple Clipboardmanager for GNOME

Group:          Applications/Text
License:        GPL
URL:            http://sourceforge.net/projects/glipper/
Source0:        http://superb-west.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: gtk2-devel, desktop-file-utils, gettext, intltool


%description
Glipper is a simple Clipboardmanager for the GNOME Desktop Environment

%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 --delete-original \
  --add-category X-Fedora                              \
  --add-category Text                                  \
  --delete-original                                    \
  --dir $RPM_BUILD_ROOT%{_datadir}/applications        \
  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop

%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

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


%changelog
* Fri Jul 7 2006 Damien Durand <splinux at fedoraproject.org> - 0.89-2
- Fixed mixed-use-of-spaces-and-tabs in changelog
- Added category Text and delete-original in desktop-file-install
- Added intltool as BR

* Tue Apr 6 2006 Damien Durand <splinux at fedoraproject.org> - 0.89-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/glipper/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	8 Jul 2006 09:23:35 -0000	1.1
+++ .cvsignore	8 Jul 2006 09:24:10 -0000	1.2
@@ -0,0 +1 @@
+glipper-0.89.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/glipper/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Jul 2006 09:23:35 -0000	1.1
+++ sources	8 Jul 2006 09:24:10 -0000	1.2
@@ -0,0 +1 @@
+ad96d990d8b7dacd5decdfa1fe22d043  glipper-0.89.tar.gz




More information about the fedora-extras-commits mailing list