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

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Mar 19 18:36:42 UTC 2005


Author: kevin

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

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


--- NEW FILE xfprint.spec ---
Summary: Print dialog and printer manager for Xfce 4
Name: xfprint
Version: 4.2.1
Release: 1
License: BSD
URL: http://www.xfce.org/
Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfprint-4.2.1.tar.bz2
Group: User Interface/Desktops
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: glib2 >= 2.2.0
Requires: libxfcegui4 >= 4.2.1
Requires: a2ps
BuildRequires: glib2-devel >= 2.2.0
BuildRequires: libxfcegui4-devel >= 4.2.1
BuildRequires: a2ps

%description
xfprint contains a print dialog and a printer manager for the Xfce 4
Desktop Environment, it supports CUPS, BSD-LPR and file as printing
destinations.

%prep
%setup -q

%build
%configure

make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
- Updated to 4.2.1 version

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc
- Fixed case of Xfce

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-1
- Inital Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfprint/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:36:09 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:36:39 -0000	1.2
@@ -0,0 +1 @@
+xfprint-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfprint/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:36:09 -0000	1.1
+++ sources	19 Mar 2005 18:36:39 -0000	1.2
@@ -0,0 +1 @@
+15922d7e3840ad06144d7e210621ffee  xfprint-4.2.1.tar.bz2




More information about the fedora-extras-commits mailing list