SPECS: ghasher.spec - up to 1.2.0 - more doc
megabajt
megabajt at pld-linux.org
Fri Jun 17 17:29:13 CEST 2005
Author: megabajt Date: Fri Jun 17 15:29:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.2.0
- more doc
---- Files affected:
SPECS:
ghasher.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/ghasher.spec
diff -u SPECS/ghasher.spec:1.4 SPECS/ghasher.spec:1.5
--- SPECS/ghasher.spec:1.4 Fri Mar 25 16:08:11 2005
+++ SPECS/ghasher.spec Fri Jun 17 17:29:08 2005
@@ -2,16 +2,17 @@
Summary: MD5 sum utility
Summary(pl): Narzędzie do obliczania sum MD5
Name: ghasher
-Version: 1.1.1
+Version: 1.2.0
Release: 1
License: BSD
Group: X11/Applications
Source0: http://asgaard.homelinux.org/code/ghasher/%{name}-%{version}.tar.gz
-# Source0-md5: bf75a943f60973a07dd2a51517407fa5
+# Source0-md5: b0b2dc591e210bca509249c8841a0869
Patch0: %{name}-Makefile.patch
Patch1: %{name}-desktop.patch
URL: http://asgaard.homelinux.org/code/ghasher/
BuildRequires: gtk+2-devel >= 1:2.0.0
+BuildRequires: libglade2-devel
BuildRequires: openssl-devel
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,7 +31,7 @@
%build
%{__make} \
- CFLAGS="%{rpmcflags} `pkg-config gtk+-2.0 --cflags`"
+ CFLAGS="%{rpmcflags} `pkg-config gtk+-2.0 libglade-2.0 --cflags`"
%install
rm -rf $RPM_BUILD_ROOT
@@ -43,7 +44,7 @@
%files
%defattr(644,root,root,755)
-%doc LICENSE README
+%doc AUTHORS LICENSE NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%{_pixmapsdir}/*
%{_desktopdir}/*
@@ -54,6 +55,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/06/17 15:29:08 megabajt
+- up to 1.2.0
+- more doc
+
Revision 1.4 2005/03/25 15:08:11 qboosh
- updated URLs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ghasher.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list