SPECS: hpiview.spec - updated to 2.0, removed obsolete separate vo...
qboosh
qboosh at pld-linux.org
Sun Oct 30 19:39:54 CET 2005
Author: qboosh Date: Sun Oct 30 18:39:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.0, removed obsolete separate voh_types.h
---- Files affected:
SPECS:
hpiview.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/hpiview.spec
diff -u SPECS/hpiview.spec:1.2 SPECS/hpiview.spec:1.3
--- SPECS/hpiview.spec:1.2 Sat Apr 16 18:04:51 2005
+++ SPECS/hpiview.spec Sun Oct 30 19:39:49 2005
@@ -2,18 +2,16 @@
Summary: hpiview - GTK+ Front end client for OpenHPI (HPI)
Summary(pl): hpiview - interfejs kliencki GTK+ dla OpenHPI
Name: hpiview
-Version: 0.6
+Version: 2.0
Release: 1
License: BSD
Group: Applications
Source0: http://dl.sourceforge.net/openhpi/%{name}-%{version}.tar.gz
-# Source0-md5: 1a9504c1db015833e87dc99e77567fde
-# from CVS - missing in tarball
-Source1: %{name}-voh_types.h
+# Source0-md5: 32c06f96e4f22d22754de7c2f912f76a
URL: http://openhpi.sourceforge.net/
-BuildRequires: gtk+2-devel >= 2.0.0
-BuildRequires: openhpi-devel
-BuildRequires: pkgconfig
+BuildRequires: gtk+2-devel >= 2:2.4.0
+BuildRequires: openhpi-devel >= 2.0.0
+BuildRequires: pkgconfig >= 1:0.9.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -25,10 +23,8 @@
%prep
%setup -q
-cp %{SOURCE1} hpiview/voh_types.h
%build
-CPPFLAGS="-I/usr/include/openhpi"
%configure
%{__make}
@@ -38,21 +34,24 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%files
%defattr(644,root,root,755)
%doc AUTHORS
%attr(755,root,root) %{_bindir}/hpiview
%{_datadir}/hpiview
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/10/30 18:39:49 qboosh
+- updated to 2.0, removed obsolete separate voh_types.h
+
Revision 1.2 2005/04/16 16:04:51 qboosh
- updated to 0.6, voh_types.h added as source1 (missing in tarball)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hpiview.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list