summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-08-10 09:28:17 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite7495dc649f8d802252f82936c494baf0cde59bd (patch)
tree5f8f61a37fdf94c3270b512876181054f83c0b93
parent2dbb51a99db41344cd8ea4710af750beb0527a0f (diff)
downloadedb-edb-1_0_3-1.zip
edb-edb-1_0_3-1.tar.gz
- updated to 1.0.3,edb-1_0_3-1STABLERA-1_0
- use new %doc. Changed files: edb.spec -> 1.12
-rw-r--r--edb.spec8
1 files changed, 3 insertions, 5 deletions
diff --git a/edb.spec b/edb.spec
index daeab8c..ea95c5f 100644
--- a/edb.spec
+++ b/edb.spec
@@ -1,7 +1,7 @@
Summary: Enlightenment Database Access Library
Summary(pl): Biblioteka Enlightementa dostêpu do baz danych
Name: edb
-Version: 1.0.2
+Version: 1.0.3
Release: 1
License: LGPL
Group: Libraries
@@ -64,7 +64,7 @@ Edytor baz danych w GTK.
%prep
%setup -q
-%patch0 -p1 -b .wiget
+%patch0 -p1
%build
rm missing
@@ -86,8 +86,6 @@ install -d $RPM_BUILD_ROOT%{_x11bindir}
mv $RPM_BUILD_ROOT%{_bindir}/edb_gtk_ed $RPM_BUILD_ROOT%{_x11bindir}/
-gzip -9nf AUTHORS
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -96,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS
%attr(755,root,root) %{_bindir}/edb_ed
%attr(755,root,root) %{_libdir}/lib*.so.*.*