]> git.pld-linux.org Git - packages/edb.git/commitdiff
- updated to 1.0.3, RA-1_0 STABLE edb-1_0_3-1
authorkloczek <kloczek@pld-linux.org>
Sat, 10 Aug 2002 09:28:17 +0000 (09:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use new %doc.

Changed files:
    edb.spec -> 1.12

edb.spec

index daeab8cd60e060cd54cd7d239df92f0448eee823..ea95c5f93026d1c498d17286f0782d51c1de4452 100644 (file)
--- 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.*.*
 
This page took 0.089316 seconds and 4 git commands to generate.