SPECS: incollector.spec - fix md5, use %find_lang - BR: perl-base
darekr
darekr at pld-linux.org
Tue Oct 2 18:29:52 CEST 2007
Author: darekr Date: Tue Oct 2 16:29:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix md5, use %find_lang
- BR: perl-base
---- Files affected:
SPECS:
incollector.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/incollector.spec
diff -u SPECS/incollector.spec:1.5 SPECS/incollector.spec:1.6
--- SPECS/incollector.spec:1.5 Sat Apr 21 13:55:17 2007
+++ SPECS/incollector.spec Tue Oct 2 18:29:47 2007
@@ -7,13 +7,14 @@
License: GPL v2
Group: X11/Applications
Source0: http://www.incollector.devnull.pl/download/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 3a85071b03b625ffb25feb46bf4cc7a9
+# Source0-md5: 37b0540f5b8f05106f6599fd146465d9
#Source1: %{name}.desktop
URL: http://www.incollector.devnull.pl/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: dotnet-gtk-sharp2-devel
BuildRequires: mono-csharp
+BuildRequires: perl-base
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,12 +48,12 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-#%%find_lang incollector
+%find_lang incollector
%clean
rm -rf $RPM_BUILD_ROOT
-#%files -f incollector.lang
-%files
+
+%files -f incollector.lang
%defattr(644,root,root,755)
%doc AUTHORS README
%attr(755,root,root) %{_bindir}/*
@@ -66,6 +67,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/10/02 16:29:47 darekr
+- fix md5, use %find_lang
+- BR: perl-base
+
Revision 1.5 2007/04/21 11:55:17 kolodko
- up to 0.6.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/incollector.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list