SPECS: tinyca.spec - up to 0.7.0 (tinyca2); uses gtk2 now

arekm arekm at pld-linux.org
Mon Aug 1 11:10:30 CEST 2005


Author: arekm                        Date: Mon Aug  1 09:10:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.7.0 (tinyca2); uses gtk2 now

---- Files affected:
SPECS:
   tinyca.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/tinyca.spec
diff -u SPECS/tinyca.spec:1.27 SPECS/tinyca.spec:1.28
--- SPECS/tinyca.spec:1.27	Fri Feb 25 01:05:20 2005
+++ SPECS/tinyca.spec	Mon Aug  1 11:10:25 2005
@@ -3,15 +3,15 @@
 Summary:	Graphical Frontend for very simple Certification Authority
 Summary(pl):	Graficzny interfejs do bardzo prostego Centrum Certyfikacji
 Name:		tinyca
-Version:	0.6.8
+Version:	0.7.0
 Release:	1
 License:	GPL
 Group:		Applications
-Source0:	http://tinyca.sm-zone.net/%{name}-%{version}.tar.bz2
-# Source0-md5:	89ae47c104179be62e8a40c522053c84
+Source0:	http://tinyca.sm-zone.net/%{name}2-%{version}.tar.bz2
+# Source0-md5:	a8a7b398876811c2cc961a2b922f8f8c
 URL:		http://tinyca.sm-zone.net/
 BuildRequires:	perl-MIME-Base64
-BuildRequires:	perl-gtk
+BuildRequires:	perl-Gtk2
 BuildRequires:	perl-gnome
 BuildRequires:	rpm-perlprov >= 3.0.3-16
 Requires:	openssl-tools
@@ -26,11 +26,11 @@
 Perl-Tk.
 
 %prep
-%setup -q
+%setup -q -n %{name}2-%{version}
 
 %build
-%{__perl} -pi -e 's:./lib:%{_datadir}/tinyca:g' tinyca
-%{__perl} -pi -e 's:./templates:%{_sysconfdir}/tinyca:g' tinyca
+%{__perl} -pi -e 's:./lib:%{_datadir}/tinyca:g' tinyca2
+%{__perl} -pi -e 's:./templates:%{_sysconfdir}/tinyca:g' tinyca2
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -39,7 +39,7 @@
 install lib/*.pm $RPM_BUILD_ROOT%{_datadir}/tinyca
 install lib/GUI/*.pm $RPM_BUILD_ROOT%{_datadir}/tinyca/GUI
 install templates/openssl.cnf $RPM_BUILD_ROOT%{_sysconfdir}/tinyca
-install tinyca $RPM_BUILD_ROOT%{_bindir}
+install tinyca2 $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/08/01 09:10:25  arekm
+- up to 0.7.0 (tinyca2); uses gtk2 now
+
 Revision 1.27  2005/02/25 00:05:20  aniolek
 - updated to 0.6.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tinyca.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list