SPECS: bless.spec - missing dir, BR: ac,am,lt
qboosh
qboosh at pld-linux.org
Sun Feb 5 18:54:23 CET 2006
Author: qboosh Date: Sun Feb 5 17:54:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dir, BR: ac,am,lt
---- Files affected:
SPECS:
bless.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/bless.spec
diff -u SPECS/bless.spec:1.4 SPECS/bless.spec:1.5
--- SPECS/bless.spec:1.4 Sun Feb 5 18:41:01 2006
+++ SPECS/bless.spec Sun Feb 5 18:54:18 2006
@@ -12,7 +12,10 @@
Patch0: %{name}-DESTDIR.patch
Patch1: %{name}-help.patch
URL: http://home.gna.org/bless/
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5
+BuildRequires: libtool
BuildRequires: mono-csharp >= 1.1.4
BuildRequires: mono-devel >= 1.0
BuildRequires: pkgconfig
@@ -67,8 +70,9 @@
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}-%{version}
-%{_libdir}/%{name}-%{version}/data
+%dir %{_libdir}/%{name}-%{version}/bin
%attr(755,root,root) %{_libdir}/%{name}-%{version}/bin/*
+%{_libdir}/%{name}-%{version}/data
%{_desktopdir}/*
%{_omf_dest_dir}/%{name}
%{_pixmapsdir}/*
@@ -79,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/02/05 17:54:18 qboosh
+- missing dir, BR: ac,am,lt
+
Revision 1.4 2006/02/05 17:41:01 maciek2w
- updated to 0.4.0
- fixed help location
@@ -92,5 +99,3 @@
Revision 1.1 2004/12/21 08:54:30 paladine
- initial PLD release
-
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bless.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list