SPECS: phpPgAdmin.spec - add jscalendar support for now (http://sourceforge...

gotar gotar at pld-linux.org
Wed Apr 15 14:17:42 CEST 2009


Author: gotar                        Date: Wed Apr 15 12:17:42 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add jscalendar support for now (http://sourceforge.net/mailarchive/forum.php?thread_name=20090413161944.GA29657%40polanet.pl&forum_name=phppgadmin-devel)

---- Files affected:
SPECS:
   phpPgAdmin.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/phpPgAdmin.spec
diff -u SPECS/phpPgAdmin.spec:1.75 SPECS/phpPgAdmin.spec:1.76
--- SPECS/phpPgAdmin.spec:1.75	Mon Jan 12 21:58:36 2009
+++ SPECS/phpPgAdmin.spec	Wed Apr 15 14:17:37 2009
@@ -13,8 +13,11 @@
 # Source0-md5:	7716bd0b1afa8468e22b641bba8faa65
 Source1:	%{name}-apache.conf
 Source2:	%{name}-lighttpd.conf
+Source3:	http://www.quarto.pl/~gotar/%{name}-jscalendar.tar.bz2
+# Source3-md5:	84115f772a723cc742352c589df9af29
 Patch0:		%{name}-config.patch
 #Patch1:	%{name}-adodb.patch
+Patch2:		%{name}-calendar.patch
 URL:		http://phppgadmin.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	sed >= 4.0
@@ -44,9 +47,10 @@
 przełączniki, widoki i funkcje (procedury składowane).
 
 %prep
-%setup -q
+%setup -q -a3
 %patch0 -p1
 #%patch1 -p1
+%patch2 -p1
 rm -f conf/config.inc.php-dist
 
 # remove language source files (or one wants to make -devel subpackage?)
@@ -168,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2009/04/15 12:17:37  gotar
+- add jscalendar support for now (http://sourceforge.net/mailarchive/forum.php?thread_name=20090413161944.GA29657%40polanet.pl&forum_name=phppgadmin-devel)
+
 Revision 1.75  2009/01/12 20:58:36  gotar
 - upgraded to 4.2.2, fixes CVE-2008-5587
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpPgAdmin.spec?r1=1.75&r2=1.76&f=u



More information about the pld-cvs-commit mailing list