SPECS (AC-branch): test.spec - openobex check
glen
glen at pld-linux.org
Thu Oct 26 00:24:07 CEST 2006
Author: glen Date: Wed Oct 25 22:24:07 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- openobex check
---- Files affected:
SPECS:
test.spec (1.16.4.22 -> 1.16.4.23)
---- Diffs:
================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.22 SPECS/test.spec:1.16.4.23
--- SPECS/test.spec:1.16.4.22 Wed Oct 11 15:00:03 2006
+++ SPECS/test.spec Thu Oct 26 00:24:01 2006
@@ -6,7 +6,6 @@
Release: 0.1
License: GPL
Group: Applications/System
-BuildRequires: ghostscript-esp
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,39 +25,17 @@
%setup -qcT
set +e
-rpm -q --whatprovides ghostscript
-rpm -q ghostscript-afpl --provides
-rpm -q ghostscript ghostscript-esp ghostscript-afpl
+rpm -q --whatrequires openobex
exit 1
-%build
-%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
-%{__make}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT \
- PREFIX=%{_prefix}
-
-bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README TODO
-%attr(755,root,root) %{_bindir}/alien
-%{_datadir}/alien
-%{perl_vendorlib}/Alien
-%{_mandir}/man*/*
-%lang(fr) %{_mandir}/fr/man1/*
-%lang(pl) %{_mandir}/pl/man1/*
+/no/files/installed
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -66,6 +43,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16.4.23 2006/10/25 22:24:01 glen
+- openobex check
+
Revision 1.16.4.22 2006/10/11 13:00:03 glen
- take ghostscript-esp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/test.spec?r1=1.16.4.22&r2=1.16.4.23&f=u
More information about the pld-cvs-commit
mailing list