rpms/php-pear-Console-Color/devel .cvsignore, 1.2, 1.3 php-pear-Console-Color.spec, 1.1, 1.2 sources, 1.2, 1.3

Tim Jackson (timj) fedora-extras-commits at redhat.com
Sat Jan 27 16:05:57 UTC 2007


Author: timj

Update of /cvs/extras/rpms/php-pear-Console-Color/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30033

Modified Files:
	php-pear-Console-Color.spec sources 
Added Files:
	.cvsignore 
Log Message:
Update to 1.0.2



Index: .cvsignore
===================================================================
RCS file: .cvsignore
diff -N .cvsignore
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ .cvsignore	27 Jan 2007 16:05:27 -0000	1.3
@@ -0,0 +1 @@
+Console_Color-1.0.2.tgz


Index: php-pear-Console-Color.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Console-Color/devel/php-pear-Console-Color.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-Console-Color.spec	25 Jan 2007 18:36:37 -0000	1.1
+++ php-pear-Console-Color.spec	27 Jan 2007 16:05:27 -0000	1.2
@@ -2,12 +2,13 @@
 %define pear_name Console_Color
 
 Name:           php-pear-Console-Color
-Version:        1.0.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        Easily use ANSI console colors from PHP applications
+Summary(en_GB): Easily use ANSI console colours from PHP applications
 
 Group:          Development/Libraries
-License:        PHP License
+License:        X11
 URL:            http://pear.php.net/package/Console_Color
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -20,8 +21,12 @@
 
 
 %description
-The Console_Color class makes it easy to use ANSI color codes when writing
-CLI-based applications in PHP.
+The Console_Color class makes it easy to use ANSI color codes from CLI-based
+applications written in PHP.
+
+%description -l en_GB
+The Console_Color class makes it easy to use ANSI colour codes from CLI-based
+applications written in PHP.
 
 %prep
 %setup -q -c
@@ -32,7 +37,7 @@
 
 %build
 cd %{pear_name}-%{version}
-# Empty build section, most likely nothing required.
+# Empty build section, nothing required
 
 
 %install
@@ -77,5 +82,10 @@
 
 
 %changelog
+* Sat Jan 27 2006 Tim Jackson <rpm at timj.co.uk> 1.0.2-1
+- Update to 1.0.2
+- Upstream now includes license file (changed to X11)
+- Add en_GB summary/description
+
 * Thu Jan 25 2006 Tim Jackson <rpm at timj.co.uk> 1.0.1-1
 - Initial RPM build


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Console-Color/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Jan 2007 18:36:37 -0000	1.2
+++ sources	27 Jan 2007 16:05:27 -0000	1.3
@@ -1 +1 @@
-0ed565fb5b3f3ed2d604053d9e1adce6  Console_Color-1.0.1.tgz
+8fe454cb9d04b2bbe40bf06626217839  Console_Color-1.0.2.tgz




More information about the fedora-extras-commits mailing list