SPECS: gbiblioteka.spec - up to 1.0 beta 1 - update the preamble s...

spider spider at pld-linux.org
Fri Oct 14 14:32:22 CEST 2005


Author: spider                       Date: Fri Oct 14 12:32:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0 beta 1
- update the preamble section

---- Files affected:
SPECS:
   gbiblioteka.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gbiblioteka.spec
diff -u SPECS/gbiblioteka.spec:1.6 SPECS/gbiblioteka.spec:1.7
--- SPECS/gbiblioteka.spec:1.6	Tue Aug  2 22:19:17 2005
+++ SPECS/gbiblioteka.spec	Fri Oct 14 14:32:15 2005
@@ -1,17 +1,21 @@
 # $Revision$, $Date$
+%define         beta beta1 
+#
 Summary:	GBiblioteka - a book and document manager
 Summary(pl):	Program ułatwiający zarządzanie zbiorami książek i dokumentów elektronicznych
 Name:		gbiblioteka
-Version:	0.7
-Release:	1
+Version:	1.0
+Release:	1.%{beta}
 License:	GPL v2
 Group:		Applications/Archiving	
-Source0:	http://members.lycos.co.uk/gbiblioteka/%{name}-%{version}.tar.gz
-# Source0-md5:	ec8a2f08037dc714e99d0e71691d5206
-URL:		http://members.lycos.co.uk/gbiblioteka/
+Source0:	http://kermit.w.staszic.waw.pl/gb/download/%{name}-%{version}-%{beta}.tar.gz
+# Source0-md5:	dfbafc7744cb25d6a03b48d2ad952054
+URL:		http://kermit.w.staszic.waw.pl/gb/
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.6.0
+BuildRequires:	libglade2
 BuildRequires:	sqlite3-devel >= 3.1
+Requires:	sqlite3 >= 3.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,7 +26,7 @@
 elektronicznych. 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{beta}
 
 %build
 %configure
@@ -43,6 +47,8 @@
 %doc ChangeLog
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
+/usr/share/gbiblioteka/glade/gbiblioteka.glade
+/usr/share/gbiblioteka/pixmaps/gbiblioteka.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/14 12:32:15  spider
+- up to 1.0 beta 1
+- update the preamble section
+
 Revision 1.6  2005/08/02 20:19:17  qboosh
 - cosmetics, gtk+2 epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gbiblioteka.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list