rpms/php-pear-Crypt-Blowfish/EL-5 php-pear-Crypt-Blowfish.spec, 1.1, 1.2 sources, 1.2, 1.3

Xavier Bachelot xavierb at fedoraproject.org
Fri Apr 17 18:43:18 UTC 2009


Author: xavierb

Update of /cvs/pkgs/rpms/php-pear-Crypt-Blowfish/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3587

Modified Files:
	php-pear-Crypt-Blowfish.spec sources 
Log Message:
1.0.1


Index: php-pear-Crypt-Blowfish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Crypt-Blowfish/EL-5/php-pear-Crypt-Blowfish.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-Crypt-Blowfish.spec	24 Feb 2009 22:20:32 -0000	1.1
+++ php-pear-Crypt-Blowfish.spec	17 Apr 2009 18:42:47 -0000	1.2
@@ -1,16 +1,15 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %define pear_name Crypt_Blowfish
-%define beta RC2
 
 Name:           php-pear-Crypt-Blowfish
-Version:        1.1.0
-Release:        0.3.rc2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Quick two-way blowfish encryption
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://pear.php.net/package/Crypt_Blowfish
-Source0:        http://pear.php.net/get/%{pear_name}-%{version}%{?beta}.tgz
+Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -30,17 +29,17 @@
 %prep
 %setup -q -c
 [ -f package2.xml ] || mv package.xml package2.xml
-mv package2.xml %{pear_name}-%{version}%{?beta}/%{name}.xml
-cd %{pear_name}-%{version}%{?beta}
+mv package2.xml %{pear_name}-%{version}/%{name}.xml
+cd %{pear_name}-%{version}
 
 
 %build
-cd %{pear_name}-%{version}%{?beta}
+cd %{pear_name}-%{version}
 # Empty build section, most likely nothing required.
 
 
 %install
-cd %{pear_name}-%{version}%{?beta}
+cd %{pear_name}-%{version}
 rm -rf $RPM_BUILD_ROOT docdir
 %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{name}.xml
 
@@ -85,6 +84,10 @@
 
 
 %changelog
+* Wed Apr 15 2009 Xavier Bachelot <xavier at bachelot.org> 1.0.1-1
+- Use 1.0.1 to be able to satisfy BR:s. First build for F-9/EL-5, thus no
+  update issue.
+
 * Mon Feb 23 2009 Xavier Bachelot <xavier at bachelot.org> 1.1.0-0.3.rc2
 - Remove cut and paste leftover.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Crypt-Blowfish/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	24 Feb 2009 22:20:32 -0000	1.2
+++ sources	17 Apr 2009 18:42:47 -0000	1.3
@@ -1 +1 @@
-09f0e38a4d524ba4102db5d11b07ffe9  Crypt_Blowfish-1.1.0RC2.tgz
+93873efe07a267b2b415965994a0af98  Crypt_Blowfish-1.0.1.tgz




More information about the scm-commits mailing list