summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordomelu2004-08-15 03:03:22 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9198fc98450bd1e8583f74c71a08d0fa04f404c1 (patch)
tree12d260d89e411ebaab7e166e3c5f4a327ebdbe56
parentafec07880bbf4054c3802bbf0b882914a3d058fa (diff)
downloadcryptopp-9198fc98450bd1e8583f74c71a08d0fa04f404c1.zip
cryptopp-9198fc98450bd1e8583f74c71a08d0fa04f404c1.tar.gz
- revert chmod
- added crypto-5.2.patch.bz2 Changed files: cryptopp.spec -> 1.6
-rw-r--r--cryptopp.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/cryptopp.spec b/cryptopp.spec
index 9bfb57c..637dce9 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -10,6 +10,7 @@ Vendor: Wei Dai
Group: Libraries
Source0: http://dl.sourceforge.net/%{name}/%{_orig_name}%{_orig_ver}.zip
# Source0-md5: 5c09d632ef36e889f1727fb50cb21c4d
+Patch0: crypto-5.2.patch.bz2
URL: http://www.cryptopp.com/
BuildRequires: libstdc++-devel
BuildRequires: unzip
@@ -60,6 +61,8 @@ Programy dla Cryptopp.
%prep
%setup -q -c
+%patch -p1
+chmod 755 configure
%build
%configure