SPECS: hyperestraier.spec - more verbose summaries/description - d...
twittner
twittner at pld-linux.org
Fri Apr 21 23:17:38 CEST 2006
Author: twittner Date: Fri Apr 21 21:17:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose summaries/description
- don't rm nonexistent files in %%install
---- Files affected:
SPECS:
hyperestraier.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/hyperestraier.spec
diff -u SPECS/hyperestraier.spec:1.10 SPECS/hyperestraier.spec:1.11
--- SPECS/hyperestraier.spec:1.10 Fri Apr 21 22:47:21 2006
+++ SPECS/hyperestraier.spec Fri Apr 21 23:17:32 2006
@@ -105,29 +105,29 @@
Statyczna biblioteka hyperestraier.
%package javanative
-Summary: Java native bindings
+Summary: Java native bindings for hyperestraier
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description javanative
-Java native bindings.
+Java native bindings for hyperestraier.
%package javapure
-Summary: Java pure bindings
+Summary: Java pure bindings for hyperestraier
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
%description javapure
-Java pure bindings.
+Java pure bindings for hyperestraier.
%package rubynative
-Summary: Ruby native bindings
+Summary: Ruby native bindings for hyperestraier
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
%ruby_ver_requires_eq
%description rubynative
-Ruby native bindings.
+Ruby native bindings for hyperestraier.
%package rubypure
Summary: Ruby pure bindings
@@ -136,7 +136,7 @@
%ruby_ver_requires_eq
%description rubypure
-Ruby pure bindings.
+Ruby pure bindings for hyperestraier.
%prep
%setup -q
@@ -208,7 +208,6 @@
DESTDIR=$RPM_BUILD_ROOT
%endif
-rm -fr $RPM_BUILD_ROOT%{_datadir}/%{name}/{COPYING,ChangeLog,THANKS,doc}
install %{SOURCE1} .
%clean
@@ -298,6 +297,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/04/21 21:17:32 twittner
+- more verbose summaries/description
+- don't rm nonexistent files in %%install
+
Revision 1.10 2006/04/21 20:47:21 twittner
- add am_ac.patch: FLAGS and library paths fixes (most ugly Makefiles.in
replaced with Makefiles.am)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hyperestraier.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list