SPECS: phpPgAdmin.spec - prevent accidental macro expansion

glen glen at pld-linux.org
Sun Dec 11 17:49:08 CET 2005


Author: glen                         Date: Sun Dec 11 16:49:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- prevent accidental macro expansion

---- Files affected:
SPECS:
   phpPgAdmin.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/phpPgAdmin.spec
diff -u SPECS/phpPgAdmin.spec:1.53 SPECS/phpPgAdmin.spec:1.54
--- SPECS/phpPgAdmin.spec:1.53	Fri Dec  2 16:43:51 2005
+++ SPECS/phpPgAdmin.spec	Sun Dec 11 17:49:03 2005
@@ -6,7 +6,7 @@
 Summary(pl):	phpPgAdmin - administracja bazami PostgreSQL przez WWW
 Name:		phpPgAdmin
 Version:	4.0.1
-Release:	1.8
+Release:	1.9
 License:	GPL v2+
 Group:		Applications/Databases/Interfaces
 Source0:	http://dl.sourceforge.net/phppgadmin/%{name}-%{version}.tar.bz2
@@ -79,11 +79,11 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-#%triggerin -- lighttpd
-#%webapp_register lighttpd %{_webapp}
+#%%triggerin -- lighttpd
+#%%webapp_register lighttpd %{_webapp}
 #
-#%triggerun -- lighttpd
-#%webapp_unregister lighttpd %{_webapp}
+#%%triggerun -- lighttpd
+#%%webapp_unregister lighttpd %{_webapp}
 
 %triggerpostun -- %{name} < 4.0.1-1.2
 # rescue app config
@@ -165,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2005/12/11 16:49:03  glen
+- prevent accidental macro expansion
+
 Revision 1.53  2005/12/02 15:43:51  glen
 - config.patch
 - proper build macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpPgAdmin.spec?r1=1.53&r2=1.54&f=u




More information about the pld-cvs-commit mailing list